| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Add db_prefix configuration option in place of db_table_*/db_sequence_* options |
| | | - Make possible to use db_prefix for schema initialization in Installer (#1489067) |
| | | - Fix updatedb.sh script so it recognizes also table prefix for external DDL files |
| | | - Fix possible collision in generated thumbnail cache key (#1489069) |
| | | - Fix exit code on bootsrap errors in CLI mode (#1489044) |
| | | - Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) |
| | | - Fix error when using check_referer=true |
| | | - Fix incorrect handling of some specific links (#1489060) |
| | | - Fix incorrect handling of leading spaces in text wrapping |
| | | - Fix unintentional messages list jumps on click in Internet Explorer (#1489056) |
| | | - Fix list of required configuration options (#1489055) |
| | | - Fix DB error when creating a new contact and a group is selected (#1489051) |
| | | - Fix handling of deprecated boolean value of reply_mode option (#1489052) |
| | | - Fix parsing invalid date string (#1489035) |
| | | - Add "with attachment" option to messages list filter (#1485382) |