Releases: ForestAdmin/forest-rails
Releases · ForestAdmin/forest-rails
v6.4.1-beta.1
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
6.4.0 (2021-05-26)
Features
- logger: allow the logger to be configurable by the parent application (#467) (0bd355a)
v6.3.8
6.3.8 (2021-05-26)
Bug Fixes
v6.3.7
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
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
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
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
6.3.3 (2021-05-07)
Bug Fixes
v6.3.2
6.3.2 (2021-04-27)
Bug Fixes
- date-filter: filtering only on hours now returns the expected records (#449) (aa02186)
v6.3.1
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