You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [7.0.0-beta.6](v7.0.0-beta.5...v7.0.0-beta.6) (2021-07-20)
### Bug Fixes
* allow smart action endpoints to start with slashes ([d4f6a61](d4f6a61))
* allow smart action endpoints to start with slashes ([cf6c6a9](cf6c6a9))
* fix time based graph when timezone is different with database ([#476](#476)) ([5d9fb89](5d9fb89))
* stats permissions should be retrieved only one time per team ([#489](#489)) ([c2e9104](c2e9104))
* support permissions infos with ruby < 2.7 ([#486](#486)) ([a611271](a611271))
### Features
* include role in the user data inside the request ([#478](#478)) ([0a34716](0a34716))
* **schema:** move some meta data under stack attribute to prevent blocking scenarios on DWO ([#469](#469)) ([76aa754](76aa754))
* allow smart action endpoints to start with slashes ([d4f6a61](https://github.com/ForestAdmin/forest-rails/commit/d4f6a618aeea72364b0e7511545b67fbbfb17c99))
7
+
* allow smart action endpoints to start with slashes ([cf6c6a9](https://github.com/ForestAdmin/forest-rails/commit/cf6c6a96498e6813e4b7ccaa56cacd9abefc332f))
8
+
* fix time based graph when timezone is different with database ([#476](https://github.com/ForestAdmin/forest-rails/issues/476)) ([5d9fb89](https://github.com/ForestAdmin/forest-rails/commit/5d9fb8903ae53615dd1789bdebbc4d9c7d6f4576))
9
+
* stats permissions should be retrieved only one time per team ([#489](https://github.com/ForestAdmin/forest-rails/issues/489)) ([c2e9104](https://github.com/ForestAdmin/forest-rails/commit/c2e9104ebf32deeb3e5676706fdcbaae5de34869))
10
+
* support permissions infos with ruby < 2.7 ([#486](https://github.com/ForestAdmin/forest-rails/issues/486)) ([a611271](https://github.com/ForestAdmin/forest-rails/commit/a611271e709bb6a9ed0d3ebccfb64b6eea1d324d))
11
+
12
+
13
+
### Features
14
+
15
+
* include role in the user data inside the request ([#478](https://github.com/ForestAdmin/forest-rails/issues/478)) ([0a34716](https://github.com/ForestAdmin/forest-rails/commit/0a347165897aa118e486895e55f4b29ba7fb888b))
16
+
***schema:** move some meta data under stack attribute to prevent blocking scenarios on DWO ([#469](https://github.com/ForestAdmin/forest-rails/issues/469)) ([76aa754](https://github.com/ForestAdmin/forest-rails/commit/76aa7540300f75b0ea1d00ec3b60e4976b7d800e))
0 commit comments