Kaynağa Gözat

version 2.1.83

CauseFX 5 yıl önce
ebeveyn
işleme
a508dda9e9
2 değiştirilmiş dosya ile 8 ekleme ve 1 silme
  1. 1 1
      api/classes/organizr.class.php
  2. 7 0
      js/version.json

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

@@ -58,7 +58,7 @@ class Organizr
 	
 	// ===================================
 	// Organizr Version
-	public $version = '2.1.74';
+	public $version = '2.1.83';
 	// ===================================
 	// Quick php Version check
 	public $minimumPHP = '7.2';

+ 7 - 0
js/version.json

@@ -299,5 +299,12 @@
     "new": "Add group to auth header",
     "fixed": "fix Traefik Redirection adds an . at ending (#1484)|fix issue with special character in password rutorrent module (#1511)|Unifi homepage item image|Radarr Test button|Sonarr Test button|Lidarr Test button|Arrs homepage items|rtorrent array fix|Healthchecks plugin",
     "notes": "Add Turkish language|Please join our discord if you have any issues|Please report bugs in GitHub issues page"
+  },
+  "2.1.83": {
+    "date": "2020-11-20 20:00",
+    "title": "Weekly update",
+    "new": "Update check on load instead of settings",
+    "fixed": "add clarification to checkRoute error message|Increase jackett timeout to 120 seconds|add language elements to more areas|rework calendar filter|fix checkroute if has subdir|fix dependency check",
+    "notes": "Please join our discord if you have any issues|Please report bugs in GitHub issues page"
   }
 }