• Adding category operation classes: ListIt2CategoryOperations, ListIt2Category

  • Adding query classes: ListIt2Query, ListIt2ItemQuery, ListIt2CategoryQuery

  • Adding hierarchy classes: ListIt2HierarchyManager

  • Adding event: PreRenderAction. Making query injections possible with UDT.

  • Adding database integration columns: key1, key2, key3. Makes integrations with external systems possible.

  • Adding behavior to load items and categories with more than one critera.

  • Adding action: category. Makes category listing possible various of ways.

  • Adding Two new category templates, one for normal view and one for hierarchial.

  • Categories are no longer mandatory for items.

  • Values no longer saved into database in serialized format. Using value_indexes for value fragments.

  • Support for PHP 5.2 dropped. Minimum required version is 5.3.

  • Several new parameters available.

  • Adding FR#6733. Include Item in multiple categories.

  • Adding FR#8260. Disable categories.

  • Adding FR#8813. Separate GetAdminDescription.

  • Adding FR#8850. Allow "Content Pages" to be presented as a multi-select.

  • Adding FR#8968. Save the "last modified" date of each item.

  • Adding FR#8969. Datepicker fields in admin lists.

  • Fixes BR#8178. Category hierarchies and reordering doesn't work correctly.

  • Fixes BR#8290. Reorder Categories Hangs Browser.

  • Fixes BR#8853. Text areas have to have 'Max lenght'.