|
|
@@ -544,5 +544,12 @@
|
|
|
"new": "added id to logging for tab actions",
|
|
|
"fixed": "",
|
|
|
"notes": "sanitized username for logging functions"
|
|
|
+ },
|
|
|
+ "2.1.1830": {
|
|
|
+ "date": "2022-04-12 23:35",
|
|
|
+ "title": "Fixed Default Tab Loader",
|
|
|
+ "new": "added check to see if username was blank before strtolower function called|added function printWarningsAndErrors for dev purposes|added php error message names to error handler|added sanitize tab name on added and edit|added sanitize to tabs, categories, users and bookmarks|added sanitize to uploaded image names|added sanitizeUserString and sanitizeEmail functions",
|
|
|
+ "fixed": "fixed loading tab if no default is selected",
|
|
|
+ "notes": "changed error_handler for organizr class to setAPIErrorResponse|changed the api response of warning and errors to admin and co-admin only|removed svg files from approved image lists|replaced FILTER_SANITIZE_STRING as it was being deprecated in php 8.1|tweak organizr error handler|updated cron file to include user plugins for advance cron jobs|updated dibi/dibi to 4.2.6"
|
|
|
}
|
|
|
}
|