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
- Make component assemblies manageable [#152](https://github.com/building-envelope-data/metabase/pull/152)
127
+
- Make variant and concretization associations manageable [#153](https://github.com/building-envelope-data/metabase/pull/153)
128
+
- Make most entities and relations manageable [#155](https://github.com/building-envelope-data/metabase/pull/155)
129
+
- Forward bearer tokens to databases [#158](https://github.com/building-envelope-data/metabase/pull/158)
130
+
- Require verification of registered databases [#160](https://github.com/building-envelope-data/metabase/pull/160)
131
+
- Forward GraphQL errors returned when querying databases for data [bf6d16099cb3f9681883d9a6f20eada4185044c7](https://github.com/building-envelope-data/metabase/commit/bf6d16099cb3f9681883d9a6f20eada4185044c7)
- Make entities filterable by associated entities [#167](https://github.com/building-envelope-data/metabase/pull/167)
134
+
135
+
### Changed
136
+
137
+
- Upgrade packages to latest compatible versions in backend and frontend [#151](https://github.com/building-envelope-data/metabase/pull/151), [#143](https://github.com/building-envelope-data/metabase/pull/143), and [#141](https://github.com/building-envelope-data/metabase/pull/141)
138
+
- Make forms type-safe [88259910da5490be845fe79dab066e868ee841c1](https://github.com/building-envelope-data/metabase/commit/88259910da5490be845fe79dab066e868ee841c1)
139
+
- Clean-up authentication and authorization set-up [#161](https://github.com/building-envelope-data/metabase/pull/161)
140
+
- Protect personal user data and login/registration mutations with client-specific scopes [#162](https://github.com/building-envelope-data/metabase/pull/162)
141
+
- Improve security, in particular, implement the Cookie to Header Token Pattern to prevent Cross Site Request Forgery attacks for user mutations [#163](https://github.com/building-envelope-data/metabase/pull/163)
142
+
143
+
### Fixed
144
+
145
+
- Update cached schemata in commit [ffb52beeefea6fa841e927b7da4d6d85d31658ca](https://github.com/building-envelope-data/metabase/commit/ffb52beeefea6fa841e927b7da4d6d85d31658ca)
146
+
- Correct wording regarding following links to match the one expected by regular expressions in tests [#114](https://github.com/building-envelope-data/metabase/pull/114)
147
+
- Remove explicit content-type as it results in requests from banana cake pop responding with 404 in commit [4d8d2eb5101785d78fb0cc1579ee901b694147ad](https://github.com/building-envelope-data/metabase/commit/4d8d2eb5101785d78fb0cc1579ee901b694147ad)
0 commit comments