What's Changed
- refactor(publicshare): /s/XXX uses same components and API as /files section by @EdouardVanbelle in #731
- fix(caldav): echo foreign-namespace props as valid XML by @vitstradal in #733
- fix(db): actually redact the password in the startup log line by @vitstradal in #734
- fix(wopi): warn when the browser-facing URL falls back to the callback URL by @vitstradal in #735
- refactor(config): read main.rs/di.rs env knobs through AppConfig by @vitstradal in #736
- feat(files): create new office documents from the Files view by @vitstradal in #737
- refactor(config): size the Tokio runtime from AppConfig by @vitstradal in #738
- feat(config): read settings from a TOML configuration file by @vitstradal in #739
- Feat/base path by @vitstradal in #740
- fix(notifications): wire the bell without requiring SMTP by @vitstradal in #745
- fix(frontend): keep the shell's CSP hashes in step with its scripts by @vitstradal in #744
- test(recipients): make the wall-clock benchmark opt-in by @vitstradal in #746
- feat(files): offer only the document kinds the editor can open by @vitstradal in #747
- test(client): pin withBase under a non-empty base path by @vitstradal in #748
- build: rebuild when a migration changes by @EdouardVanbelle in #742
- feat(role): add owner role by @EdouardVanbelle in #741
- feat: add existingClaim support for helm chart by @zeauw in #750
New Contributors
- @vitstradal made their first contribution in #733
- @zeauw made their first contribution in #750
Full Changelog: v0.9.0...v0.9.1
What's Changed
- refactor(publicshare): /s/XXX uses same components and API as /files section by @EdouardVanbelle in #731
- fix(caldav): echo foreign-namespace props as valid XML by @vitstradal in #733
- fix(db): actually redact the password in the startup log line by @vitstradal in #734
- fix(wopi): warn when the browser-facing URL falls back to the callback URL by @vitstradal in #735
- refactor(config): read main.rs/di.rs env knobs through AppConfig by @vitstradal in #736
- feat(files): create new office documents from the Files view by @vitstradal in #737
- refactor(config): size the Tokio runtime from AppConfig by @vitstradal in #738
- feat(config): read settings from a TOML configuration file by @vitstradal in #739
- Feat/base path by @vitstradal in #740
- fix(notifications): wire the bell without requiring SMTP by @vitstradal in #745
- fix(frontend): keep the shell's CSP hashes in step with its scripts by @vitstradal in #744
- test(recipients): make the wall-clock benchmark opt-in by @vitstradal in #746
- feat(files): offer only the document kinds the editor can open by @vitstradal in #747
- test(client): pin withBase under a non-empty base path by @vitstradal in #748
- build: rebuild when a migration changes by @EdouardVanbelle in #742
- feat(role): add owner role by @EdouardVanbelle in #741
- feat: add existingClaim support for helm chart by @zeauw in #750
New Contributors
- @vitstradal made their first contribution in #733
- @zeauw made their first contribution in #750
Full Changelog: v0.9.0...v0.9.1