Skip to content

v0.4.3

Pre-release
Pre-release

Choose a tag to compare

@kkmanos kkmanos released this 12 Dec 15:26
· 299 commits to master since this release
31213e7

What's Changed

  • Ensure cursor is pointer over clickable elements by @smncd in #957
  • refactor: Replace passkey button icons by @smncd in #960
  • fix: get logo file from dynamic env variable that is set by the ManifestPlugin() by @smncd in #959
  • fix: handle case where presentation request is not resolvable by @kkmanos in #963
  • Redefine structure by @smncd in #962
  • fix: allow button value prop to fix missing hint in signup form navigator.credentials.get call by @smncd in #966
  • Fix service worker listener double-registration and add safety checks by @gkatrakazas in #967
  • Dynamic branding theme by @gkatrakazas in #964
  • Dynamic branding style docs by @smncd in #970
  • Add dynamic branding theme generator (theme.css) via Vite plugin and update index.css mappings by @gkatrakazas in #946
  • Add screenshot branding support by @gkatrakazas in #973
  • feat: create vite plugin that dynamically generates a metadata image by @smncd in #971
  • accept 'dc_api.jwt' response_mode by @kkmanos in #976
  • Fix Safari-PWA viewport height by @gkatrakazas in #975
  • Add Padding to Generated Apple Touch Icon for iOS by @gkatrakazas in #977
  • fix(docs): use new readme logo path by @smncd in #979
  • Use Maskable Icons with Padding for Android PWA by @gkatrakazas in #980
  • fix: create font environment to use in metadata image and use Inter SemiBold by @smncd in #978
  • Keystore Offline Synchronization by @kkmanos in #961
  • Update package.json version to 0.4.3 by @gkatrakazas in #981

Full Changelog: v0.4.2...v0.4.3