This file documents the revision history for Foorum.
0.1.7 Tue Jun 17 9:32:00
- use Catalyst::Plugin::Config::YAML::XS instead of Catalyst::Plugin::Config::YAML
- new jQuery UI 1.5
- add SQLite SQL files bin/db/foorum.sqlite.sql and theschwartz.sqlite.sql
- add 'post_on' column in 'topic' table + Sort by post_on for Search Topic
- DBICx::AutoDoc support
0.1.6 Mon Jun 16 7:29:00
- fix login Captcha bug
- TheSchwartz cron job: resend activation email
- better document
0.1.5 Sun Jun 15 15:37:00
- Sphinx::Search improvements
- change DATETIME to INT(11) for tables.
- because 'mark ResultSetManager as deprecated and undocument it' in DBIx-Class, we switch back to ResultSet/*.pm
- Foorum::Search with Database or Sphinx backend
More Changes log can be found in 'Changes2'. Thanks.