Added
- Added a gallery clean-up task to the start-up sequence to remove invalid galleries.
- Started work on the gallery item search bar. The backend functionality is completed but the UI is still pending.
Changes
- Set the comments textarea text colour to black.
- Modified the comments getters to order comments by newest to oldest.
Languages
- Updated
fr-FRstrings based on the feedback fromhttps://github.com/mazdaman57.
Security
- Added checks to all file helper methods to check paths for malicious strings such as "../" to prevent users downloading files from other directories if they inject the string into build paths.
Changelog - 1.0.7...1.0.7.1