|
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 | |
|---|
| 1 | 2010-01-15 0.1RC2
|
|---|
| 2 | =================
|
|---|
| 3 | Notable changes:
|
|---|
| 4 |
|
|---|
| 5 | [Email module - backend]
|
|---|
| 6 | - fixed an issue where protocol would get overwritten on account update
|
|---|
| 7 | actions
|
|---|
| 8 | - fixed: sending emails would not consider the configured port for the outgoing
|
|---|
| 9 | mail server
|
|---|
| 10 |
|
|---|
| 11 | [Email module - client]
|
|---|
| 12 | - fixed a critical issue where the state of a panel would not be saved when
|
|---|
| 13 | deactivating this panel (closes #369)
|
|---|
| 14 |
|
|---|
| 15 | [Security]
|
|---|
| 16 | - fixed a possible security hole that could occur if relative links are used
|
|---|
| 17 | in 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
|
|---|
| 22 | return NULL (closes #370)
|
|---|
| 23 |
|
|---|
| 24 | [Feeds module - client]
|
|---|
| 25 | - fixed an issue where the dialog would not be closable after an error occured
|
|---|
| 26 | on 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
|
|---|
| 30 | with the most recent values after data has been successfully submitted to the
|
|---|
| 31 | server (closes #361) |
|---|