Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

v4.0.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@forest-bot forest-bot released this 22 Feb 15:21
· 2 commits to beta since this release

4.0.0-beta.5 (2021-02-22)

Bug Fixes

  • remove merge error (aec7593)
  • view-list: fix bad records count in view list if the record details access is forbidden (#539) (1f6f6c7)
  • fix tests for handle foreign key toward non primary key (#537) (0c2ee15)
  • handle foreign key toward non primary key (#525) (e765af6)
  • incorrect FOREST_URL generated in docker-compose.yml (#533) (9d3bf95)
  • models: id primary keys on join tables are now considered and correctly added on generated models (#524) (50b25f8)