Release Notes: This update fixes a minor parsing bug in libconfigedit and removes a forgotten debug statement. It also adds an examplary SQL storage backend. The README has been needlessly elaborated with further usage examples.


Release Notes: This update fixes a minor parsing bug in libconfigedit and removes a forgotten debug statement. It also adds an examplary SQL storage backend. The README has been needlessly elaborated with further usage examples.


Release Notes: This release adds support for array-lists in configuration files. The admin UI provides a table of input fields for such variables. Additionally, an unfinished plugin installation module has been packaged in.


Release Notes: Some documentation fixes were made. An additional library adds support for editing plain INI files instead of the PHP config script. Using an INI config file is no more secure than a config.php script, and is therefore not recommended; it is just meant as an example.