1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
0.8.3-2 (2008-01-18)
* fixed: using non-standard port or socket path for mysqli
0.8.3-1 (2007-08-15)
* fixed: validation of USER attributes in pgsql and mssql
* fixed: show error when configuration file is missing
0.8.3 (2007-07-03)
* added: support for SQL Server
* added: support for the mysqli extension
* added: documentation in HTML format
* added: server status page
* added: header with server version
* added: new .htaccess file
* fixed: improved the setup and update scripts
* fixed: improved error logging and enabled it by default
* fixed: checking if log and storage directories are writable
* fixed: changed include file extension to .inc.php
* fixed: renamed the config file to config-template
* fixed: binary collation for some columns in MySQL
0.8.2 (2007-02-12)
* added: storing attachments as files
* added: script for updating the database
* fixed: show error message when connecting to pgsql database failed
0.8.1 (2006-10-02)
* added: support for PostgreSQL
* added: versioning of database schema to make updating possible
* fixed: database schema reviewed for consistency and compatibility
* fixed: setup script now uses database.inc
0.8.0 (2006-09-19)
* first alpha release
0.1.1 (2005-11-08)
* initial, unofficial prototype version
|