Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0-beta.1](v3.5.1...v4.0.0-beta.1) (2024-04-11) ### Bug Fixes * 🐛 refactor server_api.py and software_lifecycle.py for better exception handling ([8cf2b32](8cf2b32)) * 🐝 🐛 Remove trailing slashes on server URL's ([c4cfd77](c4cfd77)) * 🩹 🐛 Fixed copy server URL when override set ([ab5e680](ab5e680)) * 🩹 🔥 Removed remaining label ([268fda9](268fda9)) * **backend:** user sync error on plex managed/guest users ([#357](#357)) ([1467046](1467046)) * **frontend:** 🐛 users without token no longer cause error on scan ([#344](#344)) ([05ce4f5](05ce4f5)) * **frontend:** cant remove discord widget id ([#347](#347)) ([fefcb06](fefcb06)) * remove latest info widget ([#353](#353)) ([37e21fe](37e21fe)) * **wizarr-backend:** 🚑 added password strength test ([ff83c30](ff83c30)) ### chore * 🧽 fix versioning file ([66cef97](66cef97)) ### Features * finshed backend password change ([5b1ce2e](5b1ce2e)) * password reset frontend done, backend started ([d15e0a1](d15e0a1)) * **wizarr-frontend:** 🚀 Add extended labels to buttons ([72c7dc4](72c7dc4)) ### Performance Improvements * 🚀 ✨ Changed to use floating vue ([ce0b92f](ce0b92f)) ### BREAKING CHANGES * begin 4.x.x versioning
- Loading branch information