|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v0.1.49 |
| 4 | + |
| 5 | +<!-- generated comparing v0.1.48..master --> |
| 6 | + |
| 7 | +_Feb 8, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +- Adds **authentication and authorization** support with Google, GitHub, and Azure AD (_paid_), along with detailed documentation on how to get up and running. |
| 12 | + |
| 13 | +- Miscellaneous bug fixes and maintenance work. |
| 14 | + |
| 15 | +- ​<!-- 26 -->Authentication fixes/improvements (#3174) @apedroferreira |
| 16 | +- ​<!-- 25 -->chore(deps): bump mui core (#3175) @renovate[bot] |
| 17 | +- ​<!-- 24 -->Add isCanvas into app host context (#3170) @Janpot |
| 18 | +- ​<!-- 23 -->Fix a few react-resizable-panels warnings (#3173) @Janpot |
| 19 | +- ​<!-- 22 -->Improve package layout (#3148) @Janpot |
| 20 | +- ​<!-- 21 -->Add authorization docs (#3067) @apedroferreira |
| 21 | +- ​<!-- 20 -->Authentication/authorization tests (#3056) @apedroferreira |
| 22 | +- ​<!-- 19 -->Update renovate.json @Janpot |
| 23 | +- ​<!-- 18 -->chore(deps): bump dependencies (#3163) @renovate[bot] |
| 24 | +- ​<!-- 17 -->chore(deps): bump dependencies (major) (#3166) @renovate[bot] |
| 25 | +- ​<!-- 16 -->chore(deps): bump devdependencies (#3160) @renovate[bot] |
| 26 | +- ​<!-- 15 -->chore(deps): bump github/codeql-action action to v3.24.0 (#3164) @renovate[bot] |
| 27 | +- ​<!-- 14 -->chore(deps): bump pnpm to 8.15.1 (#3162) @renovate[bot] |
| 28 | +- ​<!-- 13 -->chore(deps): bump playwright (#3161) @renovate[bot] |
| 29 | +- ​<!-- 12 -->chore(deps): bump @mui/monorepo digest to 3c445c6 (#3159) @renovate[bot] |
| 30 | +- ​<!-- 11 -->fix: "Unexpected token ';'" in expressions with trailing ';' (#3147) @bharatkashyap |
| 31 | +- ​<!-- 10 -->Lock file maintenance (#3150) @renovate[bot] |
| 32 | +- ​<!-- 09 -->Add stronger warning to the auto generated files to avoid hand-editing (#3146) @Janpot |
| 33 | +- ​<!-- 08 -->Add RBAC with Azure AD authentication provider (#3077) @apedroferreira |
| 34 | +- ​<!-- 07 -->Run prettier (#3144) @Janpot |
| 35 | +- ​<!-- 06 -->Update monorepo (#3134) @apedroferreira |
| 36 | +- ​<!-- 05 -->[code-infra] Avoid aliasing to the monorepo dependencies (#3137) @Janpot |
| 37 | +- ​<!-- 04 -->[core] [docs] Add warnings, docs and gating for paid features (#3156) @bharatkashyap |
| 38 | +- ​<!-- 03 -->[core] Use non breaking spaces (#3145) @oliviertassinari |
| 39 | +- ​<!-- 02 -->[core] Sync with main repo @oliviertassinari |
| 40 | +- ​<!-- 01 -->[docs] Fix 301 link @oliviertassinari |
| 41 | + |
| 42 | +All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari, @renovate[bot] |
| 43 | + |
3 | 44 | ## 0.1.48
|
4 | 45 |
|
5 | 46 | <!-- generated comparing v0.1.47..master -->
|
|
0 commit comments