Releases: codebude/librislog
Release list
v1.7.0
📚 LibrisLog v1.7.0
LibrisLog v1.7.0 is a feature-rich release introducing reading streaks, reading goals, multiple authors per book, and a much more powerful search experience.
✨ Highlights
- 🔥 Reading streaks — track consecutive days of reading and keep your streak going
- 🎯 Reading goals — set goals and track your progress towards them
- 🔎 Enhanced search with field-specific search syntax for more precise results
- 👥 Multiple authors per book with an improved book data model
- 📥 More flexible file imports with expanded import capabilities
- 📚 Richer book metadata and improved handling of complex book records
- 🎮 New gamification features to make tracking your reading more engaging
- ✨ Various smaller UI, UX, and usability improvements
📦 Full Changelog
v1.6.0
📚 LibrisLog v1.6.0
LibrisLog v1.6.0 brings improved reading progress tracking, new possession tracking, and a range of UI, statistics, and reliability improvements.
✨ Highlights
- 📖 Improved reading progress tracking with automatic synchronization across cards and detail views
- 📅 Improved progress chart timezone handling and visualization
- 📚 Book possession tracking — keep track of books you own, want to acquire, or otherwise have in your collection
- 📊 Added possession information to the statistics page
- 🏷️ Added visual indicators for books marked for acquisition
- 📝 Improved reading status transitions, including better handling of start dates and progress completion
- 🎨 Various UI improvements, including an improved sort selector
- 🧪 Improved code quality, test coverage, and type checking
- 🔒 Updated dependencies and applied frontend security patches
- 📖 Updated development documentation, including the
uv syncworkflow
📦 Full Changelog
v1.5.2
📚 LibrisLog v1.5.2
LibrisLog v1.5.2 is a small maintenance release that improves the accuracy of reading progress visualizations.
✨ Highlights
- 📊 Fixed the fallback logic for the start date used in the reading progress chart within the book details view
- 🐛 Improved reliability and accuracy of progress timeline calculations
📦 Full Changelog
v1.5.1
📚 LibrisLog v1.5.1
LibrisLog v1.5.1 is a small maintenance release that fixes an issue affecting the book edit drawer.
✨ Highlights
- 🐛 Fixed an issue where the edit drawer could fail to open correctly in certain situations
📦 Full Changelog
v1.5.0
📚 LibrisLog v1.5.0
LibrisLog v1.5.0 introduces password reset functionality, improves cover imports, and includes several usability and statistics enhancements.
✨ Highlights
- 🔐 Added password reset functionality with email support
- 📖 Improved documentation for password reset configuration and usage
- 🖼️ Enhanced cover imports by following HTTP redirects automatically
- 📱 Added Android back button support for navigation drawers
- 💡 Added author and publisher suggestions on the Data Hygiene page
- 📊 Improved reading progress charts by scaling the timeline based on actual elapsed time
- 🎨 Various UI and usability improvements across the application
📦 Full Changelog
v1.4.0
📚 LibrisLog v1.4.0
LibrisLog v1.4.0 introduces embeddable library views, ARM64 Docker support, improved data hygiene workflows, and several documentation enhancements.
✨ Highlights
- 🖼️ New HTML iframe embed endpoint for integrating LibrisLog content into dashboards, homepages, and other applications
- 🏗️ Added ARM64 Docker image support for devices such as Raspberry Pi and other ARM-based systems
- 🧹 Improved Data Hygiene user experience for managing incomplete or inconsistent book metadata
- 📊 Added integration documentation for Dashy and Glance dashboards
- 🗄️ Introduced auto-generated database schema documentation
- 🧪 Frontend test and type improvements
- 🔧 Various internal refinements and maintenance updates
🙌 Contributors
A big thank you to @Jossey28 for his first contribution to LibrisLog, adding ARM64 Docker build support!
📦 Full Changelog
v1.3.1
📚 LibrisLog v1.3.1
LibrisLog v1.3.1 is a small maintenance release that improves the reliability of update notifications.
✨ Highlights
- 🔔 Fixed a caching issue affecting the version update indicator
📦 Full Changelog
v1.3.0
📚 LibrisLog v1.3.0
LibrisLog v1.3.0 expands localization support, improves documentation, and includes refinements to reading statistics and data calculations.
✨ Highlights
- 🌍 Added support for additional languages (es, fr, zh) and expanded localization coverage
- 📈 Fixed and improved pages-per-day statistics calculations
- 📚 Added integration documentation and improved existing documentation
- 📝 Various content and README improvements
- 🔧 General refinements and quality-of-life improvements across the application
📦 Full Changelog
v1.2.2
📚 LibrisLog v1.2.2
LibrisLog v1.2.2 is a small maintenance release focused on improving data handling for Goodreads imports.
✨ Highlights
- 🐛 Fixed Goodreads notes transformation during import processing
📦 Full Changelog
v1.2.1
📚 LibrisLog v1.2.1
LibrisLog v1.2.1 is a maintenance release focused on import reliability, multi-user data consistency, and a few quality-of-life improvements.
✨ Highlights
- 📥 Fixed Goodreads import mapping templates to improve compatibility with exported data
- 👥 Improved ISBN uniqueness handling for multi-user environments
- 📚 Fixed issues affecting Goodreads imports
- 🌐 Added support for a custom documentation domain
- 🔧 Various small fixes and internal improvements
🙌 Contributors
A big thank you to @badcrc for their first contribution to LibrisLog!