Skip to content

Commit

Permalink
chore(release): 4.1.1-beta.1
Browse files Browse the repository at this point in the history
## [4.1.1-beta.1](v4.1.0...v4.1.1-beta.1) (2024-05-06)

### 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))

### Performance Improvements

* 🚀 Only update Emby/Jellyfin users when data is different ([44fe2f1](44fe2f1))
* 🚀API Endpoint Optimisation ([#409](#409)) ([82d4cf5](82d4cf5))

### Continuous Integration

* **semantic-release:** auto-sync commit message ([05b3931](05b3931))
* **semantic-release:** update sync commit msg ([9235de4](9235de4))

### 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))
* 🧽 Updated the unraid template to include different branches ([8a82a78](8a82a78))

### Code Refactoring

* 📦 Update Available toasts no longer appear for non-admins ([8f18d98](8f18d98))
  • Loading branch information
semantic-release-bot committed May 6, 2024
1 parent 01c1cfd commit 0058a5b
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
37 changes: 37 additions & 0 deletions CHANGELOG-beta.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
## [4.1.1-beta.1](https://github.com/wizarrrr/wizarr/compare/v4.1.0...v4.1.1-beta.1) (2024-05-06)


### Bug Fixes

* 🐛 Beta message no longer shows on main releases ([819223e](https://github.com/wizarrrr/wizarr/commit/819223e0b7dd419926946667c5e83837ef586052))
* 🐛 Fix migration syntax error ([affa9ff](https://github.com/wizarrrr/wizarr/commit/affa9ffe130f4100df61d2cf93a061a3f523be70))
* 🩹 Re-write plex.tv URL's to app.plex.tv on media server override ([7eaf403](https://github.com/wizarrrr/wizarr/commit/7eaf403044b0563ccfe5423b9ca262ba526750e9))
* 🩹 Removed plex home configuration due to not existing in the Plex API ([a075079](https://github.com/wizarrrr/wizarr/commit/a07507929a8c747787577015693eefeffc8ce658))
* 🚑 Corrected the variable for unlimited invite uses on plex ([b605010](https://github.com/wizarrrr/wizarr/commit/b605010b371bfd754f7b5406fe7aec74c0337adb))


### Performance Improvements

* 🚀 Only update Emby/Jellyfin users when data is different ([44fe2f1](https://github.com/wizarrrr/wizarr/commit/44fe2f1c2a3dd583fb4daa8c2563167f6b34a459))
* 🚀API Endpoint Optimisation ([#409](https://github.com/wizarrrr/wizarr/issues/409)) ([82d4cf5](https://github.com/wizarrrr/wizarr/commit/82d4cf5b4ffbb08669bfe955cb833a3d4c65756b))


### Continuous Integration

* **semantic-release:** auto-sync commit message ([05b3931](https://github.com/wizarrrr/wizarr/commit/05b3931de119ae27c625bbdb7871cab63d5abe0d))
* **semantic-release:** update sync commit msg ([9235de4](https://github.com/wizarrrr/wizarr/commit/9235de4095dfde158f8f52376ea0fc4fc7abd06f))


### Chores

* 🧺 Exclude unraid template from triggering semantic releases ([08840b9](https://github.com/wizarrrr/wizarr/commit/08840b9056e32649ab943ec473b3b71e6c8ed7d8))
* 🧼 Corrected branch of the latest image ([3e52988](https://github.com/wizarrrr/wizarr/commit/3e5298879b794df30d91a13bf53fa78a2fee6fd1))
* 🧼 Exclude language filles from the workspace search ([e956c28](https://github.com/wizarrrr/wizarr/commit/e956c2838c4b76f601cc4b21cbe03802a3da32a8))
* 🧽 Fixed formatting with sematic release commit names ([c913942](https://github.com/wizarrrr/wizarr/commit/c913942d5685fb77134e92a2c6f4a580431d053b))
* 🧽 Updated the unraid template to include different branches ([8a82a78](https://github.com/wizarrrr/wizarr/commit/8a82a78944e7efac2284142df9a03446c51d909e))


### Code Refactoring

* 📦 Update Available toasts no longer appear for non-admins ([8f18d98](https://github.com/wizarrrr/wizarr/commit/8f18d98a718d6a541919f3f81c77d314bab0e88f))

## [4.1.0-beta.1](https://github.com/wizarrrr/wizarr/compare/v4.0.0...v4.1.0-beta.1) (2024-05-03)


Expand Down
2 changes: 1 addition & 1 deletion latest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.0
4.1.1-beta.1

0 comments on commit 0058a5b

Please sign in to comment.