What changed
- Calendars generated in the frontend are now assigned a random order to prevent random reshuffling by Apple Calendar
- For OIDC the
client_idparameter can now be numeric. Previously, specifying a numeric client id as an environment variable was a bit awkward and needed to be escaped (thanks @Phreyr)
Generated changelog
- docs: 📝 fix wrong environment variable example by @SophiaH67 in #190
- docs: fix dead link by @outloudvi in #191
- OIDC: allow numeric client ids by @Phreyr in #192
New Contributors
- @SophiaH67 made their first contribution in #190
- @outloudvi made their first contribution in #191
- @Phreyr made their first contribution in #192
Full Changelog: v0.12.9...v0.12.10