Booklore is een self-hosted webapplicatie voor het organiseren en beheren van e-boeken, die eenvoudig met Docker is op te zetten. Zo kunnen boeken al dan niet dynamisch worden georganiseerd op bijvoorbeeld schrijver of genre, kan metadata worden opgehaald vanuit meerdere bronnen en is er ondersteuning voor meerdere gebruikers. Er is een ingebakken lezer voor pdf's, epubs en comics, maar boeken kunnen ook naar Kobo-e-readers worden gedownload of op een mobiel apparaat met een leesapp die OPDS ondersteunt. Sinds versie 2.0.1 zijn de volgende veranderingen en verbeteringen aangebracht:
What's New in v2.0.3
EnhancementsUI Tweaks
- Add detach book file feature and fix attach not respecting move preference (#3024)
Bug Fixes
- Use app-tag component with operation-based colors for audit log actions (#3029)
Dependencies
- Fix bookdrop metadata picker bugs (#3032)
- Fix sort resetting to default when toggling series collapse (#3031)
- Disable horizontal swipe navigation in CBX infinite/long strip scroll modes (#3026)
- Fix trailing spaces in metadata fields (#3025)
- fix(http): enable restricted headers for DNS rebinding protection and improve host header handling (#3022)
- Fix cover not persisting after metadata search copy (#3003)
- Fix cover preview overlay stuck after mobile back gesture (#3002)
- Fix attach file without move when source/target have different library paths (#2999)
- Fix stale selection state and shelf view not updating after edits (#2996)
- Fix bookdrop notification Hibernate NPE (#2993)
- Fix audiobook chapter extraction for M4B/M4A formats (#2976)
- Fix navigation links in the README file (#2964)
- Apply content restrictions to OPDS and Komga feeds (#2937)
- Bump rollup to fix path traversal CVE (#3004)
What's New in v2.0.2
EnhancementsBug Fixes
- Use square covers for audiobook-only libraries (#2945)
Refactoring & Maintenance
- Fix Kobo sync URLs missing port when Host header omits it (#2986)
- Allow any file format for supplementary file uploads (#2954)
- Fix wrong icon on bookdrop finalize confirmation button (#2951)
- Fix Docker build for Alpine 3.23 unrar removal (#2950)
- Fix finished date update on physical books (#2949)
- Fix CBR/RAR5 support via unrar CLI fallback (#2948)
- Fix metadata weights and provider fields DTO mismatch with UI (#2947)
- Fix off-center info button on physical book cards (#2946)
- Fix settings deserialization failure on upgrade (#2928)
- Fix i18n fallback for languages with empty translation strings (#2898)
