Releases: ForestAdmin/django-forestadmin
Releases · ForestAdmin/django-forestadmin
v1.6.1
1.6.1 (2023-07-26)
Bug Fixes
- forest_init: stop crashing if forestadmin-schema.json doesnt exists in production mode (#139) (3638db8)
v1.6.0
1.6.0 (2023-07-13)
Features
- django_new_version: add support for django 4.1 and 4.2 (#137) (b0898ff)
v1.5.0
1.5.0 (2023-06-08)
Features
v1.4.11
1.4.11 (2023-04-12)
Bug Fixes
- scope: allows users to filter on integer field (#131) (006ce6c)
v1.4.10
1.4.10 (2023-04-11)
Bug Fixes
- middleware: users can force the forest middleware orders (#130) (aeae4fd)
v1.4.9
1.4.9 (2023-04-07)
Bug Fixes
- ressources: deactivate count didn't return correct value when enable (#127) (3d8ef2d)
v1.4.8
1.4.8 (2023-04-06)
Bug Fixes
- stats: users should be able to use related field in group by aggregation (#129) (2699e31)
v1.4.7
1.4.7 (2023-04-05)
Bug Fixes
- filters: nested aggregator weren't implemented (#128) (4361849)
v1.4.6
1.4.6 (2023-03-22)
Bug Fixes
- smart-relationship: smart relationships are now correctly serialized (#126) (7092cbb)