This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
Releases: ForestAdmin/lumber
Releases · ForestAdmin/lumber
v4.1.1
v4.1.0
v4.0.2
v4.0.1
v4.0.0
4.0.0 (2021-02-23)
Bug Fixes
- remove merge error (aec7593)
Features
- update: add lumber update command (#527) (d8f1eaf)
- authenticate without entering a password (#513) (fe8d8c3)
- ease multi-database setup by managing mongoose connection like sequelize (#490) (cf508cb)
BREAKING CHANGES
- by default, the authentication process will redirect to a web page to validate a code.
v4.0.0-beta.5
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)