Browse Source

version 2.1.710

CauseFX 4 years ago
parent
commit
c09ad61b29
2 changed files with 8 additions and 1 deletions
  1. 1 1
      api/classes/organizr.class.php
  2. 7 0
      js/version.json

+ 1 - 1
api/classes/organizr.class.php

@@ -63,7 +63,7 @@ class Organizr
 	
 	// ===================================
 	// Organizr Version
-	public $version = '2.1.705';
+	public $version = '2.1.710';
 	// ===================================
 	// Quick php Version check
 	public $minimumPHP = '7.3';

+ 7 - 0
js/version.json

@@ -439,5 +439,12 @@
     "new": "Option to completely hide left navbar (FR#92)|Radarr-Sonarr Season and Episode information on Mobile (FR#100)|Option to disable Org 2FA for Plex Auth login (FR#103)|added reset color button to custom colors|add more elements to custom colors|change tautulli token field to multiple field|add search to config item endpoint|enable fallback for overseerr|add option to turn off easter eggs|add transition for requested item|make logo on login screen a function|Support for homescreen icon|check if org has permissions to check disk space|add check to overseerr limit and offset|@causefx\nupdate plex token grabber to oauth|add toggle for 4k for overseerr",
     "fixed": "Overseerr Default Filter Issue (#1717)|other overseerr issues|overseerr placement of api calls|ombi test button (#1436)|alertDefined for news|update message on config api|invites plugin",
     "notes": "Rename JWT username claim to name|Other misc small fixes"
+  },
+  "2.1.710": {
+    "date": "2021-09-29 15:00",
+    "title": "Tiny fix and new option",
+    "new": "add collapseSideMenuOnClick to org",
+    "fixed": "header on non org page|check if tab name is taken|more custom element fixes|date on version",
+    "notes": ""
   }
 }