Skip to content

v0.2.40

Compare
Choose a tag to compare
@alessandrojean alessandrojean released this 22 Feb 03:43
· 184 commits to main since this release

Changelog

  • Update dependencies.
  • Add starting text to the loading component.
  • Add loading indicator to cover selector.
  • Make preview cover sticky.
  • Add quick view mode toggle in library.
  • Add checkboxes to table view.
  • Change library header sort icon based on state.
  • Tweak the book table a bit.
  • Indicate current view mode.
  • Tweak the chips color.
  • Show underline on hover table header.
  • Fix spacing in create book dialog buttons.
  • Improve the keyboard usage in search.
  • Improve keyboard UX in explorer.
  • Change focus behavior on table header.
  • Add keyboard navigation in book carousel.
  • Add keyboard navigation to group grid.
  • Improve useMarkdown.
  • Replace Vuex with Pinia 🍍 .
  • Add transition when changing book card type.
  • Use global scope in useI18n.
  • Fix currency formating in table.
  • Split locale files and dynamic import them.
  • Add missing scope in i18n-t components.
  • Add ISBN data to book model.
  • Fix sheet chooser not closing when selecting.
  • Show changelog in reload dialog.
  • Fix dark theme not changing in initial render.
  • Add favorite toggle in table.
  • Add anchor links to about pages.
  • Disable explicit HTML in about pages.
  • Add scroll snap on book carousel.
  • Fix wrong link in reload dialog.