| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Plugin API: Added message_part_body hook |
| | | - Add initdb.sh to create database from initial.sql script with prefix support (#1490188) |
| | | - Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization) |
| | | - Password plugin: Added 'kpasswd' driver by Peter Allgeyer |
| | | - Add initdb.sh to create database from initial.sql script with prefix support (#1490188) |
| | | - Plugin API: Added message_part_body hook |
| | | - Plugin API: Added message_ready hook |
| | | - Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization) |
| | | - Fix handling of %-encoded entities in mailto: URLs (#1490346) |
| | | - Fix zipped messages downloads after selecting all messages in a folder (#1490339) |
| | | - Fix vpopmaild driver of password plugin |
| | | - Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be called statically (#1490343) |
| | | - Fix tables listing routine on mysql and postgres so it skips system or other database tables and views (#1490337) |
| | | |
| | | RELEASE 1.1.1 |
| | | ------------- |
| | | - ACL: Allow other plugins to adjust the list of permissions and groups to edit |
| | | - Add possibility to print contact information (of a single contact) |
| | | - Add possibility to configure max_allowed_packet value for all database engines (#1490283) |
| | | - Improved handling of storage errors after message is sent |
| | |
| | | - Fix bug where spellchecking in HTML editor do not work after switching editor type more than once (#1490311) |
| | | - Fix bug where TinyMCE area height was too small on slow network connection (#1490310) |
| | | - Fix backtick character handling in sql queries (#1490312) |
| | | - Fix redirect URL for attachments loaded in an iframe when behind a proxy (#1490191) |
| | | - Fix menu container references to point to the actual <ul> element (#1490313) |
| | | - Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element (#1490318) |
| | | |
| | | RELEASE 1.1.0 |
| | | ------------- |