Releases: ForestAdmin/agent-python
Releases · ForestAdmin/agent-python
v1.18.1
1.18.1 (2024-11-08)
Bug Fixes
- native_driver: usage is now the same in django and sqlalchemy (#285) (b221271)
v1.17.0
1.17.0 (2024-10-24)
Features
- capabilities: expose fields operators to frontend (#279) (baba981)
v1.16.3
1.16.3 (2024-10-23)
Bug Fixes
- serialization: add one to many in relations in json api serialization (#281) (d410323)
v1.16.2
1.16.2 (2024-10-16)
Bug Fixes
- update: the generated sql request always sets the primary key by its own value (#275) (cdf700f)
v1.16.1
1.16.1 (2024-10-09)
Bug Fixes
- permissions: properly check permissions when dissociating or deleting related resources (#278) (e8123c1)
v1.16.0
1.16.0 (2024-10-09)
Features
- action: allow forms with layout to be static (#277) (cafd0f5)
v1.15.1
1.15.1 (2024-10-09)
Bug Fixes
- action: search field didn't works with row and pages (#276) (e0c3d64)
v1.14.0
1.14.0 (2024-10-04)
Features
- action: add description and submit button label to action (#273) (2009427)