Changeset 799d72b in github
- Timestamp:
- May 21, 2012 5:52:52 AM (12 months ago)
- Branches:
- master, HEAD, dev-browser-capabilities, pdo
- Children:
- 9a2de84
- Parents:
- 1d5b73f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r607e11d r799d72b 2 2 =========================== 3 3 4 - Fix issue where draft auto-save wasn't executed after some inactivity time 5 - Add vCard import from multiple files at once (#1488015) 6 - Roundcube Framework: 7 Add possibility to replace IMAP driver with custom class 8 Add IMAP auto-connection feature, improving performance with caching enabled 9 Replace imap_init hook with storage_init (with additional 'driver' argument) 10 Improved performance by caching IMAP server's capabilities in session 11 Unified global functions naming (rcube_ prefix) 12 Move global functions from main.inc and rcube_shared.inc into classes 13 Better classes separation 14 15 RELEASE 0.8-rc 16 -------------- 4 17 - Added new translations in Belarusian, Interlingua and Malayalam 5 18 - Flipped compose options arrow (#1488474) … … 18 31 - Fix handling errors on draft auto-save 19 32 - Fix importing vCard photo with ENCODING param specified (#1488432) 20 - Fix issue where draft auto-save wasn't executed after some inactivity time21 - Add vCard import from multiple files at once (#1488015)22 - Roundcube Framework:23 Add possibility to replace IMAP driver with custom class24 Add IMAP auto-connection feature, improving performance with caching enabled25 Replace imap_init hook with storage_init (with additional 'driver' argument)26 Improved performance by caching IMAP server's capabilities in session27 Unified global functions naming (rcube_ prefix)28 Move global functions from main.inc and rcube_shared.inc into classes29 Better classes separation30 31 RELEASE 0.8-rc32 ----------------33 33 - Support mutliple name/email pairs for Bcc and Reply-To identity settings (#1488445) 34 34 - Set flexible width to login form fields (#1488418)
Note: See TracChangeset
for help on using the changeset viewer.
