Releases: rstewa/Audibly
Releases · rstewa/Audibly
v2.1.10
v2.1.9
v2.1.7
Added support for .MP3 audiobooks and audiobooks consisting of multiple files. Bunch of other small stuff too which you can see in the changelog.
Full Changelog: v2.0.15.0...v2.1.7
v2.1.3
v2.1.1 Beta
[2.1.1] - 12-1-24
Fixed
- Fixed bug where UserSettings was using the wrong key for Version
[2.1.0] - 11-30-24
Added
- Added support for .mp3 files
- Added support for audiobooks that consist of multiple files (.mp3 & .m4b only)
- Added feature that allows users to mark an audiobook as finished
- Will mark an audiobook as finished when the progress is at 100% by default
- This is indicated by a new icon (a checkmark) on the audiobook tile in place of the progress icon
- Added data migration feature to migrate user data to the new database
- Added database migrations so that updating the database going forward will be easier
- Added filter button that allows users to filter their library by:
- In Progress
- Not Started
- Completed
- Added export button to allow users to export their library to a .json file
- Added import button to allow users to import a library from a .json file (has to be exported from Audibly)
- Added "More Info" button to audiobook tile context menu in library card view
- Shows the audiobook's metadata
- Added a powershell script that packages the .msix files into a .msixbundle file
- Added warning when user switches to light theme that it is in beta and may not appear correctly
Changed
- Changed playback speed maximum to 2.0x
- Made notifications disappear after 10 seconds
- Improved now playing slider to be more responsive
- Added warning that the light theme is in beta and may not appear correctly
- Modified sidebar to remember its collapsed state on startup
- Removed "Open" button from the library card view
- Modified Player Control title to use Marquee text when the title is too long
- Modified the changelog dialog to use the MarkdownTextBlock when rendering the changelog
- Modified file activation code to open book even if the filepath doesn't match (assuming the title is already in the library)
- The match is made on the Title, Author, and Narrator
Fixed
- Fixed a bug (#57) where:
- The icons would turn black on hover when the app was in dark mode but the system was in light mode
- Fixed a bug (#58) where:
- Added a default cover image when the import operation was unable to get a cover image from the audiobook file
- Fixed a bug where:
- The now playing book on startup would not update its progress when playing
- Fixed a bug where:
- The progress icon on the audiobook wouldn't update when the audiobook was playing
- Fixed a bug in the file activation code
v2.0.15.0
[2.0.15] - 07-21-24
Changed
- Now opens audiobook after file import (based on suggestion from @openaudible)
Fixed
v2.0.14
v2.0.13
v2.0.12.0
Full Changelog: v2.0.11.0...v2.0.12.0
v2.0.11.0
Full Changelog: v2.0.10...v2.0.11.0