Releases: wizarrrr/wizarr
Releases · wizarrrr/wizarr
v4.1.1
4.1.1 (2024-05-21)
Bug Fixes
- 🐛 Beta message no longer shows on main releases (819223e)
- 🐛 Fix migration syntax error (affa9ff)
- 🩹 Re-write plex.tv URL's to app.plex.tv on media server override (7eaf403)
- 🩹 Removed plex home configuration due to not existing in the Plex API (a075079)
- 🚑 Corrected the variable for unlimited invite uses on plex (b605010)
- 🚑 Plex API endpoint for deleting users (462deae)
Performance Improvements
- 🚀 Only update Emby/Jellyfin users when data is different (44fe2f1)
- 🚀API Endpoint Optimisation (#409) (82d4cf5)
Continuous Integration
- codeql: setup code vulnerability scanning (#417) (37612b5)
- deps: setup dependabot updates (#413) (97a5fd4)
- pr-review: 🔧 scope to pr target only (e6008a6)
- semantic-release: auto-sync commit message (05b3931)
- semantic-release: update sync commit msg (9235de4)
- setup auto pr reviews (#415) (ec0c1ee)
Chores
- 🧺 Exclude unraid template from triggering semantic releases (08840b9)
- 🧼 Corrected branch of the latest image (3e52988)
- 🧼 Exclude language filles from the workspace search (e956c28)
- 🧽 Fixed formatting with sematic release commit names (c913942)
- 🧽 sync develop with beta (7107159)
- 🧽 sync develop with beta (3e213b1)
- 🧽 Updated the unraid template to include different branches (8a82a78)
- release: 4.1.1-beta.1 (0058a5b), closes #409
- release: 4.1.1-beta.2 (e90d092), closes #417 #413 #415
- release: 4.1.1-beta.3 (a37aa0e)
Code Refactoring
- 📦 Update Available toasts no longer appear for non-admins (8f18d98)
v4.1.0
4.1.0 (2024-05-05)
New Features
- ✨ Replaced the default homepage with the invite interface (9c6ea38)
- ✨Ability to specify whether a user displays on login page (#397) (a1380e0)
Bug Fixes
- 🐛 Change live_tv to a boolean through the migration script (00372cc)
- 🐛 Live TV boolean changes to True by default (e41b935)
- 🐛 Potential fix for white pages and pages caching (65feec9)
- 🐝 remove extra return statement (331be20)
- 🩹 cast current version as string (4490590)
- 🩹 Disabled access to Live TV Management for Jellyfin/Emby (a603d56)
- 🩹 Fixed plex profile pictures erroring out when Plex Home users are present (a1c3571)
- 🩹 Import error for software_lifecycle (f6f9ef9)
- 🚑 Change migration script to a boolean for hide_user (dec8103)
- 🚑 Changed order of Emby user password creation (fd52649)
- 🚑 Solved issue with the routes clashing (c3af54e)
- sentry: 🐛 set release version for proper tracking (0f4d08c)
Chores
- 🧺 Changed request service URL field to correctly reflect the service (553c78f)
- 🧺 Remove version getter as not needed (50957bc)
- release: 4.1.0-beta.1 (b4d5a34), closes #397
Documentation
- 📚 removed v3 mentions from root readme (d7a4495)
Code Refactoring
v4.0.0
4.0.0 (2024-04-29)
⚠ BREAKING CHANGES
- begin 4.x.x versioning
New Features
- ✨ ✨ Emby users can now set max streams (3b0d4e0)
- 🎉 ✨ Added Emby Support (c882992)
- 🎉 ✨ Scanning in Emby users now attaches connect email as user email (46d6f22)
- 🎉 Live TV can now be enabled/disabled for Jellyfin/Emby invites (8723d1c)
- 🎊 ✨ Emby and Jellyfin now update username/email on an updated scan (7c158ca)
- 🚑 added ability to specify concurrent sessions on jellyfin (#378) (062bc6b), closes #377
- finshed backend password change (5b1ce2e)
- password reset frontend done, backend started (d15e0a1)
- wizarr-frontend: 🚀 Add extended labels to buttons (72c7dc4)
Bug Fixes
- 🐛 🐛 Fixed issue where Emby/Plex would error on creating an invite (eb54d32)
- 🐛 📝 Fix the form being the wrong namr (602d5d1)
- 🐛 refactor server_api.py and software_lifecycle.py for better exception handling (8cf2b32)
- 🐝 🐛 Remove trailing slashes on server URL's (c4cfd77)
- 🐝 Corrected Live TV for Jellyfin (1b94a6e)
- 🐝 update toast can now be dismissed (f2585ca)
- 🩹 🎨 Resolved scaling of theme selector on help wizard (ccf75fc)
- 🩹 🐛 Fixed copy server URL when override set (ab5e680)
- 🩹 🐛 Fixed issue where Jellyseerr could not be selected for Emby servers (83c381a)
- 🩹 🔥 Removed remaining label (268fda9)
- 🩹 change delete user call to emby function (139cf86)
- 🩹 Default Live TV checkbox to enabled to reflect Jellyfin/Emby default (1cba8c3)
- 🩹 Fixed error which occured when using LDAP (1ba2e0a)
- backend: user sync error on plex managed/guest users (#357) (1467046)
- discord-release-alert: 🐛 mentions failing in embeded payload (8e87c41)
- frontend: 🐛 users without token no longer cause error on scan (#344) (05ce4f5)
- frontend: cant remove discord widget id (#347) (fefcb06)
- remove latest info widget (#353) (37e21fe)
- wizarr-backend: 🚑 added password strength test (ff83c30)
Performance Improvements
Build System
- deps: 🔨 🏗️ update browserslist to latest (b9b95bc)
- npm: add conventionalcommit changelog package (633868a)
- semantic-release: 👷 add explict typing for changelog (62ef792)
- semantic-release: 👷 update discord webhook payload to @dev-updates (d0886bf)
- semantic-release: 🧱 add other commit types to changelog (6b49b2a)
- semantic-release: use conventioncommits preset (582982f)
- test: changelog (54955f5)
Continuous Integration
- 🔧 auto merge release branch back into beta (43b4c9d)
- 🔧 fix missing apostrophe causing action fail (429b4f6)
- 🔧 update action naming to better align with workflow (a7ab17a)
- 🧪 fix nightly action name (291cb18)
- 🧪 nightly image builds off develop branch (05d5331)
- semantic-release: 🔧 explicity define breaking changes (b144ff2)
- test: changelog (24e565f)
Chores
- 🧹 bump db migration script version/date (a71ada5)
- 🧺 ✏️ Fixed a type with the setup finalisation (00d6143)
- 🧽 add unRaid support (71c00e1)
- 🧽 fix versioning file (66cef97)
- 🧽 remove changelog test file (3191b0a)
- 🧽 update visibility of hidden beta items (f44ea0b)
- clean up unused refrences (7b97be4)
- gitignore: add nvm versioning file (daa8e6c)
- release: 3.5.1-beta.7 (3a26ead)
- release: 4.0.0-beta.1 (3a90b8d), closes #357 #344 #347 #353
- release: 4.0.0-beta.2 (d6bd390)
- release: 4.0.0-beta.3 (709e009)
- release: 4.0.0-beta.4 (6e9ba8d)
- release: 4.0.0-beta.5 (a74aafd)
- release: 4.0.0-beta.6 (9dc466a)
- release: 4.0.0-beta.7 (cd74551)
- release: 4.0.0-beta.8 (0f5d8e0), closes #377
- release: 4.0.0-beta.9 (724755e)
- start of v4 development 🎆🎆 (80e95dc)
- translations: 🧺 extract strings (a96a18f)
- workspace: 🧹 ...
v3.5.1
3.5.1 (2023-11-17)
Bug Fixes
- 🐝 beta-ci workflow (6044747)
- 🐝 Jellyfin users now can have uppercase usernames (1539c56)
- 🔧 release branch identification logic and improve error handling (e963e0b)
- 🩹 add formkit stories (e5cd97b)
- 🩹 fix workflow issue (268aeeb)
- 🩹 software lifecycle issue (15b1edf)
- 🚑 beta-ci workflow (bc7d834)
- 🚑 software lifecycle issue (ac55841)
- 🆘 EMERGENCY FIX FOR VERSION 🆘 (7570ec1)
v3.5.0
v3.4.8
What's Changed
- Translations update from Hosted Weblate by @weblate in #264
- Translations by @realashleybailey in #266
- V3 mono by @realashleybailey in #267
- V3 beta by @realashleybailey in #268
- Compile translations by @realashleybailey in #269
- Translations by @realashleybailey in #270
- Translations update from Hosted Weblate by @weblate in #271
- V3 beta by @realashleybailey in #274
- Translations update from Hosted Weblate by @weblate in #273
- Translations update from Hosted Weblate by @weblate in #275
- Translations update from Hosted Weblate by @weblate in #276
- Translations by @realashleybailey in #277
- V3 beta by @realashleybailey in #283
- Minor Refactoring by @JamsRepos in #284
- Translations by @realashleybailey in #287
- V3 beta by @realashleybailey in #282
New Contributors
- @JamsRepos made their first contribution in #284
Full Changelog: 3.4.2...3.4.8
v3.4.2
What's Changed
- Documentation by @realashleybailey in #227
- Ignore .vite files in Git by @realashleybailey in #231
- update readme by @realashleybailey in #228
- Translations update from Hosted Weblate by @weblate in #232
- Translations update from Hosted Weblate by @weblate in #233
- Translations update from Hosted Weblate by @weblate in #234
- Translations update from Hosted Weblate by @weblate in #236
- Translations update from Hosted Weblate by @weblate in #237
- sync with master by @realashleybailey in #238
- Translations by @realashleybailey in #239
- workflow by @realashleybailey in #240
- Merge pull request #240 from Wizarrrr/master by @realashleybailey in #241
- sync by @realashleybailey in #242
- Translations update from Hosted Weblate by @weblate in #243
- sync by @realashleybailey in #247
- Translations by @realashleybailey in #248
- Update README.md by @realashleybailey in #250
- Update README.md by @realashleybailey in #251
- Translations update from Hosted Weblate by @weblate in #249
- Translations by @realashleybailey in #252
- V3 beta by @realashleybailey in #255
- Translations update from Hosted Weblate by @weblate in #256
- Update docker-compose.yml by @realashleybailey in #257
- Update docker-compose.yml by @realashleybailey in #258
- Translations by @realashleybailey in #259
- V3 beta by @realashleybailey in #260
- Update release branch check in release workflow by @realashleybailey in #261
- Refactor release.yml workflow to use "master_branch" instead of "main… by @realashleybailey in #262
- V3 beta by @realashleybailey in #263
New Contributors
Full Changelog: 3.4.1...3.4.2
What's Changed
- Documentation by @realashleybailey in #227
- Ignore .vite files in Git by @realashleybailey in #231
- update readme by @realashleybailey in #228
- Translations update from Hosted Weblate by @weblate in #232
- Translations update from Hosted Weblate by @weblate in #233
- Translations update from Hosted Weblate by @weblate in #234
- Translations update from Hosted Weblate by @weblate in #236
- Translations update from Hosted Weblate by @weblate in #237
- sync with master by @realashleybailey in #238
- Translations by @realashleybailey in #239
- workflow by @realashleybailey in #240
- Merge pull request #240 from Wizarrrr/master by @realashleybailey in #241
- sync by @realashleybailey in #242
- Translations update from Hosted Weblate by @weblate in #243
- sync by @realashleybailey in #247
- Translations by @realashleybailey in #248
- Update README.md by @realashleybailey in #250
- Update README.md by @realashleybailey in #251
- Translations update from Hosted Weblate by @weblate in #249
- Translations by @realashleybailey in #252
- V3 beta by @realashleybailey in #255
- Translations update from Hosted Weblate by @weblate in #256
- Update docker-compose.yml by @realashleybailey in #257
- Update docker-compose.yml by @realashleybailey in #258
- Translations by @realashleybailey in #259
- V3 beta by @realashleybailey in #260
- Update release branch check in release workflow by @realashleybailey in #261
- Refactor release.yml workflow to use "master_branch" instead of "main… by @realashleybailey in #262
- V3 beta by @realashleybailey in #263
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
- [Snyk] Upgrade postcss-nested from 6.0.0 to 6.0.1 by @mtthidoteu in #185
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.4 by @mtthidoteu in #184
- Fix Jellyfin library access for new users by @EthanArmbrust in #198
- Update README.md by @slimshizn in #208
- V3 beta by @realashleybailey in #212
- update version by @realashleybailey in #213
- Merge pull request #213 from Wizarrrr/master by @realashleybailey in #214
- Delete .github/workflows directory by @realashleybailey in #215
- update by @realashleybailey in #216
- Merge pull request #216 from Wizarrrr/master by @realashleybailey in #217
- Merge pull request #217 from Wizarrrr/v3-beta by @realashleybailey in #218
- V3 beta by @realashleybailey in #219
- Refactor Wizarr README to update project name by @realashleybailey in #221
- sync by @realashleybailey in #222
- V3 beta by @realashleybailey in #223
New Contributors
- @EthanArmbrust made their first contribution in #198
- @slimshizn made their first contribution in #208
Full Changelog: 3.2.0...3.4.1
What's Changed
- [Snyk] Upgrade postcss-nested from 6.0.0 to 6.0.1 by @mtthidoteu in #185
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.4 by @mtthidoteu in #184
- Fix Jellyfin library access for new users by @EthanArmbrust in #198
- Update README.md by @slimshizn in #208
- V3 beta by @realashleybailey in #212
- update version by @realashleybailey in #213
- Merge pull request #213 from Wizarrrr/master by @realashleybailey in #214
- Delete .github/workflows directory by @realashleybailey in #215
- update by @realashleybailey in #216
- Merge pull request #216 from Wizarrrr/master by @realashleybailey in #217
- Merge pull request #217 from Wizarrrr/v3-beta by @realashleybailey in #218
- V3 beta by @realashleybailey in #219
- Refactor Wizarr README to update project name by @realashleybailey in #221
- sync by @realashleybailey in #222
- V3 beta by @realashleybailey in #223
New Contributors
- @EthanArmbrust made their first contribution in #198
- @slimshizn made their first contribution in #208
Full Changelog: v3.2.0...v3.4.1
v2.2.2
What's Changed
- docs: re-update regex for public bypasses by @jathek in #152
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.2 by @snyk-bot in #149
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.2 by @snyk-bot in #148
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.2 by @mtthidoteu in #155
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.2 by @snyk-bot in #154
- Add multiple env variables to provide an easy way to set password policies for new users by @Y0ngg4n in #156
- Fix Animation Issue by @realashleybailey in #162
- Direct App download based on users device by @realashleybailey in #164
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.4 by @snyk-bot in #157
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.4 by @snyk-bot in #158
- Add Jellyfin profile pictures to Users table by @realashleybailey in #168
- Allow for maintaining page in admin section when refreshing the page by @realashleybailey in #166
- Add full support for Jellyseerr, Overseerr and Ombi by @realashleybailey in #169
- Add Pushover Support to the Notification System by @realashleybailey in #163
- [Snyk] Upgrade flowbite from 1.6.3 to 1.6.5 by @mtthidoteu in #173
- [Snyk] Upgrade alpinejs from 3.11.1 to 3.12.2 by @mtthidoteu in #172
- [Snyk] Upgrade @alpinejs/collapse from 3.11.1 to 3.12.2 by @mtthidoteu in #171
- [Snyk] Upgrade htmx.org from 1.8.5 to 1.9.2 by @mtthidoteu in #170
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.4 by @mtthidoteu in #167
- Fix docs by @realashleybailey in #174
- Add additional expiry periods by @eoghan2t9 in #176
- Update year value and fix 6 month term by @eoghan2t9 in #177
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.4 by @mtthidoteu in #175
- Fix navigating to the wrong url after joining through plex by @bghtrbb in #181
- Update python slightly. by @eoghan2t9 in #182
- [Snyk] Upgrade postcss-nested from 6.0.0 to 6.0.1 by @mtthidoteu in #185
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.4 by @mtthidoteu in #184
New Contributors
- @Y0ngg4n made their first contribution in #156
- @eoghan2t9 made their first contribution in #176
- @bghtrbb made their first contribution in #181
Full Changelog: 2.2.1...2.2.2
What's Changed
- docs: re-update regex for public bypasses by @jathek in #152
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.2 by @snyk-bot in #149
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.2 by @snyk-bot in #148
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.2 by @mtthidoteu in #155
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.2 by @snyk-bot in #154
- Add multiple env variables to provide an easy way to set password policies for new users by @Y0ngg4n in #156
- Fix Animation Issue by @realashleybailey in #162
- Direct App download based on users device by @realashleybailey in #164
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.4 by @snyk-bot in #157
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.4 by @snyk-bot in #158
- Add Jellyfin profile pictures to Users table by @realashleybailey in #168
- Allow for maintaining page in admin section when refreshing the page by @realashleybailey in #166
- Add full support for Jellyseerr, Overseerr and Ombi by @realashleybailey in #169
- Add Pushover Support to the Notification System by @realashleybailey in #163
- [Snyk] Upgrade flowbite from 1.6.3 to 1.6.5 by @mtthidoteu in #173
- [Snyk] Upgrade alpinejs from 3.11.1 to 3.12.2 by @mtthidoteu in #172
- [Snyk] Upgrade @alpinejs/collapse from 3.11.1 to 3.12.2 by @mtthidoteu in #171
- [Snyk] Upgrade htmx.org from 1.8.5 to 1.9.2 by @mtthidoteu in #170
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.4 by @mtthidoteu in #167
- Fix docs by @realashleybailey in #174
- Add additional expiry periods by @eoghan2t9 in #176
- Update year value and fix 6 month term by @eoghan2t9 in #177
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.4 by @mtthidoteu in #175
- Fix navigating to the wrong url after joining through plex by @bghtrbb in #181
- Update python slightly. by @eoghan2t9 in #182
- [Snyk] Upgrade postcss-nested from 6.0.0 to 6.0.1 by @mtthidoteu in #185
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.4 by @mtthidoteu in #184
- Fix Jellyfin library access for new users by @EthanArmbrust in #198
New Contributors
- @Y0ngg4n made their first contribution in #156
- @eoghan2t9 made their first contribution in #176
- @bghtrbb made their first contribution in #181
- @EthanArmbrust made their first contribution in #198
Full Changelog: v2.2.1...v2.2.2
2.2.1
- General Optimisations
- Bug Fixes
What's Changed
- Fix provided Authelia config by @saschabrockel in #137
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.1 by @mtthidoteu in #144
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.1 by @mtthidoteu in #143
- [Snyk] Upgrade @vue/shared from 3.1.5 to 3.3.2 by @mtthidoteu in #146
- [Snyk] Upgrade @vue/reactivity from 3.1.5 to 3.3.2 by @mtthidoteu in #145
- [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 by @snyk-bot in #147
New Contributors
- @saschabrockel made their first contribution in #137
Full Changelog: 2.2.0...2.2.1