Comparing version 1.3.5 to 1.3.6
# Changelog | ||
#### = 1.3.6 (November 30, 2022) = | ||
* fix: Fixed a bug where no data was added and not displayed. | ||
* fix: Fixed sorting issues after deleting items. | ||
* tweak: Enhanced experience before clicking a link. | ||
* tweak: Form performance optimization. | ||
#### = 1.3.5 (November 28, 2022) = | ||
@@ -4,0 +14,0 @@ |
@@ -18,3 +18,3 @@ /* | ||
* @source: https://github.com/xizon/f-curator | ||
* @version: 1.3.5 (November 28, 2022) | ||
* @version: 1.3.6 (November 30, 2022) | ||
* @author: UIUX Lab <uiuxlab@gmail.com> | ||
@@ -21,0 +21,0 @@ * @license: MIT |
@@ -121,2 +121,5 @@ /** | ||
if ( typeof data.category === typeof undefined ) data.category = db.get("classList").state.classList[0]; | ||
if (data) { | ||
@@ -123,0 +126,0 @@ crawl(data.category, data.title, data.url, function (response) { |
{ | ||
"name": "f-curator", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"applicationName": "F-Curator", | ||
@@ -5,0 +5,0 @@ "officialWebsite": "https://xizon.github.io/F-Curator-Official-Website/", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14140728
73
94633