⚠️ Note: The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the wiki. It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.
What's Changed
- Prevent generating an error during ws close by @BlackDex in #4127
- Update Rust, Crates, Profile and Actions by @BlackDex in #4126
- Several small fixes for open issues by @BlackDex in #4143
- Fix the version string by @BlackDex in #4153
- Decrease JWT Refresh/Auth token by @BlackDex in #4163
- Update crates by @BlackDex in #4173
- Add additional build target which optimizes for size by @gladiac in #4096
- Update web-vault to v2023.12.0 by @BlackDex in #4201
- Update Rust and Crates by @BlackDex in #4211
- Fix Single Org Policy check by @BlackDex in #4207
- Allow customizing the featureStates by @PKizzle in #4168
- Fix #3413: push to users accessing the collections using groups by @matlink in #3757
- US or EU Data Region Selection by @toto-xoxo in #3752
- enforce 2FA policy on removal of second factor and login by @stefan0xC in #3803
- improve emergency access when not enabled by @stefan0xC in #4227
- Update crates and fix icon issue by @BlackDex in #4237
- Bump h2 from 0.3.23 to 0.3.24 by @dependabot in #4260
- Fix bulk collection deletion by @BlackDex in #4257
- fix: use black text for update badge (better contrast) by @tessus in #4245
- prevent side effects if groups are disabled by @stefan0xC in #4265
- Update crates, web-vault to 2024.1.2 and GHA by @BlackDex in #4275
- Return 404 when user public_key is empty by @Timshel in #4271
- Improve file limit handling by @dani-garcia in #4242
- Fix attachment upload size check by @BlackDex in #4282
- err on invalid feature flag by @stefan0xC in #4263
- register missing push devices at login by @stefan0xC in #3792
- Update env template file by @gzfrozen in #4276
New Contributors
- @gladiac made their first contribution in #4096
- @PKizzle made their first contribution in #4168
- @matlink made their first contribution in #3757
- @toto-xoxo made their first contribution in #3752
- @Timshel made their first contribution in #4271
- @gzfrozen made their first contribution in #4276
Full Changelog: 1.30.1...1.30.2