• Removed duplicating instructions from module files, no longer valid but someone could be a smartass and follow instructions anyway.

  • Separating framework and instance stuff. Mother module independent, without any instance on it.

  • Removing parameter: number, use: pagelimit instead.

  • Added option of showing "date created" in Item edit mode (FR #8338)

  • Added options of showing create_time, start_time and end_time in Items overview table

  • Save current item and create new (FR #8254)

  • Complete rewrite of field definitions

  • Complete rewrite of item classes

  • Fixes BR#8229. Not throwing notice on upgrade

  • Fixes BR#8339. Not throwing deprecated warning anymore.

  • Fixes BR#8391. Impossible to leave certain options empty.

  • Fixes BR#8392. Won't collapse with Gallery CSS anymore.

  • Fixes BR#8406. Assets getting correct prefix.

  • Fixes BR#8565. Fixes problem with GBFilePicker field definition.

  • Fixes BR#8593. Same as BR#8339.

  • Adding FR#8645. Possible to show items up to 1000.

  • Adding simple CSV import/export system.

  • Adding AJAX to most of small actions. ie. toggle, delete.

  • Adding many other things we forgot to list here...