This commit is contained in:
IRHM
2026-07-26 02:47:48 +01:00
parent 9d5e489675
commit dbc8b74893
4 changed files with 6 additions and 4 deletions
+2
View File
@@ -5,6 +5,7 @@ These changes are awaiting release:
## Fixed ## Fixed
- Plex Login: Request JSON from plex api so that it doesn't return XML. - Plex Login: Request JSON from plex api so that it doesn't return XML.
- GHSA-6x53-2w54-v5rj (thanks to [@tonghuaroot] for reporting and patching!)
# [4.1.0] - 2026-07-19T14:18:00Z # [4.1.0] - 2026-07-19T14:18:00Z
@@ -1807,3 +1808,4 @@ Welcome to Watcharr :popcorn:, hope it is enjoyed and improves anyone's experien
[@GreatGatsby102]: https://github.com/GreatGatsby102 [@GreatGatsby102]: https://github.com/GreatGatsby102
[@4qu4r1um]: https://github.com/4qu4r1um [@4qu4r1um]: https://github.com/4qu4r1um
[@goestav]: https://github.com/goestav [@goestav]: https://github.com/goestav
[@tonghuaroot]: https://github.com/tonghuaroot
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "watcharr", "name": "watcharr",
"version": "4.1.1-dev1", "version": "4.1.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "watcharr", "name": "watcharr",
"version": "4.1.1-dev1", "version": "4.1.1",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"dependencies": { "dependencies": {
"axios": "^1.9.0", "axios": "^1.9.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "watcharr", "name": "watcharr",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"version": "4.1.1-dev1", "version": "4.1.1",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite dev", "dev": "vite dev",
+1 -1
View File
@@ -1 +1 @@
4.1.1-dev1 4.1.1