root/tags/release-0.1RC3/CHANGELOG.txt

Revision 1040, 1.5 KB (checked in by T. Suckow, 8 months ago)

- enhancement: updated version to 0.1RC3; updated changelog

  • Property svn:mime-type set to application/octet-stream
Line 
12010-01-21 0.1RC3
2=================
3Notable changes:
4
5[Email module - client]
6 - fixed an issue where the EmailAccountWizard would be opened twice if no email
7accounts are available due to reserved method name "onShow()"
8
9[Twitter module - backend]
10 - fixed an issue where reading out Tweets from a newly imported account with no
11Tweets yet would trigger an error
12
13[General UI]
14 - removed debug code that would trigger an error in other browsers than FF
15
16
172010-01-15 0.1RC2
18=================
19Notable changes:
20
21[Email module - backend]
22 - fixed an issue where protocol would get overwritten on account update
23actions
24 - fixed: sending emails would not consider the configured port for the outgoing
25mail server
26
27[Email module - client]
28 - fixed a critical issue where the state of a panel would not be saved when
29deactivating this panel (closes #369)
30
31[Security]
32 - fixed a possible security hole that could occur if relative links are used
33in feed items (closes #371)
34
35[Feeds module - backend]
36 - fixed an issue that would break importing/adding feeds when a call to
37"getLastDateModified()" from Zend_Feed_Reader on the specific resource would
38return NULL (closes #370)
39
40[Feeds module - client]
41 - fixed an issue where the dialog would not be closable after an error occured
42on the server during adding a feed (see #370)
43
44[Twitter module - client]
45 - fixed an issue where the local Twitter account store would not be updated
46with the most recent values after data has been successfully submitted to the
47server (closes #361)
Note: See TracBrowser for help on using the browser.