• Fixes BR#8270. maintains orderby positions correctly.

  • Fixes BR#8264. Static search works now correctly.

  • Mergin actions filter and search to action search. Action filter template tables removed. Search action loading fieddefs only if requested by template

  • Removing $hidden smarty variable from templates, part of controller now.

  • Adding own class for item. Possible to call fielddef value with alias directly from object: $item->alias, instead of item->fielddefs.alias.value. Old way works also.

  • Adding support for {cge_module_hint}. Usage and instructions in CGExtensions.

  • Adding FR#8179. pretty url support to pagination.

  • Adding FR#8180. see CGExtensions help for {cge_module_hint}.

  • Fixes BR#8262. Typos in language files.

  • Fixes problem with inline mode.

  • Adding FR#8168. pagination for items in back-end.

  • Field definitions now removable even if items have values on em.

  • Disabling reorder category button, until we get it working properly.

  • Removing debug templates. Adding parameter: debug. Possible to view template and debug info at the same time now.