v3.1.6
Version v3.1.6 (2024-11-26)
Fixes
- fix linter messages (19da80a)
- fixed linting (beb94c5)
- Fix tv view when week or day is disabled but has participants (68dcde8)
Chores and tidying
- update packages (bef3b09)
Other
- Bump cross-spawn from 7.0.3 to 7.0.6 in /tests/e2e (e166ff6)
- add check if Lang is undefined (d036695)
- Bump micromatch from 4.0.7 to 4.0.8 in /tests/e2e (f983568)
- Bump rollup from 4.18.1 to 4.22.4 in /src/Resources (e723a46)
- Language selection is now stored in localStorage in browser and will appear as choosen on the next login. (3e32bce)
- SSO: Use client specific user roles (#515) (5e564dd)
What's Changed
- SSO: Use client specific user roles by @chetan-thapliyal in #515
- Fix tv view when week or day is disabled but has participants by @hacksch in #532
- Bump rollup from 4.18.1 to 4.22.4 in /src/Resources by @dependabot in #519
- Bump micromatch from 4.0.7 to 4.0.8 in /tests/e2e by @dependabot in #514
- Bump cross-spawn from 7.0.3 to 7.0.6 in /tests/e2e by @dependabot in #533
- Feature #518 - 266721 language storage by @calypsivano in #535
- update packages by @calypsivano in #536
- Release v3.1.6 by @github-actions in #516
New Contributors
- @calypsivano made their first contribution in #535
Full Changelog: v3.1.5...v3.1.6