Quellcode durchsuchen

version 2.1.2420

CauseFX vor 3 Jahren
Ursprung
Commit
6d0b154c41
2 geänderte Dateien mit 8 neuen und 1 gelöschten Zeilen
  1. 1 1
      api/classes/organizr.class.php
  2. 7 0
      js/version.json

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

@@ -67,7 +67,7 @@ class Organizr
 
 	// ===================================
 	// Organizr Version
-	public $version = '2.1.2400';
+	public $version = '2.1.2420';
 	// ===================================
 	// Quick php Version check
 	public $minimumPHP = '7.4';

+ 7 - 0
js/version.json

@@ -614,5 +614,12 @@
     "new": "added piholeToken to config items",
     "fixed": "fixed issue if pihole could not connect|Fixed issue with tabs not loading in settings|fix issue with Tab names after F5 reload (#1885)|Fix Latest Pi-Hole breaks stats if password enabled (#1896)|fix toggle header for adguard",
     "notes": "Implement JDownloader Homepage Basic Auth #1830|Update adguard.php|updated pihole hp item to reflect auth change to new pihole version|updated pihole test connection to reflect auth changes"
+  },
+  "2.1.2420": {
+    "date": "2023-01-25 20:04",
+    "title": "Weekly Update",
+    "new": "added arabic to lang|added username to emby connect user creation",
+    "fixed": "fixed ICal Not really Working (#1909)|fixed issue if backup folder was inside data folder (#1891)",
+    "notes": "bypass 2fa if auth proxy active (#1910)|Updated the following languages: [Romanian]|update emby connect auth to reflect email|update linux script to check script location only (#1899)|workaround for non-time entries on ical"
   }
 }