From 1a6d2bdebbedb8b223aec851a48db4ce5b4f3592 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 29 Apr 2024 15:50:39 +0000 Subject: [PATCH] chore(release): 3.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [3.6.0](https://github.com/wizarrrr/wizarr/compare/v3.5.1...v3.6.0) (2024-04-29) ### โš  BREAKING CHANGES * begin 4.x.x versioning ### New Features * โœจ :sparkles: Emby users can now set max streams ([3b0d4e0](https://github.com/wizarrrr/wizarr/commit/3b0d4e003d2e40a59cbd8c52f3cb4d0b868cecb7)) * ๐ŸŽ‰ :sparkles: Added Emby Support ([c882992](https://github.com/wizarrrr/wizarr/commit/c882992bda7799b97f98c6c4f6fd0e4d7d4e7db7)) * ๐ŸŽ‰ :sparkles: Scanning in Emby users now attaches connect email as user email ([46d6f22](https://github.com/wizarrrr/wizarr/commit/46d6f226b0cc09713fec0d4e107ed6f4e67e59a9)) * ๐ŸŽ‰ Live TV can now be enabled/disabled for Jellyfin/Emby invites ([8723d1c](https://github.com/wizarrrr/wizarr/commit/8723d1ce34cc7159ddef014837d54cd9afb307ff)) * ๐ŸŽŠ :sparkles: Emby and Jellyfin now update username/email on an updated scan ([7c158ca](https://github.com/wizarrrr/wizarr/commit/7c158caaec967e0863ba3f5ced73dca21ef1047e)) * ๐Ÿš‘ added ability to specify concurrent sessions on jellyfin ([#378](https://github.com/wizarrrr/wizarr/issues/378)) ([062bc6b](https://github.com/wizarrrr/wizarr/commit/062bc6b5e0fa791d28973933c7752f54348cb0f8)), closes [#377](https://github.com/wizarrrr/wizarr/issues/377) * finshed backend password change ([5b1ce2e](https://github.com/wizarrrr/wizarr/commit/5b1ce2e9818cbc8b393623f6642a7b3f4b832e65)) * password reset frontend done, backend started ([d15e0a1](https://github.com/wizarrrr/wizarr/commit/d15e0a1660ef67e5ac294fc375ae989a7d362db8)) * **wizarr-frontend:** ๐Ÿš€ Add extended labels to buttons ([72c7dc4](https://github.com/wizarrrr/wizarr/commit/72c7dc4f11ad0ff8d2dba3b47071163bc269f4e0)) ### Bug Fixes * ๐Ÿ› :bug: Fixed issue where Emby/Plex would error on creating an invite ([eb54d32](https://github.com/wizarrrr/wizarr/commit/eb54d326e5d6add26fb705cb19448f32e12574c1)) * ๐Ÿ› :memo: Fix the form being the wrong namr ([602d5d1](https://github.com/wizarrrr/wizarr/commit/602d5d1b2d41152316efd3d13e0c92f2310959f1)) * ๐Ÿ› refactor server_api.py and software_lifecycle.py for better exception handling ([8cf2b32](https://github.com/wizarrrr/wizarr/commit/8cf2b329a8aeb4a27b783a454a2a58e02230e294)) * ๐Ÿ :bug: Remove trailing slashes on server URL's ([c4cfd77](https://github.com/wizarrrr/wizarr/commit/c4cfd77f5741fb4a25006948e5facc016c76ddc2)) * ๐Ÿ Corrected Live TV for Jellyfin ([1b94a6e](https://github.com/wizarrrr/wizarr/commit/1b94a6eaee7205350a22b53ebf61af2d0e620c61)) * ๐Ÿ update toast can now be dismissed ([f2585ca](https://github.com/wizarrrr/wizarr/commit/f2585ca30c5e200e7cffb03abe7bf853db2f56a9)) * ๐Ÿฉน :art: Resolved scaling of theme selector on help wizard ([ccf75fc](https://github.com/wizarrrr/wizarr/commit/ccf75fc91069a7ffc05d078a75fd3cfcb40c3940)) * ๐Ÿฉน :bug: Fixed copy server URL when override set ([ab5e680](https://github.com/wizarrrr/wizarr/commit/ab5e6804a3f054a48595dc187158ad7a309cb5b3)) * ๐Ÿฉน :bug: Fixed issue where Jellyseerr could not be selected for Emby servers ([83c381a](https://github.com/wizarrrr/wizarr/commit/83c381a0707fdcbf31f2ee101c5fa405edd9bec6)) * ๐Ÿฉน :fire: Removed remaining label ([268fda9](https://github.com/wizarrrr/wizarr/commit/268fda9612584591b50926409c0e8b9be57449bc)) * ๐Ÿฉน change delete user call to emby function ([139cf86](https://github.com/wizarrrr/wizarr/commit/139cf86053198efa1c9f800cb414998a416a2852)) * ๐Ÿฉน Default Live TV checkbox to enabled to reflect Jellyfin/Emby default ([1cba8c3](https://github.com/wizarrrr/wizarr/commit/1cba8c3fea60c8962aea6570e8984b79069ab518)) * ๐Ÿฉน Fixed error which occured when using LDAP ([1ba2e0a](https://github.com/wizarrrr/wizarr/commit/1ba2e0a1246cb58785665dfa3954f83ee883c285)) * **backend:** user sync error on plex managed/guest users ([#357](https://github.com/wizarrrr/wizarr/issues/357)) ([1467046](https://github.com/wizarrrr/wizarr/commit/146704609d64ba13d1c8a7d80a80fd09e55bfd50)) * **discord-release-alert:** ๐Ÿ› mentions failing in embeded payload ([8e87c41](https://github.com/wizarrrr/wizarr/commit/8e87c414a9d333e0c9dcf0722d794b83658e5d08)) * **frontend:** ๐Ÿ› users without token no longer cause error on scan ([#344](https://github.com/wizarrrr/wizarr/issues/344)) ([05ce4f5](https://github.com/wizarrrr/wizarr/commit/05ce4f5de529993f2cbfc35439f27ddb7933fa73)) * **frontend:** cant remove discord widget id ([#347](https://github.com/wizarrrr/wizarr/issues/347)) ([fefcb06](https://github.com/wizarrrr/wizarr/commit/fefcb065486c9ec7809167744867c66034df208a)) * remove latest info widget ([#353](https://github.com/wizarrrr/wizarr/issues/353)) ([37e21fe](https://github.com/wizarrrr/wizarr/commit/37e21fe98562ec1a9bfec971b251a8a68f429d70)) * **wizarr-backend:** ๐Ÿš‘ added password strength test ([ff83c30](https://github.com/wizarrrr/wizarr/commit/ff83c30302ee44c9113d1419b15358b85b1d8cc9)) ### Performance Improvements * ๐Ÿš€ :sparkles: Changed to use floating vue ([ce0b92f](https://github.com/wizarrrr/wizarr/commit/ce0b92f6359fda7d470033551b4ee68ab3915e40)) * **test:** changelog ([7eacd08](https://github.com/wizarrrr/wizarr/commit/7eacd0820d5c7044378f7247b8b8228911738786)) ### Build System * **deps:** ๐Ÿ”จ ๐Ÿ—๏ธ update browserslist to latest ([b9b95bc](https://github.com/wizarrrr/wizarr/commit/b9b95bc45c091570a99b75b401f92579807db3ca)) * **npm:** add conventionalcommit changelog package ([633868a](https://github.com/wizarrrr/wizarr/commit/633868acbce4f8e5e92c2a9871bbef52dd8a990b)) * **semantic-release:** ๐Ÿ‘ท add explict typing for changelog ([62ef792](https://github.com/wizarrrr/wizarr/commit/62ef7927f7f96a70c6b77d5e19ff455853dc14ca)) * **semantic-release:** ๐Ÿ‘ท update discord webhook payload to [@dev-updates](https://github.com/dev-updates) ([d0886bf](https://github.com/wizarrrr/wizarr/commit/d0886bfb2da5132e595ac9a9c6b3afc18bb0cd53)) * **semantic-release:** ๐Ÿงฑ add other commit types to changelog ([6b49b2a](https://github.com/wizarrrr/wizarr/commit/6b49b2af17b9f197c6845e0b70ed6c25088812e8)) * **semantic-release:** use conventioncommits preset ([582982f](https://github.com/wizarrrr/wizarr/commit/582982fe714211d095993b2d6310530b7ec1256b)) * **test:** changelog ([54955f5](https://github.com/wizarrrr/wizarr/commit/54955f54aee96709cb4d50c8ba649e4db5c854cd)) ### Continuous Integration * ๐Ÿ”ง auto merge release branch back into beta ([43b4c9d](https://github.com/wizarrrr/wizarr/commit/43b4c9d04574e974b4f1a2f16c1f02edbe5e476f)) * ๐Ÿ”ง fix missing apostrophe causing action fail ([429b4f6](https://github.com/wizarrrr/wizarr/commit/429b4f6659d193429c2bb3eba42414d88d1c6434)) * ๐Ÿ”ง update action naming to better align with workflow ([a7ab17a](https://github.com/wizarrrr/wizarr/commit/a7ab17a06146780695eefcacb2cd025e16800a13)) * ๐Ÿงช fix nightly action name ([291cb18](https://github.com/wizarrrr/wizarr/commit/291cb1877540f8db5654c4bf9b48e0dd1310f446)) * ๐Ÿงช nightly image builds off develop branch ([05d5331](https://github.com/wizarrrr/wizarr/commit/05d5331ee3b96fd3174d5d67b1078e48884e3365)) * **test:** changelog ([24e565f](https://github.com/wizarrrr/wizarr/commit/24e565f4014e7fc7397c6bdee2b2b13604d899c5)) ### Chores * ๐Ÿงน bump db migration script version/date ([a71ada5](https://github.com/wizarrrr/wizarr/commit/a71ada5126c78a6cdb772d46aa355c9a4c2c5546)) * ๐Ÿงบ :pencil2: Fixed a type with the setup finalisation ([00d6143](https://github.com/wizarrrr/wizarr/commit/00d6143986d1564a40d276cc7a083a828e5ca4c5)) * ๐Ÿงฝ add unRaid support ([71c00e1](https://github.com/wizarrrr/wizarr/commit/71c00e189d77105ba7c05cb8ebc2d4e9ad118968)) * ๐Ÿงฝ fix versioning file ([66cef97](https://github.com/wizarrrr/wizarr/commit/66cef9765dae0a67f26fa64ef1a73687e3cb5b77)) * ๐Ÿงฝ remove changelog test file ([3191b0a](https://github.com/wizarrrr/wizarr/commit/3191b0a0c59bd4ba89c4684d5e9bf1641c970ebf)) * ๐Ÿงฝ update visibility of hidden beta items ([f44ea0b](https://github.com/wizarrrr/wizarr/commit/f44ea0b4341c2f123a5b23e6c37c9031f0622ce5)) * clean up unused refrences ([7b97be4](https://github.com/wizarrrr/wizarr/commit/7b97be4d8a21649c7ec7c524024280883d9a16f1)) * **gitignore:** add nvm versioning file ([daa8e6c](https://github.com/wizarrrr/wizarr/commit/daa8e6cf39414c37945b13254591153835e3c37b)) * **release:** 3.5.1-beta.7 ([3a26ead](https://github.com/wizarrrr/wizarr/commit/3a26ead6563c789faaa5682a488884b5d876b166)) * **release:** 4.0.0-beta.1 ([3a90b8d](https://github.com/wizarrrr/wizarr/commit/3a90b8d1a3af6141d0dccf6f6a04f8cfde57ce70)), closes [#357](https://github.com/wizarrrr/wizarr/issues/357) [#344](https://github.com/wizarrrr/wizarr/issues/344) [#347](https://github.com/wizarrrr/wizarr/issues/347) [#353](https://github.com/wizarrrr/wizarr/issues/353) * **release:** 4.0.0-beta.2 ([d6bd390](https://github.com/wizarrrr/wizarr/commit/d6bd39001e88c829ae9aec1ac2deabf79fde96c8)) * **release:** 4.0.0-beta.3 ([709e009](https://github.com/wizarrrr/wizarr/commit/709e0097c817c28580c5d17d88d75162bb264463)) * **release:** 4.0.0-beta.4 ([6e9ba8d](https://github.com/wizarrrr/wizarr/commit/6e9ba8d91ede69087ddb474e871549a68fdddca7)) * **release:** 4.0.0-beta.5 ([a74aafd](https://github.com/wizarrrr/wizarr/commit/a74aafdd62ea9e6538401fa3a52157055652b7d6)) * **release:** 4.0.0-beta.6 ([9dc466a](https://github.com/wizarrrr/wizarr/commit/9dc466a15b5d7ca450235d308e465cc795700739)) * **release:** 4.0.0-beta.7 ([cd74551](https://github.com/wizarrrr/wizarr/commit/cd745511690599114026a7d04e3c1307489d446b)) * **release:** 4.0.0-beta.8 ([0f5d8e0](https://github.com/wizarrrr/wizarr/commit/0f5d8e09fa4159ea5517b8b85ffccf1c140db7b1)), closes [#377](https://github.com/wizarrrr/wizarr/issues/377) * **release:** 4.0.0-beta.9 ([724755e](https://github.com/wizarrrr/wizarr/commit/724755ef40b011856e689f526617934521e6be18)) * start of v4 development ๐ŸŽ†๐ŸŽ† ([80e95dc](https://github.com/wizarrrr/wizarr/commit/80e95dc0fdde4c04d3175f6fb863c12c8cb5bbd3)) * **translations:** ๐Ÿงบ extract strings ([a96a18f](https://github.com/wizarrrr/wizarr/commit/a96a18fef6a3eb9c9e7637250103fbeec8300980)) * **workspace:** ๐Ÿงน add commit editor extension and config ([423c59c](https://github.com/wizarrrr/wizarr/commit/423c59ca88ca6dc2bdb0c7a677f655f6da4c34a8)) * **workspace:** ๐Ÿงบ add nx console extension ([7bc90d1](https://github.com/wizarrrr/wizarr/commit/7bc90d1c3c18c9e843854c54ca48c8971615ccdb)) ### Documentation * ๐Ÿ“– :memo: Corrected grammatical issues with Download page on Jellyfin ([0ba2a78](https://github.com/wizarrrr/wizarr/commit/0ba2a78aa93c9f0616f81fb620a1a7ef581f66b8)) * ๐Ÿ“š :memo: Fixed Emby showing in the Jellyfin download page ([4302699](https://github.com/wizarrrr/wizarr/commit/43026990eb3a1254ad08104c75a96d291382c2a6)) * ๐Ÿ“š refactor portions of contribution guide ([07ae431](https://github.com/wizarrrr/wizarr/commit/07ae4311ab776fdeaba1ba1e571deefb1284a9d5)) * ๐Ÿ“š update build badge for new action names ([a218de1](https://github.com/wizarrrr/wizarr/commit/a218de13df9f2a3ac85d274d375966119337ac0c)) * ๐Ÿ“ create contribution guide in project root dir ([619a97b](https://github.com/wizarrrr/wizarr/commit/619a97b2be9523acb97276af6f27b5789e11fb72)) * added warning against modifying the $server_name variable ([e27f375](https://github.com/wizarrrr/wizarr/commit/e27f3754f93482df930ee2fe1058078963fa81fa)) * readme/setup/unraid refactor ([#364](https://github.com/wizarrrr/wizarr/issues/364)) ([afc180d](https://github.com/wizarrrr/wizarr/commit/afc180dd5e547abd9f157be6bf79449981faa60f)) * **readme:** ๐Ÿ“š update discord release channel ([7d8afc9](https://github.com/wizarrrr/wizarr/commit/7d8afc9cb6d0d21baaeaa7db5da3cc85b655d286)) * **readme:** fix build badge ([97116ee](https://github.com/wizarrrr/wizarr/commit/97116ee5efa5188f4e59e1a6e133a7ae7d1db1da)) * refactor contribution guide ([642b3cd](https://github.com/wizarrrr/wizarr/commit/642b3cd8cf815318f16d055736884dfdd462a252)) * **test:** changelog ([a09f31c](https://github.com/wizarrrr/wizarr/commit/a09f31ccdd97ca2738eb9ec0874c6ead420c4c6c)) * **test:** changelog ([4a479e5](https://github.com/wizarrrr/wizarr/commit/4a479e5e994cdbf8fe29c73b834c578763866bcf)) ### Style Changes * ๐ŸŽจ new wizarr logo/branding ([#361](https://github.com/wizarrrr/wizarr/issues/361)) ([864a3df](https://github.com/wizarrrr/wizarr/commit/864a3dfc6e69ec2faa7ed354bef4360231b5f303)) * ๐Ÿ’Ž minor corrections to discord alert payload ([c03c2cf](https://github.com/wizarrrr/wizarr/commit/c03c2cf2750e1e6c7e70bca46d56ac1fbe9094f2)) * ๐Ÿ’Ž simplify image tag condition ([8930479](https://github.com/wizarrrr/wizarr/commit/893047977c744d6d3b0d1f7a2103df3e31051c02)) * add specifc image tag targeting beta/latest ([71da180](https://github.com/wizarrrr/wizarr/commit/71da180731eec9f79d5ead5b1e8def3cc17a3135)) * another correction for the backticks ([428fec7](https://github.com/wizarrrr/wizarr/commit/428fec715190991e321469dd4d2c4be15ee8f622)) * backticks corrected ([eb4259a](https://github.com/wizarrrr/wizarr/commit/eb4259a235d7a319dd340c86223385c53cf81ca4)) * **discord-webhook:** ๐ŸŽจ role mentions for new channel structure ([2c30e4c](https://github.com/wizarrrr/wizarr/commit/2c30e4c8fa0c32df439f5ca21140381e566aa8ef)) * fix apostrophe usage ([3be097c](https://github.com/wizarrrr/wizarr/commit/3be097c8de1f50fc9efbe448d47d665618dd2b23)) * fix backticks reaking payload formatting ([0ebf1c7](https://github.com/wizarrrr/wizarr/commit/0ebf1c7bacf81fef88fba9d9fc63de2d12c7a99f)) * removed an extra space ([c96e72e](https://github.com/wizarrrr/wizarr/commit/c96e72e4bedbaaec782e9cedc839d078f470082b)) * simplify image tag statement check ([96a18ae](https://github.com/wizarrrr/wizarr/commit/96a18ae5754f725380cfee27a4cc85ba119b3369)) * **test:** changelog ([463db02](https://github.com/wizarrrr/wizarr/commit/463db0299a5c01b35ba1c523199a046f45c94506)) * update discord webhook message ([d8310a7](https://github.com/wizarrrr/wizarr/commit/d8310a74b06644b59c4907d5ae1b19637cfa196c)) * Updated logo with mustache ([#363](https://github.com/wizarrrr/wizarr/issues/363)) ([86827b3](https://github.com/wizarrrr/wizarr/commit/86827b33fd7c290616344b048b9912599620c6f1)) ### Code Refactoring * ๐Ÿ“ฆ :lipstick: Added password meter to new password field ([e35680a](https://github.com/wizarrrr/wizarr/commit/e35680a0427908f4be12c6edc6bdf678457a94c7)) * ๐Ÿ“ฆ :zap: Remove membership and live chat ([3b08550](https://github.com/wizarrrr/wizarr/commit/3b085502a6ff846aedb82cd8d36834a34bce2399)) * ๐Ÿ“ฆ added tooltip to scan server in media server settings ([2fdfab2](https://github.com/wizarrrr/wizarr/commit/2fdfab28f35e2d1b57b8fb2c322cc392bf3165ea)) * ๐Ÿ“ฆ hiding unimplemented features ([5c7082f](https://github.com/wizarrrr/wizarr/commit/5c7082f757936c0fd0229ebbda9fbf3b317b76f7)) * ๐Ÿ”ง :memo: Added warning about open collective ([ae29be3](https://github.com/wizarrrr/wizarr/commit/ae29be356716fc862c4eb063ac74cada14abd150)) * ๐Ÿ”ง add e2e workspace, exclude apps dir ([12054f7](https://github.com/wizarrrr/wizarr/commit/12054f771cc31ac7e517927e19bdf8e9d1b2f432)) * ๐Ÿ”ง moved password to account page ([dfc6490](https://github.com/wizarrrr/wizarr/commit/dfc649043a88e775c9b3db1124d6d92f6b6c5368)) * ๐Ÿ”ง spelling and grammatical corrections ([9eb591f](https://github.com/wizarrrr/wizarr/commit/9eb591fa3730513e3ff8e99bafb8344f7647ed3f)) * ๐Ÿ”จ added tooltip to request access button ([3d576a4](https://github.com/wizarrrr/wizarr/commit/3d576a45b455723c04ed92edc7a69b32232ca9c8)) * **test:** changelog ([7e2aacd](https://github.com/wizarrrr/wizarr/commit/7e2aacd315060d88c62cce7e0b479219f7979600)) * **test:** changelog ([9370752](https://github.com/wizarrrr/wizarr/commit/9370752b30e9f2859c0a7373c6313c8fb436809e)) * update nginx values on docs ([d7e52a9](https://github.com/wizarrrr/wizarr/commit/d7e52a9aba3011b765cfdb993d098e5dbaaf8af4)) * **workspace:** ๐Ÿ”ง update dev workspace and sorting ([9c2561a](https://github.com/wizarrrr/wizarr/commit/9c2561aa8c447b42982e22a5220fd74d9c34c8cc)) --- CHANGELOG.md | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++ latest | 2 +- 2 files changed, 147 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cffcb348..fee33b977 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,149 @@ +## [3.6.0](https://github.com/wizarrrr/wizarr/compare/v3.5.1...v3.6.0) (2024-04-29) + + +### โš  BREAKING CHANGES + +* begin 4.x.x versioning + +### New Features + +* โœจ :sparkles: Emby users can now set max streams ([3b0d4e0](https://github.com/wizarrrr/wizarr/commit/3b0d4e003d2e40a59cbd8c52f3cb4d0b868cecb7)) +* ๐ŸŽ‰ :sparkles: Added Emby Support ([c882992](https://github.com/wizarrrr/wizarr/commit/c882992bda7799b97f98c6c4f6fd0e4d7d4e7db7)) +* ๐ŸŽ‰ :sparkles: Scanning in Emby users now attaches connect email as user email ([46d6f22](https://github.com/wizarrrr/wizarr/commit/46d6f226b0cc09713fec0d4e107ed6f4e67e59a9)) +* ๐ŸŽ‰ Live TV can now be enabled/disabled for Jellyfin/Emby invites ([8723d1c](https://github.com/wizarrrr/wizarr/commit/8723d1ce34cc7159ddef014837d54cd9afb307ff)) +* ๐ŸŽŠ :sparkles: Emby and Jellyfin now update username/email on an updated scan ([7c158ca](https://github.com/wizarrrr/wizarr/commit/7c158caaec967e0863ba3f5ced73dca21ef1047e)) +* ๐Ÿš‘ added ability to specify concurrent sessions on jellyfin ([#378](https://github.com/wizarrrr/wizarr/issues/378)) ([062bc6b](https://github.com/wizarrrr/wizarr/commit/062bc6b5e0fa791d28973933c7752f54348cb0f8)), closes [#377](https://github.com/wizarrrr/wizarr/issues/377) +* finshed backend password change ([5b1ce2e](https://github.com/wizarrrr/wizarr/commit/5b1ce2e9818cbc8b393623f6642a7b3f4b832e65)) +* password reset frontend done, backend started ([d15e0a1](https://github.com/wizarrrr/wizarr/commit/d15e0a1660ef67e5ac294fc375ae989a7d362db8)) +* **wizarr-frontend:** ๐Ÿš€ Add extended labels to buttons ([72c7dc4](https://github.com/wizarrrr/wizarr/commit/72c7dc4f11ad0ff8d2dba3b47071163bc269f4e0)) + + +### Bug Fixes + +* ๐Ÿ› :bug: Fixed issue where Emby/Plex would error on creating an invite ([eb54d32](https://github.com/wizarrrr/wizarr/commit/eb54d326e5d6add26fb705cb19448f32e12574c1)) +* ๐Ÿ› :memo: Fix the form being the wrong namr ([602d5d1](https://github.com/wizarrrr/wizarr/commit/602d5d1b2d41152316efd3d13e0c92f2310959f1)) +* ๐Ÿ› refactor server_api.py and software_lifecycle.py for better exception handling ([8cf2b32](https://github.com/wizarrrr/wizarr/commit/8cf2b329a8aeb4a27b783a454a2a58e02230e294)) +* ๐Ÿ :bug: Remove trailing slashes on server URL's ([c4cfd77](https://github.com/wizarrrr/wizarr/commit/c4cfd77f5741fb4a25006948e5facc016c76ddc2)) +* ๐Ÿ Corrected Live TV for Jellyfin ([1b94a6e](https://github.com/wizarrrr/wizarr/commit/1b94a6eaee7205350a22b53ebf61af2d0e620c61)) +* ๐Ÿ update toast can now be dismissed ([f2585ca](https://github.com/wizarrrr/wizarr/commit/f2585ca30c5e200e7cffb03abe7bf853db2f56a9)) +* ๐Ÿฉน :art: Resolved scaling of theme selector on help wizard ([ccf75fc](https://github.com/wizarrrr/wizarr/commit/ccf75fc91069a7ffc05d078a75fd3cfcb40c3940)) +* ๐Ÿฉน :bug: Fixed copy server URL when override set ([ab5e680](https://github.com/wizarrrr/wizarr/commit/ab5e6804a3f054a48595dc187158ad7a309cb5b3)) +* ๐Ÿฉน :bug: Fixed issue where Jellyseerr could not be selected for Emby servers ([83c381a](https://github.com/wizarrrr/wizarr/commit/83c381a0707fdcbf31f2ee101c5fa405edd9bec6)) +* ๐Ÿฉน :fire: Removed remaining label ([268fda9](https://github.com/wizarrrr/wizarr/commit/268fda9612584591b50926409c0e8b9be57449bc)) +* ๐Ÿฉน change delete user call to emby function ([139cf86](https://github.com/wizarrrr/wizarr/commit/139cf86053198efa1c9f800cb414998a416a2852)) +* ๐Ÿฉน Default Live TV checkbox to enabled to reflect Jellyfin/Emby default ([1cba8c3](https://github.com/wizarrrr/wizarr/commit/1cba8c3fea60c8962aea6570e8984b79069ab518)) +* ๐Ÿฉน Fixed error which occured when using LDAP ([1ba2e0a](https://github.com/wizarrrr/wizarr/commit/1ba2e0a1246cb58785665dfa3954f83ee883c285)) +* **backend:** user sync error on plex managed/guest users ([#357](https://github.com/wizarrrr/wizarr/issues/357)) ([1467046](https://github.com/wizarrrr/wizarr/commit/146704609d64ba13d1c8a7d80a80fd09e55bfd50)) +* **discord-release-alert:** ๐Ÿ› mentions failing in embeded payload ([8e87c41](https://github.com/wizarrrr/wizarr/commit/8e87c414a9d333e0c9dcf0722d794b83658e5d08)) +* **frontend:** ๐Ÿ› users without token no longer cause error on scan ([#344](https://github.com/wizarrrr/wizarr/issues/344)) ([05ce4f5](https://github.com/wizarrrr/wizarr/commit/05ce4f5de529993f2cbfc35439f27ddb7933fa73)) +* **frontend:** cant remove discord widget id ([#347](https://github.com/wizarrrr/wizarr/issues/347)) ([fefcb06](https://github.com/wizarrrr/wizarr/commit/fefcb065486c9ec7809167744867c66034df208a)) +* remove latest info widget ([#353](https://github.com/wizarrrr/wizarr/issues/353)) ([37e21fe](https://github.com/wizarrrr/wizarr/commit/37e21fe98562ec1a9bfec971b251a8a68f429d70)) +* **wizarr-backend:** ๐Ÿš‘ added password strength test ([ff83c30](https://github.com/wizarrrr/wizarr/commit/ff83c30302ee44c9113d1419b15358b85b1d8cc9)) + + +### Performance Improvements + +* ๐Ÿš€ :sparkles: Changed to use floating vue ([ce0b92f](https://github.com/wizarrrr/wizarr/commit/ce0b92f6359fda7d470033551b4ee68ab3915e40)) +* **test:** changelog ([7eacd08](https://github.com/wizarrrr/wizarr/commit/7eacd0820d5c7044378f7247b8b8228911738786)) + + +### Build System + +* **deps:** ๐Ÿ”จ ๐Ÿ—๏ธ update browserslist to latest ([b9b95bc](https://github.com/wizarrrr/wizarr/commit/b9b95bc45c091570a99b75b401f92579807db3ca)) +* **npm:** add conventionalcommit changelog package ([633868a](https://github.com/wizarrrr/wizarr/commit/633868acbce4f8e5e92c2a9871bbef52dd8a990b)) +* **semantic-release:** ๐Ÿ‘ท add explict typing for changelog ([62ef792](https://github.com/wizarrrr/wizarr/commit/62ef7927f7f96a70c6b77d5e19ff455853dc14ca)) +* **semantic-release:** ๐Ÿ‘ท update discord webhook payload to [@dev-updates](https://github.com/dev-updates) ([d0886bf](https://github.com/wizarrrr/wizarr/commit/d0886bfb2da5132e595ac9a9c6b3afc18bb0cd53)) +* **semantic-release:** ๐Ÿงฑ add other commit types to changelog ([6b49b2a](https://github.com/wizarrrr/wizarr/commit/6b49b2af17b9f197c6845e0b70ed6c25088812e8)) +* **semantic-release:** use conventioncommits preset ([582982f](https://github.com/wizarrrr/wizarr/commit/582982fe714211d095993b2d6310530b7ec1256b)) +* **test:** changelog ([54955f5](https://github.com/wizarrrr/wizarr/commit/54955f54aee96709cb4d50c8ba649e4db5c854cd)) + + +### Continuous Integration + +* ๐Ÿ”ง auto merge release branch back into beta ([43b4c9d](https://github.com/wizarrrr/wizarr/commit/43b4c9d04574e974b4f1a2f16c1f02edbe5e476f)) +* ๐Ÿ”ง fix missing apostrophe causing action fail ([429b4f6](https://github.com/wizarrrr/wizarr/commit/429b4f6659d193429c2bb3eba42414d88d1c6434)) +* ๐Ÿ”ง update action naming to better align with workflow ([a7ab17a](https://github.com/wizarrrr/wizarr/commit/a7ab17a06146780695eefcacb2cd025e16800a13)) +* ๐Ÿงช fix nightly action name ([291cb18](https://github.com/wizarrrr/wizarr/commit/291cb1877540f8db5654c4bf9b48e0dd1310f446)) +* ๐Ÿงช nightly image builds off develop branch ([05d5331](https://github.com/wizarrrr/wizarr/commit/05d5331ee3b96fd3174d5d67b1078e48884e3365)) +* **test:** changelog ([24e565f](https://github.com/wizarrrr/wizarr/commit/24e565f4014e7fc7397c6bdee2b2b13604d899c5)) + + +### Chores + +* ๐Ÿงน bump db migration script version/date ([a71ada5](https://github.com/wizarrrr/wizarr/commit/a71ada5126c78a6cdb772d46aa355c9a4c2c5546)) +* ๐Ÿงบ :pencil2: Fixed a type with the setup finalisation ([00d6143](https://github.com/wizarrrr/wizarr/commit/00d6143986d1564a40d276cc7a083a828e5ca4c5)) +* ๐Ÿงฝ add unRaid support ([71c00e1](https://github.com/wizarrrr/wizarr/commit/71c00e189d77105ba7c05cb8ebc2d4e9ad118968)) +* ๐Ÿงฝ fix versioning file ([66cef97](https://github.com/wizarrrr/wizarr/commit/66cef9765dae0a67f26fa64ef1a73687e3cb5b77)) +* ๐Ÿงฝ remove changelog test file ([3191b0a](https://github.com/wizarrrr/wizarr/commit/3191b0a0c59bd4ba89c4684d5e9bf1641c970ebf)) +* ๐Ÿงฝ update visibility of hidden beta items ([f44ea0b](https://github.com/wizarrrr/wizarr/commit/f44ea0b4341c2f123a5b23e6c37c9031f0622ce5)) +* clean up unused refrences ([7b97be4](https://github.com/wizarrrr/wizarr/commit/7b97be4d8a21649c7ec7c524024280883d9a16f1)) +* **gitignore:** add nvm versioning file ([daa8e6c](https://github.com/wizarrrr/wizarr/commit/daa8e6cf39414c37945b13254591153835e3c37b)) +* **release:** 3.5.1-beta.7 ([3a26ead](https://github.com/wizarrrr/wizarr/commit/3a26ead6563c789faaa5682a488884b5d876b166)) +* **release:** 4.0.0-beta.1 ([3a90b8d](https://github.com/wizarrrr/wizarr/commit/3a90b8d1a3af6141d0dccf6f6a04f8cfde57ce70)), closes [#357](https://github.com/wizarrrr/wizarr/issues/357) [#344](https://github.com/wizarrrr/wizarr/issues/344) [#347](https://github.com/wizarrrr/wizarr/issues/347) [#353](https://github.com/wizarrrr/wizarr/issues/353) +* **release:** 4.0.0-beta.2 ([d6bd390](https://github.com/wizarrrr/wizarr/commit/d6bd39001e88c829ae9aec1ac2deabf79fde96c8)) +* **release:** 4.0.0-beta.3 ([709e009](https://github.com/wizarrrr/wizarr/commit/709e0097c817c28580c5d17d88d75162bb264463)) +* **release:** 4.0.0-beta.4 ([6e9ba8d](https://github.com/wizarrrr/wizarr/commit/6e9ba8d91ede69087ddb474e871549a68fdddca7)) +* **release:** 4.0.0-beta.5 ([a74aafd](https://github.com/wizarrrr/wizarr/commit/a74aafdd62ea9e6538401fa3a52157055652b7d6)) +* **release:** 4.0.0-beta.6 ([9dc466a](https://github.com/wizarrrr/wizarr/commit/9dc466a15b5d7ca450235d308e465cc795700739)) +* **release:** 4.0.0-beta.7 ([cd74551](https://github.com/wizarrrr/wizarr/commit/cd745511690599114026a7d04e3c1307489d446b)) +* **release:** 4.0.0-beta.8 ([0f5d8e0](https://github.com/wizarrrr/wizarr/commit/0f5d8e09fa4159ea5517b8b85ffccf1c140db7b1)), closes [#377](https://github.com/wizarrrr/wizarr/issues/377) +* **release:** 4.0.0-beta.9 ([724755e](https://github.com/wizarrrr/wizarr/commit/724755ef40b011856e689f526617934521e6be18)) +* start of v4 development ๐ŸŽ†๐ŸŽ† ([80e95dc](https://github.com/wizarrrr/wizarr/commit/80e95dc0fdde4c04d3175f6fb863c12c8cb5bbd3)) +* **translations:** ๐Ÿงบ extract strings ([a96a18f](https://github.com/wizarrrr/wizarr/commit/a96a18fef6a3eb9c9e7637250103fbeec8300980)) +* **workspace:** ๐Ÿงน add commit editor extension and config ([423c59c](https://github.com/wizarrrr/wizarr/commit/423c59ca88ca6dc2bdb0c7a677f655f6da4c34a8)) +* **workspace:** ๐Ÿงบ add nx console extension ([7bc90d1](https://github.com/wizarrrr/wizarr/commit/7bc90d1c3c18c9e843854c54ca48c8971615ccdb)) + + +### Documentation + +* ๐Ÿ“– :memo: Corrected grammatical issues with Download page on Jellyfin ([0ba2a78](https://github.com/wizarrrr/wizarr/commit/0ba2a78aa93c9f0616f81fb620a1a7ef581f66b8)) +* ๐Ÿ“š :memo: Fixed Emby showing in the Jellyfin download page ([4302699](https://github.com/wizarrrr/wizarr/commit/43026990eb3a1254ad08104c75a96d291382c2a6)) +* ๐Ÿ“š refactor portions of contribution guide ([07ae431](https://github.com/wizarrrr/wizarr/commit/07ae4311ab776fdeaba1ba1e571deefb1284a9d5)) +* ๐Ÿ“š update build badge for new action names ([a218de1](https://github.com/wizarrrr/wizarr/commit/a218de13df9f2a3ac85d274d375966119337ac0c)) +* ๐Ÿ“ create contribution guide in project root dir ([619a97b](https://github.com/wizarrrr/wizarr/commit/619a97b2be9523acb97276af6f27b5789e11fb72)) +* added warning against modifying the $server_name variable ([e27f375](https://github.com/wizarrrr/wizarr/commit/e27f3754f93482df930ee2fe1058078963fa81fa)) +* readme/setup/unraid refactor ([#364](https://github.com/wizarrrr/wizarr/issues/364)) ([afc180d](https://github.com/wizarrrr/wizarr/commit/afc180dd5e547abd9f157be6bf79449981faa60f)) +* **readme:** ๐Ÿ“š update discord release channel ([7d8afc9](https://github.com/wizarrrr/wizarr/commit/7d8afc9cb6d0d21baaeaa7db5da3cc85b655d286)) +* **readme:** fix build badge ([97116ee](https://github.com/wizarrrr/wizarr/commit/97116ee5efa5188f4e59e1a6e133a7ae7d1db1da)) +* refactor contribution guide ([642b3cd](https://github.com/wizarrrr/wizarr/commit/642b3cd8cf815318f16d055736884dfdd462a252)) +* **test:** changelog ([a09f31c](https://github.com/wizarrrr/wizarr/commit/a09f31ccdd97ca2738eb9ec0874c6ead420c4c6c)) +* **test:** changelog ([4a479e5](https://github.com/wizarrrr/wizarr/commit/4a479e5e994cdbf8fe29c73b834c578763866bcf)) + + +### Style Changes + +* ๐ŸŽจ new wizarr logo/branding ([#361](https://github.com/wizarrrr/wizarr/issues/361)) ([864a3df](https://github.com/wizarrrr/wizarr/commit/864a3dfc6e69ec2faa7ed354bef4360231b5f303)) +* ๐Ÿ’Ž minor corrections to discord alert payload ([c03c2cf](https://github.com/wizarrrr/wizarr/commit/c03c2cf2750e1e6c7e70bca46d56ac1fbe9094f2)) +* ๐Ÿ’Ž simplify image tag condition ([8930479](https://github.com/wizarrrr/wizarr/commit/893047977c744d6d3b0d1f7a2103df3e31051c02)) +* add specifc image tag targeting beta/latest ([71da180](https://github.com/wizarrrr/wizarr/commit/71da180731eec9f79d5ead5b1e8def3cc17a3135)) +* another correction for the backticks ([428fec7](https://github.com/wizarrrr/wizarr/commit/428fec715190991e321469dd4d2c4be15ee8f622)) +* backticks corrected ([eb4259a](https://github.com/wizarrrr/wizarr/commit/eb4259a235d7a319dd340c86223385c53cf81ca4)) +* **discord-webhook:** ๐ŸŽจ role mentions for new channel structure ([2c30e4c](https://github.com/wizarrrr/wizarr/commit/2c30e4c8fa0c32df439f5ca21140381e566aa8ef)) +* fix apostrophe usage ([3be097c](https://github.com/wizarrrr/wizarr/commit/3be097c8de1f50fc9efbe448d47d665618dd2b23)) +* fix backticks reaking payload formatting ([0ebf1c7](https://github.com/wizarrrr/wizarr/commit/0ebf1c7bacf81fef88fba9d9fc63de2d12c7a99f)) +* removed an extra space ([c96e72e](https://github.com/wizarrrr/wizarr/commit/c96e72e4bedbaaec782e9cedc839d078f470082b)) +* simplify image tag statement check ([96a18ae](https://github.com/wizarrrr/wizarr/commit/96a18ae5754f725380cfee27a4cc85ba119b3369)) +* **test:** changelog ([463db02](https://github.com/wizarrrr/wizarr/commit/463db0299a5c01b35ba1c523199a046f45c94506)) +* update discord webhook message ([d8310a7](https://github.com/wizarrrr/wizarr/commit/d8310a74b06644b59c4907d5ae1b19637cfa196c)) +* Updated logo with mustache ([#363](https://github.com/wizarrrr/wizarr/issues/363)) ([86827b3](https://github.com/wizarrrr/wizarr/commit/86827b33fd7c290616344b048b9912599620c6f1)) + + +### Code Refactoring + +* ๐Ÿ“ฆ :lipstick: Added password meter to new password field ([e35680a](https://github.com/wizarrrr/wizarr/commit/e35680a0427908f4be12c6edc6bdf678457a94c7)) +* ๐Ÿ“ฆ :zap: Remove membership and live chat ([3b08550](https://github.com/wizarrrr/wizarr/commit/3b085502a6ff846aedb82cd8d36834a34bce2399)) +* ๐Ÿ“ฆ added tooltip to scan server in media server settings ([2fdfab2](https://github.com/wizarrrr/wizarr/commit/2fdfab28f35e2d1b57b8fb2c322cc392bf3165ea)) +* ๐Ÿ“ฆ hiding unimplemented features ([5c7082f](https://github.com/wizarrrr/wizarr/commit/5c7082f757936c0fd0229ebbda9fbf3b317b76f7)) +* ๐Ÿ”ง :memo: Added warning about open collective ([ae29be3](https://github.com/wizarrrr/wizarr/commit/ae29be356716fc862c4eb063ac74cada14abd150)) +* ๐Ÿ”ง add e2e workspace, exclude apps dir ([12054f7](https://github.com/wizarrrr/wizarr/commit/12054f771cc31ac7e517927e19bdf8e9d1b2f432)) +* ๐Ÿ”ง moved password to account page ([dfc6490](https://github.com/wizarrrr/wizarr/commit/dfc649043a88e775c9b3db1124d6d92f6b6c5368)) +* ๐Ÿ”ง spelling and grammatical corrections ([9eb591f](https://github.com/wizarrrr/wizarr/commit/9eb591fa3730513e3ff8e99bafb8344f7647ed3f)) +* ๐Ÿ”จ added tooltip to request access button ([3d576a4](https://github.com/wizarrrr/wizarr/commit/3d576a45b455723c04ed92edc7a69b32232ca9c8)) +* **test:** changelog ([7e2aacd](https://github.com/wizarrrr/wizarr/commit/7e2aacd315060d88c62cce7e0b479219f7979600)) +* **test:** changelog ([9370752](https://github.com/wizarrrr/wizarr/commit/9370752b30e9f2859c0a7373c6313c8fb436809e)) +* update nginx values on docs ([d7e52a9](https://github.com/wizarrrr/wizarr/commit/d7e52a9aba3011b765cfdb993d098e5dbaaf8af4)) +* **workspace:** ๐Ÿ”ง update dev workspace and sorting ([9c2561a](https://github.com/wizarrrr/wizarr/commit/9c2561aa8c447b42982e22a5220fd74d9c34c8cc)) + ## [3.5.1](https://github.com/wizarrrr/wizarr/compare/v3.5.0...v3.5.1) (2023-11-17) diff --git a/latest b/latest index dec5c00c1..40c341bdc 100644 --- a/latest +++ b/latest @@ -1 +1 @@ -4.0.0-beta.9 +3.6.0