CauseFX 4 лет назад
Родитель
Сommit
17e716e55a
2 измененных файлов с 8 добавлено и 1 удалено
  1. 1 1
      api/classes/organizr.class.php
  2. 7 0
      js/version.json

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

@@ -65,7 +65,7 @@ class Organizr
 
 	// ===================================
 	// Organizr Version
-	public $version = '2.1.1750';
+	public $version = '2.1.1760';
 	// ===================================
 	// Quick php Version check
 	public $minimumPHP = '7.3';

+ 7 - 0
js/version.json

@@ -516,5 +516,12 @@
     "new": "added Active Plex Streams show user information without IP toggle (FR#147)|added api endpoint /themes|added api endpoint test/database|added api endpoint themes/marketplace|added date to create invite function|added defaultTables function|added defaultThemeInformation function|added destroy owl carousel to recent homepage item|added driver, dbHost, dbUsername, dbPassword, externalThemeMarketplaceRepos and checkForThemeUpdate to default config|added formatDatabaseDriver function|added getAllThemes function|added getAllThemesInformation function|added getDefaultTablesFormatted function|added getOrganizrThemes function|added getUserThemes function|added hasConfig function|added hasDatabase function|added ignore torrent label to rTorrent|added includeTrailing to qualifyURL function|added js functions  loadThemeMarketplace getRepoUsernameAndRepoName buildThemeSettings|added mysqli database support|added new unifi output to test format|added page settings_customize_settings|added removeDbExtension function|added replaceStringInDatabase function|added short range to debug message or authProxy logins|added testDatabaseConnection function|added theme marketplace 3rd party ability|added userThemeInformation function|added validateTheme function",
     "fixed": "fixed api response if no backups were created|fixed cache image size to not include float|fixed folder not writable check for wizard|fixed image manager|fixed objDiff function that had typo|fixed rTorrent showing leech on download item (#1785)|fixed suggested directory path for clipboard|fixed user plugins js/css not being added|fixed wizard not showing mysqli when selected",
     "notes": "moved duplicated code for rTorrent URL to rTorrentURL function|removed old api docs|removed old config file after migration|update api doc json|update createNewDB function|updated backup function to use new data folder|updated connectDB function|updated connectOtherDB function|updated default wizard values for not used fields|updated getPlugins function to be more inclusive|updated setTheme function for new theme format|Updated the following languages: [Chinese] [Dutch] [Italian]|updated themeChanger and changeTheme for new theme format|updated time format to reflect new database format|updated updateDB to reflect having mysqli support|updated value of null to 0 for tab options|updated wizard to show new mysqli option|update plugin queries to reflect new database options"
+  },
+  "2.1.1760": {
+    "date": "2022-03-26 16:21",
+    "title": "Theme Marketplace Hotfix",
+    "new": "",
+    "fixed": "fixed theme marketplace downloading of themes with spaces",
+    "notes": ""
   }
 }