diff options
| -rw-r--r-- | CHANGELOG | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -24,6 +24,7 @@ CHANGELOG Roundcube Webmail  - Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424)  - Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937)  - Mark (with different color) folders with recent messages (#1486234) +- Added About tab in Settings  - TinyMCE updated to 3.4.6  RELEASE 0.7.1 @@ -63,7 +64,6 @@ RELEASE 0.7  - Fixed bug where similiar folder names were highlighted wrong (#1487860)  - Fixed bug in handling link with '!' character in it (#1488195)  - Fixed bug where session ID's length was limited to 40 characters (#1488196) -- Added About tab in Settings  - TinyMCE security issue: removed moxieplayer (embedding flv and mp4 is not supported anymore)  RELEASE 0.7-beta | 
