Changelog v0.2
Version 0.2.10 Alpha revision 1198
- added mod_stream (Media Player)
- important bugfixes to the com_language component
- fixed file_get_contents() missing on PHP < 4.3.0
- fixed installation failures with old PHP installations, Gladius DB and folders with 0755 write permissions
- fixed a minor bug in com_fm (admin side)
- changed behaviour: modules load their own language file (pages will load a bit faster)
- fix to lost password retrieval (was not working)
- fixes to the install module feature
- implemented new XML format for module parameters
Version 0.2.9 Alpha revision 1170
- fixed a nasty bug in the com_language component
Version 0.2.9 Alpha revision 1169
- added mod_lang module (language selection, to override the default automatic language selection)
- registered users now can change their language from frontend or backend
- bugfix to the installation system (PHP4)
- bufix to the com_language component
- bugfix to site compression (it has not been working up to now)
- fixed unauthorized syslog() bugs in registration and contact components
- fixed a bug in registration (undefined SQL field)
- removed a PHP5 warning shown in admin.system.php
- major works on the internal install system
- removed trex template (not XHTML compliant)
Version 0.2.8 Alpha revision 1148
- new automatic keywords and description feature
- fixed an automatic patching system bug
- unified smileys code
- fixed the SQL upload bug
- fixed the com_translator missing file bug
- misc. XHTML compliance fixes
- other improvements
Version 0.2.7 alpha revision 1133
- redirect to admin page after login (admin)
- updated patches installation system
- fixed a XHTML compliance bug in the gallery component
- updated latest news and popular modules to show more complete SEF urls (using the introtext from content items)
- other improvements
Version 0.2.7 alpha revision 1124
- install class will now delete temporary files
- fixes to the patches installation system
Version 0.2.7 alpha revision 1120
- fixed online updates (admin)
- fixed patches installation system (now working)
- added RSS feed to admin start page
- fixed some XHTML compliance errors for 'selected' and 'checked'
- implemented 2 error reporting modes (simple and debug)
Version 0.2.6 alpha revision 1106
- fixed a nasty bug in the com_language admin component
- fixed another bug in File Browse (admin)
- fixed a bug in registration component
- fixed crash when id is not correctly specified
- fixed some login issues (old bugs)
- download sizes are shown in multiple of bytes
- other trivial improvements and fixes
Version 0.2.6 alpha revision 1095
- fixed a bug at install time
- fixed some install PHP configuration variables description
- added fatal error for failed gallery directory creation
- various XHTML compliance fixes
- improved string validations (core)
- improved failure cases handling (install script)
- updated adoDB lite to v1.42
- added more talkative errors to stage 5 of the install script
- fixed error when deleting a comment from the backend
- fixed error when reading news (when using SQLite)
- reworked Browse feature (for various admin backend components)
- fixed error when entering subfolders in file manager component (admin backend)
- fixed submenus not shown bug
- the com_language component is now finished and helps in new translations
Version 0.2.5 alpha revision 1071
- fixed a bug which prevented SQL import to work correctly in compatibility mode
- fixed a bug related to uninitialized fields when importing SQL files in compatibilty mode
- changed SEF urls appendices
- fixed some subsites bugs
- writable (sub)folders are now checked at install time
- fixed some non-standard CSS nowrap syntax
- fixed a bug in the gallery (empty path photos)
Version 0.2.5 alpha revision 1062
- fixed some XHTML bugs
- fixed a bug in cross-restoring SQL backups between different database systems
- minor security fix
Version 0.2.5 alpha revision 1055
- bugfix in RSS generation
- bugfixes to the FAQ and Weblinks access level policy
- guestbook captcha can now be disabled
- enabled Guestbook main menu link in default installation
- improved and fixed the contact component
- improved PHP4 compliance
- updated Gladius DB to version 0.5 (faster)
- some XHTML compliance fixes
- fixes to the Limbo import facility
- fixed ghost template issue for admin users
- better error reports
- fixed Google sitemap generation
- simple statistics can now be disabled
- fixed warnings at the final install stage
Version 0.2.4 alpha revision 1014
- updated credits in the About page
- fixed various comment issues
- updated Gladius DB
- fixed Drake Format issues for .SQL files
- fixed the Tarball backup feature (now working)
- moved head tag code from template to Drake class
- fixed a bug in subsites' javascript
- implemented feature for templates from querystring
- fixed some backend template components bugs
Version 0.2.4 alpha revision 996
- SQL backups now working
- fixed a bug in emailing to multiple recipients
- fixed the subsites feature (now stable)
- update to Gladius DB v0.3
- fixed SQLite database driver (3rd party bug)
- updated TarBackup to v0.2
- correct HTML resultsets shown in query db feature (admin)
- changed captcha font
- bugfix to event component
- fixed content title vs website title issues
- improved installation texts (more)
- improved RSS generation (now with SEF urls)
- disabled version info shown from version.php
- added back mysqli database driver
- other bugfixes and improvements
Version 0.2.3 alpha revision 943
- various bugfixes
- improved install descriptive texts
- improved SEF urls
Version 0.2.3 alpha revision 921
- changed install script help texts
- changed initial news item
- fixed some SelectLimit bugs
Version 0.2.3 alpha revision 916
- improved error reports details
- updated internal adoDB lite to version 1.30
- added version status notifier (admin backend)
- added possibility of moving the current database
- removed drake_admin and adoDB lite mysqli driver from official release
- security improvements
- changes to the #__events table
- fixed com_events component
- com_subsites not yet fully working
- other bugfixes and minor changes
Version 0.2.2 alpha revision 866
- various bugfixes
- fixed some month names visualization issues
- added SEF urls to FAQs, search results, weblinks, sitemap
- renewed the Forums component
- removed some rarely used adoDB lite drivers
- core restructuration (removed unused code, misc. optimizations)
- fixes to the Trex template (now with the right panel)
Version 0.2.2 alpha revision 846
- core development (prosecution)
- admin com_subsites implementation (not yet active)
- search engine friendly (SEF) urls for content items
- Limbo imports now perfectly working
- added a database connection check at install time
- silented nasty DROP notices during installation
- improved installation script (now it needs less write rights and is more talkative)
- various bugfixes
- added 404.php (for server-side redirections)
- improvements to the language manager
- unified database settings (install, com_config etc.)
- other XHTML compliance fixes
- PostgreSQL is now working
- updates to the Trex template
Version 0.2.1 alpha revision 797
- admin com_language becomes usable
- XHTML Strict compliance fixes
- improved compatibility with PostgreSQL
- important security fixes
- improved database backups manager
- improved import of Limbo SQL backups
- improvements to the install script
- other bugfixes and corrections
Version 0.2.0 alpha revision 767
- updated Gladius engine to v0.1.67
- fixed SQL import feature
- fixed wrong initializations in com_comment and com_forum
- enabled experimental install system
- some fixes for the new admin backend
- other code cleanup & reorganization