Releases: ForestAdmin/lumber
Releases · ForestAdmin/lumber
v4.0.0-beta.3
Features
- ease multi-database setup by managing mongoose connection like sequelize (#490) (cf508cb)
v3.10.6
3.10.6 (2021-01-06)
Bug Fixes
- models: id primary keys on join tables are now considered and correctly added on generated models (#524) (50b25f8)
v4.0.0-beta.2
Bug Fixes
- sequelize: fix error when working with column table including parenthesis (#520) (79c041b)
v4.0.0-beta.1
Features
- authenticate without entering a password (#513) (fe8d8c3)
BREAKING CHANGES
- by default, the authentication process will redirect to a web page to validate a code.
v3.10.5
3.10.5 (2020-12-21)
Bug Fixes
- sequelize: fix error when working with column table including parenthesis (#520) (79c041b)
v3.10.3
3.10.3 (2020-11-27)
Bug Fixes
- remove forest-express dependency in generated package.json (#500) (2a64ef8)
v3.10.1
3.10.1 (2020-11-26)
Bug Fixes
- models: properly set type for date only fields (#496) (09261d1)
v3.10.0
3.10.0 (2020-11-12)
Features
- generate a new environment variable with the application's url (#489) (09c98c8)