Skip to content

Releases: ForestAdmin/agent-php

v1.2.0

26 Jul 14:57
Compare
Choose a tag to compare

1.2.0 (2023-07-26)

Features

  • add changed field to action context (#77) (75cc17c)

v1.1.2

17 Jul 13:24
Compare
Choose a tag to compare

1.1.2 (2023-07-17)

v1.1.1

17 Jul 12:49
Compare
Choose a tag to compare

1.1.1 (2023-07-17)

Bug Fixes

  • configure github workflow for eloquent datasource (#75) (d799ec8)

v1.1.0

17 Jul 12:31
Compare
Choose a tag to compare

1.1.0 (2023-07-17)

Features

  • datasource: add eloquent datasource (#74) (db9320b)

v1.0.2

20 Jun 09:28
Compare
Choose a tag to compare

1.0.2 (2023-06-20)

Bug Fixes

  • permission on CRUD actions when app is on debug mode (#73) (19193aa)

v1.0.1

20 Jun 08:58
Compare
Choose a tag to compare

1.0.1 (2023-06-20)

Bug Fixes

  • composer: replace all beta versions with stable versions of packages (#72) (844e22a)

v1.0.0

19 Jun 12:38
Compare
Choose a tag to compare

1.0.0 (2023-06-19)

Bug Fixes

  • add missing dependencies (#66) (18b15d4)
  • releaserc now write the version in composer of each packages (#70) (b4399e5)
  • remove validation's monorepo on precommit (#69) (6b17033)
  • composer: remove invalid version (#65) (9ad3231)
  • update github action configuration (#59) (5e777ab)
  • update monorepo github action config (#60) (52c081d)
  • chart: fix response of api smart chart (#45) (fe2312b)
  • collection: fix aggregate function in base collection (#47) (e28d97e)
  • config: allow packages versions for symfony 6 (#31) (d74ecc9)
  • count: fix count response (#48) (3533ac9)
  • onboarding: create cache only if env secret was set (#27) (561b871)
  • query-converter: patch the query converter with mariadb and mysql (#28) (29d41b6)
  • response: add missing available include relationships to the response (#54) (d098cd2)
  • schema: sort actions by id and fields by name in the schema (#37) (ce3367e)
  • segment: add collection customization context to the segment function definition (#43) (2549a54)
  • validator: get datasource from collection instead of container (#44) (560fc04)
  • husky pre-commit (9a3cd59)
  • onboarding generate schema (#26) (48b77f0)
  • sort on relation (#17) (16de644)
  • tests add new method to build agent (#16) (062991f)

Features

Read more

v1.0.0-beta.39

15 Jun 15:18
Compare
Choose a tag to compare
v1.0.0-beta.39 Pre-release
Pre-release

1.0.0-beta.39 (2023-06-15)

Bug Fixes

  • releaserc now write the version in composer of each packages (#70) (b4399e5)

v1.0.0-beta.38

15 Jun 14:06
Compare
Choose a tag to compare
v1.0.0-beta.38 Pre-release
Pre-release

1.0.0-beta.38 (2023-06-15)

Bug Fixes

  • remove validation's monorepo on precommit (#69) (6b17033)

v1.0.0-beta.37

15 Jun 12:54
Compare
Choose a tag to compare
v1.0.0-beta.37 Pre-release
Pre-release

1.0.0-beta.37 (2023-06-15)

Bug Fixes