| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Emoticons: Added option to switch on/off emoticons in compose editor (#1485732) |
| | | - Emoticons: Added option to switch on/off emoticons in plain text messages |
| | | - Emoticons: All emoticons-related functionality is handled by the plugin now |
| | | - Installer: Add button to save generated config file in system temp directory (#1488149) |
| | | - Remove common subject prefixes Re:, Re[x]:, Re-x: on reply (#1490497) |
| | | - Added GSSAPI/Kerberos authentication plugin - krb_authentication |
| | | - Password: Allow temporarily disabling the plugin functionality with a notice |
| | | - Support more secure hashing algorithms for auth cookie - configurable by PHP's session.hash_function (#1490403) |
| | |
| | | - Installer: Remove system() function use (#1490139) |
| | | - 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 disabled_plugins an disabled_buttons options in html_editor hook |
| | | - Plugin API: Added html2text hook |
| | | - 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) |
| | | - Implemented UI element to jump to specified page of the messages list (#1485235) |
| | | - Fix bug where message content could overlap attachments list in Larry skin (#1490479) |
| | | - Fix closing of nested menus (#1490443) |
| | | - Fix so microseconds macro (u) in log_date_format works (#1490446) |
| | | - Fix so unrecognized TNEF attachments are displayed on the list of attachments (#1490351) |
| | | - Fix "Importing..." message does not hide on error (#1490422) |
| | |
| | | - Fix error when using back button after sending an email (#1490009) |
| | | - Fix removing signature when switching to identity with an empty sig in HTML mode (#1490470) |
| | | - Disable links list generation on html-to-text conversion of identities or composed message (#1490437) |
| | | - Fix "washing" of style elements wrapped into many lines |
| | | - Fix so input field (e.g. search box) does not loose focus on list load (#1490455) |
| | | - Fix so css of one html part does not apply to other text parts on message display (#1490505) |
| | | - Fix handling of plus character in mailto: links (#1490510) |
| | | - Fix so adding CC/BCC recipients from the sidebar unhides compose form fields in Classic skin (#1490472) |
| | | |
| | | RELEASE 1.1.2 |
| | | ------------- |