Releases: kid1194/frappe-better-list-view
Releases · kid1194/frappe-better-list-view
v1.3.3
What's new:
- Reverted back to the old way of setting row background
v1.3.2
What's new:
- Row background color can be set using hex, rgb, rgba and hsla colors
v1.3.0
What's new:
- Restructured options
- Replaced row parser function with list data parser function to reduce the number of function calls
- Added option to set row background
v1.2.1
What's new:
- Fixed support for Frappe v12
v1.2.0
What's new:
- Added
parser
option to modify row values on time
v1.1.0
What's new:
- Grouped all options under the root object
query
- Changed
get_fields
option to fields
- Added
filters
option to customize the data query