v2.12.0
Pre-release
Pre-release
Breaking changes:
- Reworked how document ID are stored (older index formats are NOT compatible with v2.12.X)
New features:
- Keyboard shortcuts for lightbox (#258)
- Add option to disable CSS animations in the lightbox
- Add filter bar in tag picker (#276)
- Enable highlight in document info modal, remove /d/ endpoint (#281)
Bug fixes:
- Fix raw thumbnails (#259)
- Error handling in get_es_version() (#270)
- Fix query args updating outside of the search page
- Do blank search on page reload when media tab auto-reload is disabled
- Do not store duration or bitrate when the value is 0 or for images
- Fix some segmentation fault errors for large .DOC files
- Fix exec-script & fix memory leak in exec_args_validate (#264)
- Dynamically link libmagic for docker builds, enables mime guessing (#265)
- Fix bug with max_analyzed_offset (#282)
Other:
- Update to mongoose 7.6
- Build libmobi cmake, update to 0.10