v1.2.1 - 2022-08-27
More Bulk Actions
Changelog
New
- In addition to bulk shift, add bulk add and bulk delete operations
- Multiselect in bulk operations, with standard ctrl, shift, and ctrl+shift click actions
Fixed
- Requests for files with invalid MIME types could crash the server
- Properly add bulk action results to backup database/marker caches
- Use transactions for bulk operations to greatly improve performance when many markers are affected
- Fix some additional UI that wasn't updating after bulk operations
- Fix msToHms parsing that could result in incorrect translations from milliseconds to hh:mm:ss syntax.