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

Releases: ForestAdmin/lumber

v4.1.1

01 Apr 09:29
Compare
Choose a tag to compare

4.1.1 (2021-04-01)

Bug Fixes

  • include APPLICATION_URL into the autogenerated docker-compose.yml file (#558) (74e9e83)

v4.1.0

29 Mar 13:42
Compare
Choose a tag to compare

4.1.0 (2021-03-29)

Features

  • context: accept all headers to transmit forest context url in each data request (#555) (148fb77)

v4.0.2

16 Mar 11:24
Compare
Choose a tag to compare

4.0.2 (2021-03-16)

Bug Fixes

  • analyzer: work around sequelize bugs on default values (#554) (ff90d38)

v4.0.1

01 Mar 16:57
Compare
Choose a tag to compare

4.0.1 (2021-03-01)

Bug Fixes

  • fix models import error on mongo model index (#552) (1df1f91)

v4.0.0

23 Feb 08:57
Compare
Choose a tag to compare

4.0.0 (2021-02-23)

Bug Fixes

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

22 Feb 15:21
Compare
Choose a tag to compare
v4.0.0-beta.5 Pre-release
Pre-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)

v3.10.9

10 Feb 09:42
Compare
Choose a tag to compare

3.10.9 (2021-02-10)

Bug Fixes

  • view-list: fix bad records count in view list if the record details access is forbidden (#539) (1f6f6c7)

v3.10.8

13 Jan 17:52
Compare
Choose a tag to compare

3.10.8 (2021-01-13)

Bug Fixes

  • fix tests for handle foreign key toward non primary key (#537) (0c2ee15)
  • handle foreign key toward non primary key (#525) (e765af6)

v4.0.0-beta.4

12 Jan 09:53
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

4.0.0-beta.4 (2021-01-12)

Features

v3.10.7

07 Jan 10:55
Compare
Choose a tag to compare

3.10.7 (2021-01-07)

Bug Fixes

  • incorrect FOREST_URL generated in docker-compose.yml (#533) (9d3bf95)