This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Release 1.3.5
- Fix only_localhost to really only listen localhost not drop connections
- Add SHA512 hmac as option for signed API requests
- Resolve XSS vulnerability issue
- Add logic to deal with immutable files by moving to trash folder
- Add log to display most recent search results
- Resolve several memory leak issues
- Modify logic to allow matching URL_CONFIG in App.URL_CONFIG.toString()
- Modify logic to allow matching install_something in :install_something
- Logging level of OFF now does not even attempt to create log file
- Resolve uncaught exception when writing log
- Close resource/memory leak in opened files
- Changed removal logic for removed files to be less aggressive
- Fix potential overflow for search query count (however unlikely that is)
- Fix race conditions with logging