What's Changed
Notes:
- changes to duplicate detector
- temp SQLite database each query to reduce memory pressure
- max limit is 500 groups total
- Downloads from UI requests utf-8 formatted names to support chinese and other characters. Updated swagger docs. #1671
- beta releases no longer publish to
latestdocker tag #1675
BugFixes:
- better index status updates, fixing delays #1649
- fixed long load times for listings with media info due sequential processing of files.
- downloaded files always included
utf-8in filename #1671 - custom sidebar links allow external links like
https://google.com - html title not populated correctly for links #1676
Full Changelog: v1.1.1-beta...v1.1.2-beta