Skip to content

Releases: reiniiriarios/wordwyrm

1.35.5

01 May 21:37
86d256c
Compare
Choose a tag to compare
  • rollback electron version to address rare linux bug relating (possibly) to graphics drivers

1.35.0

27 Apr 20:38
c4ae9fd
Compare
Choose a tag to compare
  • add spinners to books and list pages
  • add spinners to books and cover image search
  • fix minor undefined variables bugs

1.34.3

27 Apr 06:11
556bf04
Compare
Choose a tag to compare
  • fix author sort
  • fix rating, unread label display
  • minor ui fix to search bar

1.34.0

27 Apr 05:25
29891b3
Compare
Choose a tag to compare
  • 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

26 Apr 00:53
c0d6fb4
Compare
Choose a tag to compare
  • 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

23 Apr 03:15
28498dc
Compare
Choose a tag to compare
  • fix launch bug

1.32.1

22 Apr 23:27
465fe95
Compare
Choose a tag to compare
  • fix issue where default settings would not be created

1.32.0

22 Apr 20:57
0e55959
Compare
Choose a tag to compare
  • 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

18 Apr 04:03
f6d4303
Compare
Choose a tag to compare
  • 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

16 Apr 23:18
6651578
Compare
Choose a tag to compare
  • 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