Releases: reiniiriarios/wordwyrm
Releases · reiniiriarios/wordwyrm
1.35.5
1.35.0
- add spinners to books and list pages
- add spinners to books and cover image search
- fix minor undefined variables bugs
1.34.3
- fix author sort
- fix rating, unread label display
- minor ui fix to search bar
1.34.0
- add minimal md support in description
- add ayu themes
- fix scroll shadow adjustment and click-through
- fix textarea resizing
- fix add book listeners
- fix y-m-d date format off-by-one error
- minor ui fixes
1.32.7
- fix sort by author direction
- fix books page ui when small number of books and large window
- fix rating component accessibility issues
- fix saving all book data properly when adding manually
- misc ui fixes/improvements
1.32.2
- fix launch bug
1.32.1
- fix issue where default settings would not be created
1.32.0
- enable google books api w/o api key
- add search image links for addl search engines
- add auto-update support
- add placeholder image for books without cover
- lazy load book cover images
- ui improvments
- various bugfixes
1.28.4
- fix bug when openlibrary doesn't fetch data properly
- fix (rare) bug when no author or title
- fix filename boolean cast failure that doesn't appear in dev
- fix medium tile icon size in appx
1.28.0
- add default data directory
- ability to migrate data when moving directories
- remember window size and position
- simpler "getting started" tab
- help tab
- expandable sidebar
- updated icon assets
- error messages with stack trace
- fix book page when description or notes is long
- fix bugs related to changing author or title
- misc ui fixes