Răsfoiți Sursa

Version 2.0.740

CauseFX 5 ani în urmă
părinte
comite
585d79fa7c
2 a modificat fișierele cu 8 adăugiri și 1 ștergeri
  1. 1 1
      api/functions/static-globals.php
  2. 7 0
      js/version.json

+ 1 - 1
api/functions/static-globals.php

@@ -1,7 +1,7 @@
 <?php
 // ===================================
 // Organizr Version
-$GLOBALS['installedVersion'] = '2.0.650';
+$GLOBALS['installedVersion'] = '2.0.740';
 // ===================================
 // Quick php Version check
 $GLOBALS['minimumPHP'] = '7.1.3';

+ 7 - 0
js/version.json

@@ -271,5 +271,12 @@
     "new": "Added Jellyfin Auth function to log into Organizr|Re-Enable EmbyConnect backend option|Option to disable logout/login button on sidebar",
     "fixed": "Plex oAuth login enabled after switching to a different backend (#1416)|losing access to settings (#1418)|Youtube Error catch and added another API Key(#1419)|Update coookie function to include path|Update Tautulli cookie to include path|News.json fixes|homepage sort issue on right side|add uuid on wizard path",
     "notes": "Please report bugs in GitHub issues page"
+  },
+  "2.0.740": {
+    "date": "2020-08-07 17:05",
+    "title": "Update before Breaking Changes",
+    "new": "added sonarr queue to homepage|added radarr queue to homepage|Add octoprint homepage item|Added LDAP user email on account creation (#1244)|Emby and Jellyfin import users|New Tab Images for Requestrr - xBackBone|add asyncValue option to api calls|jellyfin text css class|Added limit to rTorrent|added some js files to fix Minify Organizr's JavaScript files (#1149)|add dev and demo globals|added tv and movie lookup for ombi before submit - might take a while…|added serializeObject js function",
+    "fixed": "Added toggle for jellyfin on emby settings|Unable to rearrange tabs on iPad (#1333)|redid function for homepageOrder - no longer need to add key to array|Monitorr links open in tab if Org URL|Monitorr sorting|encrypt and decrypt functions|json header check|add Lidarr to calendar check|fix jellyfin hp refresh on click|disable tvdbid lookup on js part|edit login form to use serializeObject|edited api v1 login endpoint function",
+    "notes": "API V2 is coming with breaking changes - please check news items|Updated Language Items|Updated frameworks|Please report bugs in GitHub issues page"
   }
 }