What is new in DRG CMS version up to 0.6.1.9

Author: Damjan Rems, March 01, 2022

New features:

 

The biggest new feature in this version is trying to match application design to Material design recommendations and replacing the FontAwesome icon fonts with Material design icon set.

 

Other features:

- form_name and table parameters can be replaced by f and t parameter. This will shorten URL's in menus.

- new action type: popup is added to available actions. This action will load the form into a popup window. Other options are the same as for window or link type.

- column (field) in document browser can now be painted from Rails helper method and not only from method defined in model.

 

Comments