summaryrefslogtreecommitdiff
path: root/db_config/CHANGELOG
blob: 73178d97456abf9468b7f2ed684fd6d7adaa9ed7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
VERSION                COMMENT
-----------------------------------------------------------------------------------------------------------------
1.0                    - Initial release
1.1                    - Be ready for Roundcube 1.0
1.1.1                  - Skip plugins where config is loaded in plugin's init method
1.1.2 - 1.1.4          - Added sort order for Account administration section
1.1.5                  - Database collation utf8_general_ci
1.1.6                  - Skip companyaddressbook (see 1.1.1)
1.1.7                  - Implemented mysqladmin
1.1.8                  - Roundcube 1.0 compatibility
1.1.9 - 1.1.10         - Code cleanup
1.1.11                 - Skip 'idle_timeout' plugin (config is loaded directly there)
1.1.12                 - Revert 1.1.11
1.1.13                 - Added MSSQL support (third party contribution (https://asphostpage.com/)
1.1.14                 - Implement rcube_db::limitquery
1.1.15 - 1.1.17        - Make sure that MySQL database fields collation is UTF-8
                         https://code.google.com/p/myroundcube/issues/detail?id=747
1.1.18                 - Load calendar configuration in calendar plugin
1.1.19                 - Revert 1.1.18