• Added CustomFromUDT field definition: allows to create select/checkboxes/radio fields with multiple selection capability and validation from UDTs ;


  • Added Category filter to the default action: you can now show summaries of selected categories;


  • Added the possibility to pass parameters to field templates (for instance to handle summary and detail views differently);

  • #10706 - minor notice;

  • Better handling of fielddef custom templates;

  • Fixes to SearchResult;

  • Fixes to DateTime fielddef mainly related to db storage and sorting;

  • Added a lise_datetime_utils class to help with format conversions;

  • CategoryQuery class supports category parameter now;

  • Improved Tags sorting;


  • CustomFromUDT: added the possibility to customize Admin Listing presentation via UDT;


  • Fixes bug #10814 - Assets fail to load if SSL is enabled for Backend. (Thanks hexdj);


  • Numerous fixes and improvements in fielddefs templates;


  • Numerous minor bug fixes;


  • Fixes to routes in CMSMS 2.x(thanks ajprog);


  • Tags interfering with CMSMS backend menu; fixes regarding aliases; additional work on routes (thanks ajprog);


  • Fixes to backend instances pagination (BR #10712) (Thanks Jeff Bosch [ajprog] and Greg Prosser [geepers]);


  • Fixes BR #10904, (thanks Jeff Bosch [ajprog] and Eduardo Martinez [hexdj]);


  • Fixes to LI2 imports and LISE instance cloner; Updating fixes old imports/clones bugs;