Skip to content

v0.2.46

Compare
Choose a tag to compare
@alessandrojean alessandrojean released this 15 Mar 19:32
· 177 commits to main since this release

Breaking changes

This version removes all usages from the deprecated Google Sign In for Web and replace it with Google Identity Services SDK.

It may be necessary to grant some additional permissions after the update when sign in.

Make sure to allow popups too.

Changelog

  • Update dependencies.
  • Use markdown files in about pages.
  • Add body classes to postcss file.
  • Add an animated indicator in page contents.
  • Add an about the project page.
  • Add a11y link to dashboard footer.
  • Remove header anchor on heading focus.
  • Replace deprecated Google Sign In with Google Identity Services SDK.
  • Fix page contents algorithm.
  • Add useBreakpoints in more places.
  • Update heading levels in instructions.
  • Fix undefined error in page contents component.
  • Update outdated information in docs.
  • Update GitHub icon in dashboard footer.
  • Add missing transition to docs.
  • Make table of contents sr-only.
  • Use more useLocalStorage from @vueuse.
  • Redirect to last page on sign in.
  • Remember search sort property and direction.
  • Add a better error handling in queries.
  • Show dialog overlay in GIS prompt.
  • Show settings button disabled outside dashboard.
  • Use book grid component in book tabs.
  • Hide Beta flag from screenreaders.
  • Add a grouped statistics component.
  • Fix undefined error in search dialog.
  • Redesign the mobile navbar.
  • Decrease the chart title font size.
  • Refactor cover finder service.