Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.1.1](v4.1.0...v4.1.1) (2024-05-21) ### Bug Fixes * 🐛 Beta message no longer shows on main releases ([819223e](819223e)) * 🐛 Fix migration syntax error ([affa9ff](affa9ff)) * 🩹 Re-write plex.tv URL's to app.plex.tv on media server override ([7eaf403](7eaf403)) * 🩹 Removed plex home configuration due to not existing in the Plex API ([a075079](a075079)) * 🚑 Corrected the variable for unlimited invite uses on plex ([b605010](b605010)) * 🚑 Plex API endpoint for deleting users ([462deae](462deae)) ### Performance Improvements * 🚀 Only update Emby/Jellyfin users when data is different ([44fe2f1](44fe2f1)) * 🚀API Endpoint Optimisation ([#409](#409)) ([82d4cf5](82d4cf5)) ### Continuous Integration * **codeql:** setup code vulnerability scanning ([#417](#417)) ([37612b5](37612b5)) * **deps:** setup dependabot updates ([#413](#413)) ([97a5fd4](97a5fd4)) * **pr-review:** 🔧 scope to pr target only ([e6008a6](e6008a6)) * **semantic-release:** auto-sync commit message ([05b3931](05b3931)) * **semantic-release:** update sync commit msg ([9235de4](9235de4)) * setup auto pr reviews ([#415](#415)) ([ec0c1ee](ec0c1ee)) ### Chores * 🧺 Exclude unraid template from triggering semantic releases ([08840b9](08840b9)) * 🧼 Corrected branch of the latest image ([3e52988](3e52988)) * 🧼 Exclude language filles from the workspace search ([e956c28](e956c28)) * 🧽 Fixed formatting with sematic release commit names ([c913942](c913942)) * 🧽 sync develop with beta ([7107159](7107159)) * 🧽 sync develop with beta ([3e213b1](3e213b1)) * 🧽 Updated the unraid template to include different branches ([8a82a78](8a82a78)) * **release:** 4.1.1-beta.1 ([0058a5b](0058a5b)), closes [#409](#409) * **release:** 4.1.1-beta.2 ([e90d092](e90d092)), closes [#417](#417) [#413](#413) [#415](#415) * **release:** 4.1.1-beta.3 ([a37aa0e](a37aa0e)) ### Code Refactoring * 📦 Update Available toasts no longer appear for non-admins ([8f18d98](8f18d98))
- Loading branch information