mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-08-07 07:14:44 +00:00
v4.1.1
This commit is contained in:
@@ -5,6 +5,7 @@ These changes are awaiting release:
|
||||
## Fixed
|
||||
|
||||
- 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
|
||||
|
||||
@@ -1807,3 +1808,4 @@ Welcome to Watcharr :popcorn:, hope it is enjoyed and improves anyone's experien
|
||||
[@GreatGatsby102]: https://github.com/GreatGatsby102
|
||||
[@4qu4r1um]: https://github.com/4qu4r1um
|
||||
[@goestav]: https://github.com/goestav
|
||||
[@tonghuaroot]: https://github.com/tonghuaroot
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "watcharr",
|
||||
"version": "4.1.1-dev1",
|
||||
"version": "4.1.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "watcharr",
|
||||
"version": "4.1.1-dev1",
|
||||
"version": "4.1.1",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"axios": "^1.9.0",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "watcharr",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "4.1.1-dev1",
|
||||
"version": "4.1.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
4.1.1-dev1
|
||||
4.1.1
|
||||
Reference in New Issue
Block a user