changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
changelog [28-12-2017 22:42]
cwacha
changelog [28-06-2020 21:56] (current)
cwacha
Line 4: Line 4:
  
 <note important> ** Changes marked with :!: need some attention on upgrading! ** </note> <note important> ** Changes marked with :!: need some attention on upgrading! ** </note>
 +
 +===== Version 4.1.0 (2020-06-28) =====
 +  * added birthday view back in
 +  * fixed display of related names
 +  * fixed: Array and string offset access syntax with curly braces is deprecated
 +  * #5 removed deprecated get_magic_quotes_gpc and similar functions. Improves compatibility with latest php 7.x
 +  * reset search on letter select to prevent confusion
 +  * updated php and mysql minimal requirements, removed outdated translation instructions
 +  * fixed bug in translator where no content was displayed when some keys contained unescaped characters like single quotes.
 +  * added fully updated french language file
 +  * #7 updated russian translations (credits: Vlad Vegner)
 +
 +
 +===== Version 4.0.0 (2020-03-05) =====
 +  * new bootstrap template
 +  * admin menu (supporting user management, role management, configuration management)
 +  * translator built into admin menu
 +  * users can change their own password now
 +  * separate screen for import and export
 +  * new notification popups and notification center
 +  * added back support for phonetic names
 +  * fixed XMLRPC server
 +  * updated SabreDAV to version 3.2.2
 +  * ensured code is PHP 7.2 compliant
 +  * fixed #12 PDO sqlite3: unexpected '[' in ..DBConnector_pdo_sqlite3.php on line 155
 +  * fixed #15 Error messages of DB connectors are sometimes misleading
 +  * fixed #16 PEAR causes deprecation warnings in PHP 7.2
 +  * fixed #21 Update SabreDAV to 3.2.2 (2017-02-14)
 +  * fixed #22 Database driver prerequisites are confusing/​contradictory
 +  * fixed #24 Installer fails to create "addressbook" table when using MySQL
 +  * fixed #27 CARDDAV access issue
 +  * fixed #28 Roland Lauer, Database
 +  * fixed #29 Cannot define a password for admin
 +  * fixed #30 Unable to run
 +  * fixed #31 Errors in err=Undefined offset: 1 errno=8 errfile=/​lib/​php/​module_auth.php errline=66
 +
 ===== Version 3.1 (2017-12-28) ===== ===== Version 3.1 (2017-12-28) =====
   * fixed #13 Adding multiple vcards to a category will only add the first item to the category   * fixed #13 Adding multiple vcards to a category will only add the first item to the category
  • changelog.1514497373.txt.gz
  • Last modified: 28-12-2017 22:42
  • by cwacha