Skip to content

Releases: ForestAdmin/forest-rails

v6.4.1-beta.1

01 Jun 08:51
Compare
Choose a tag to compare
v6.4.1-beta.1 Pre-release
Pre-release

6.4.1-beta.1 (2021-06-01)

chore

  • force-release: now using forestadmin-jsonapi-serializers instead of the jsonapi-serializers gem (#464) (00ee2a4)

BREAKING CHANGES

  • force-release: Switch from jsonapi-serializers to forestadmin-jsonapi-serializers to serialize data to the JSONAPI format, mainly to avoid conflict with the jsonapi-serializer library

v6.4.0

26 May 14:51
Compare
Choose a tag to compare

6.4.0 (2021-05-26)

Features

  • logger: allow the logger to be configurable by the parent application (#467) (0bd355a)

v6.3.8

26 May 12:01
Compare
Choose a tag to compare

6.3.8 (2021-05-26)

Bug Fixes

  • validation: support multilines regex (#466) (1daf0b1)

v6.3.7

18 May 14:45
Compare
Choose a tag to compare

6.3.7 (2021-05-18)

Bug Fixes

  • schema: generate the schema properly on server start while using the classic Autoloader using Rails 5 (#463) (767236c)

v6.3.6

18 May 13:58
Compare
Choose a tag to compare

6.3.6 (2021-05-18)

Bug Fixes

  • fix timebased charts display with groupdate 5.2 and ruby 3.0 (#462) (ef64d9e)

v6.3.5

12 May 13:51
Compare
Choose a tag to compare

6.3.5 (2021-05-12)

Bug Fixes

  • distribution charts using groupby on a relationship should not throws 403 Forbidden (#459) (50663e9)

v6.3.4

12 May 12:31
Compare
Choose a tag to compare

6.3.4 (2021-05-12)

Bug Fixes

  • dependency: ensure that project with a groupdate dependency >= 5 can install forest-rails (#454) (2c0a350)

v6.3.3

07 May 12:23
Compare
Choose a tag to compare

6.3.3 (2021-05-07)

Bug Fixes

v6.3.2

27 Apr 16:08
Compare
Choose a tag to compare

6.3.2 (2021-04-27)

Bug Fixes

  • date-filter: filtering only on hours now returns the expected records (#449) (aa02186)

v6.3.1

13 Apr 13:02
Compare
Choose a tag to compare

6.3.1 (2021-04-13)

Bug Fixes

  • authentication: fix authentication errors after deploying a new instance with the same code (#gb01xz) (#447) (e2d1e37), closes #gb01