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

Revision 1025, 1.1 KB (checked in by T. Suckow, 8 months ago)
  • enhancement: updated version to 0.1RC2; updated changelog
  • Property svn:mime-type set to application/octet-stream
Line 
12010-01-15 0.1RC2
2=================
3Notable changes:
4
5[Email module - backend]
6 - fixed an issue where protocol would get overwritten on account update
7actions
8 - fixed: sending emails would not consider the configured port for the outgoing
9mail server
10
11[Email module - client]
12 - fixed a critical issue where the state of a panel would not be saved when
13deactivating this panel (closes #369)
14
15[Security]
16 - fixed a possible security hole that could occur if relative links are used
17in feed items (closes #371)
18
19[Feeds module - backend]
20 - fixed an issue that would break importing/adding feeds when a call to
21"getLastDateModified()" from Zend_Feed_Reader on the specific resource would
22return NULL (closes #370)
23
24[Feeds module - client]
25 - fixed an issue where the dialog would not be closable after an error occured
26on the server during adding a feed (see #370)
27
28[Twitter module - client]
29 - fixed an issue where the local Twitter account store would not be updated
30with the most recent values after data has been successfully submitted to the
31server (closes #361)
Note: See TracBrowser for help on using the browser.