- As generated by AppGini 5.93
- Implement instant search in admin settings page to quickly find a setting by label.
- Add button for clearing date fields in detail view.
- Usability and layout fixes to various pages.
- Move server-side code from
common.js.php to header.php, and rename as common.js for better performance through native server/browser caching.
- Rename
dynamic.css.php to dynamic.css for speedier processing and better loading performance.
- Add checks during setup for PHP extensions: xml and mbstring, and a more descriptive error message if
images folder is misconfigured.
- Quick search: fix highlight behavior when no matches are found.
- Fix js bug in
admin/pageViewMembers.php that prevents confirmation dialog when deleting a user.
- Fix bug in Save changes button locking behavior during ajax requests.
- Update
CI_Input to prevent recently revealed XSS vulnerabilities, CVE-2021-21260.
- Prevent potential minor reflected XSS vulnerability in
CSVImportUI.php.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.