Changelog

Because the changelog.txt file is in english, only important changes will be written here!
See the changelog.txt file for the other changes.

New since Version 0.3.1-Beta-01

Added support for IN and NOT IN (numbers and strings)

Added support for JOINS (LEFT [OUTER], RIGHT [OUTER] and INNER)

The tbedit script (a table file editor) is now included in the releases. It can be startet by the url webgui/tbedit.php or from a link in the webgui.

Added support for COUNT(*) and COUNT(table.*) SELECT Queries

For more see changelog.txt..