The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.2.2
=====

_Wed Jul 23 2014_

* Bugfix on category deletion
* Error message when user try to create a categorized entity but no category is in the system.

1.2.1
=====

_Thu Jul 17 2014_

* Bugfix on Strehler::Helpers that made package lose compatibility with older perl

1.2.0
=====

_Wen Jul 16 2014_

* RESTful APIs
* Slugged role
* Dummy frontend site for demo
* Bugfix and refactoring

1.1.10
======

_Sun May 25 2014_

* data_fields and multilang_data_fields introduced in Streher::Element
* get_attr has now a bare flag
* Bugfix
* Documentation

1.1.9
=====

_Mon May 19 2014_

* Configuration refactoring
* FomrFu elements to encapsulate all Strehler logic (Category, DisplayOrder,PublishDate, Tags)
* Articles' search box search now in articles texts too.
* Documentation
* Generic bugfix

1.1.8
=====

_Thu May 3 2014_

* Strehler statics bugs solved

1.1.7
=====

_Thu May 1 2014_

* Filter can now take a category and all its subcategories
* Fix on strehler script. Now initdb works.
* Compatibility with Dancer 0.14 (tests only)

1.1.6
=====

_Tue Apr 15 2014_

* fields\_list introduced to manage table header in Strehler backend list view
* Elements in list view can now be ordered
* Search box
* Filters on category and search box hidden with an accordion
* Slug visible while editing articles
* Last chapter feature can be used also if entity is not categorized

1.1.5
=====

_Tue Apr 01 2014_

* Bugfix on rendering attributes retrieved using custom accessors

1.1.4
=====

_Mon Mar 31 2014_

* Bugfix on category editing

1.1.3
=====

_Sun Mar 30 2014_

* Another tags bugfix
* Better management of Date fields
* Schema updated

1.1.2
=====

_Sat Mar 29 2014_

* Fix to make Strehelr forms compatible with HTML::FormFu 1.00
* Tags bugfix
* Image edit bugfix
* Javascript refactoring

1.1.1
=====

_Wen Mar 26 2014_

* Demo.pm renamed to avoid its indexing as a distribution module.

1.1.0
=====

_Tue Mar 25 2014_

First release on CPAN