Skip to content

Releases: ForestAdmin/agent-python

v1.18.1

08 Nov 09:41
Compare
Choose a tag to compare

1.18.1 (2024-11-08)

Bug Fixes

  • native_driver: usage is now the same in django and sqlalchemy (#285) (b221271)

v1.18.0

31 Oct 09:05
Compare
Choose a tag to compare

1.18.0 (2024-10-31)

Features

v1.17.0

24 Oct 14:06
Compare
Choose a tag to compare

1.17.0 (2024-10-24)

Features

  • capabilities: expose fields operators to frontend (#279) (baba981)

v1.16.3

23 Oct 15:12
Compare
Choose a tag to compare

1.16.3 (2024-10-23)

Bug Fixes

  • serialization: add one to many in relations in json api serialization (#281) (d410323)

v1.16.2

16 Oct 09:50
Compare
Choose a tag to compare

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

09 Oct 14:21
Compare
Choose a tag to compare

1.16.1 (2024-10-09)

Bug Fixes

  • permissions: properly check permissions when dissociating or deleting related resources (#278) (e8123c1)

v1.16.0

09 Oct 13:17
Compare
Choose a tag to compare

1.16.0 (2024-10-09)

Features

  • action: allow forms with layout to be static (#277) (cafd0f5)

v1.15.1

09 Oct 10:22
Compare
Choose a tag to compare

1.15.1 (2024-10-09)

Bug Fixes

  • action: search field didn't works with row and pages (#276) (e0c3d64)

v1.15.0

09 Oct 09:49
Compare
Choose a tag to compare

1.15.0 (2024-10-09)

Features

v1.14.0

04 Oct 12:38
Compare
Choose a tag to compare

1.14.0 (2024-10-04)

Features

  • action: add description and submit button label to action (#273) (2009427)