Releases: adityachandelgit/BookLore
Releases ยท adityachandelgit/BookLore
Release v0.5.0
๐ Changes in this release:
๐ Features
- Implement multi-select AND filter with count in UI (#252) by @adityachandelgit
๐ Bug Fixes
- Make main dashboard vertically scrollable (#253) by @adityachandelgit
๐ ๏ธ Refactoring
- Suppress noisy Spring boot logs, Hikari warnings, and clean Quartz/Hiโฆ (#247) by @adityachandelgit
๐ Documentation
- Merge Develop into Master for the Release (#254) by @adityachandelgit
Release v0.4.4
๐ Changes in this release:
- Implement Secure Refresh Token Rotation with Revocation Support (#244) by @adityachandelgit
๐ ๏ธ Refactoring
- Refactor settings page: standardize styling and reorganize components (#241) by @adityachandelgit
๐ Documentation
- Merge Develop into Master for Release (#245) by @adityachandelgit
Release v0.4.3
๐ Changes in this release:
๐ Features
- Display OPDS Server Endpoint in the Application UI (#238) by @adityachandelgit
๐ Documentation
- Merge Develop into Master for Release (#239) by @adityachandelgit
Release v0.4.2
๐ Changes in this release:
๐ Features
- Implement OPDS server (#235) by @adityachandelgit
- Add profile dialog for user info and password management (#223) by @adityachandelgit
- Apply color palette to rating stars in book metadata viewer (#219) by @adityachandelgit
- Implement sorting and display of file size in the table view (#216) by @adityachandelgit
- Display the file size in the book metadata details section (#215) by @adityachandelgit
๐ Bug Fixes
- Disabling pdf book mode until fix is found (#217) by @adityachandelgit
๐ Documentation
- Merge Develop into Master for Release (#236) by @adityachandelgit
Release v0.4.0
๐ Changes in this release:
๐ Features
- Support configurable file/folder naming pattern for uploaded files (#210) by @adityachandelgit
- feat: add Remote-User auth (alt names ForwardAuth, Trusted Header SSO) (#161) by @astappiev
- Enable quill in metadata editor and viewer (#207) by @adityachandelgit
Release v0.3.0
Release Notes:
๐ Features:
- Display other books in the series under the Book Metadata tab, if applicable (#131) by @adityachandelgit
- Add more columns to book table view (#170) by @adityachandelgit
- Add more sort options (#132) by @adityachandelgit
- Sync url params for view mode and sort order (grid/table, sorting, direction) (#173) by @adityachandelgit
- Sync filter sidebar state with URL parameter (#175) by @adityachandelgit
๐ Bug Fixes:
- Stop current metadata request when book changes (#179) by @adityachandelgit
๐ Documentation:
- Add โOtherโ and โRefactoringโ categories to release drafter template (#165) by @adityachandelgit
๐๏ธ Other:
- Metadata viewer small UI changes (#177) by @adityachandelgit
- Suppress repetitive WebSocket authentication and Hikari connection validation logs (#164) by @adityachandelgit
- Enhance โLock Allโ Functionality and Remove โAllFieldsLockedโ Field (#176) by @adityachandelgit
Release v0.2.1
Release v0.2.0
๐ Changes in this release:
- Merge Develop into Master โ Release v0.2.0 by @adityachandelgit
๐ Features
- Implement similar books recommendation using metadata similarity (#145) by @adityachandelgit
- Transition book metadata center from dynamic dialog to routed view (#146) by @adityachandelgit
- Display other books from the same series on the metadata viewer page (#151) by @adityachandelgit
- Add toggle to enable/disable book recommendations (#152) by @adityachandelgit
- Move book similarity recommendation logic to scheduled background job by @adityachandelgit
๐ Bug Fixes
- Fix similar books not getting updated (#153) by @adityachandelgit
Release v0.1.0
๐ Changes in this release:
- Merge Develop into Master โ Stable Release Update (#142) by @adityachandelgit
๐ Features
- feat: allow modifying mariadb connection (#135) by @astappiev
- fix: use correct server port for dev server (#136) by @astappiev
- fix: submit login and password change forms by pressing enter (#137) by @astappiev
- Display changelog from current version to latest upon clicking the update link (#134) by @adityachandelgit
- Separate ratings for Amazon and Goodreads (#128) by @adityachandelgit
๐ Bug Fixes
- fix: uploading books on Windows (dev env) doesn't work (#138) by @astappiev
๐ Documentation
- Enhance README with Better Visual Appeal and Engagement (#141) by @adityachandelgit
โ๏ธ CI/CD
- Support automatic version bump using PR labels or commit messages (#130) by @adityachandelgit
Release v0.0.46
๐ Changes in this release:
๐ Features
- Add bulk lock/unlock metadata functionality for books (#123) by @adityachandelgit
- Add an โOverwrite All Metadataโ button to the book metadata picker (#121) by @adityachandelgit
- Add Reset Button for Metadata Fields in Metadata Picker Tab (#120) by @adityachandelgit
๐ Documentation
- Add GNU General Public License v3.0 (#126) by @adityachandelgit