Skip to content

v1.6.19

Choose a tag to compare

@github-actions github-actions released this 11 Jun 19:25

1.6.19 (2026-06-11)

🚀 Features

  • allow rendering custom providers with no icons (6f6fe246)
  • docs: add zaidan story embed (40f45f23)
  • solid: add package foundation and behavior parity (55538ed1)
  • solid: add start example registry isolation (4fd2794a)
  • solid: add sign-out registry component (71080b97)
  • solid: add forgot password registry component (8d230bc0)
  • solid: add reset password registry component (5a5cf431)
  • solid: add sign up registry component (5d1ff358)
  • solid: add zaidan styling foundation (e110c335)
  • solid: mirror shadcn auth layout (769d81a4)
  • solid: add zaidan auth interactions (bc9dd853)
  • solid: add auth feedback parity (429d5568)
  • solid: align settings surfaces (0211bf5c)
  • solid: wire profile avatar settings (163ceeec)
  • solid: wire change email settings (f8ea9f56)
  • solid: wire change password settings (ebc6a23a)
  • solid: wire active session settings (414611c3)
  • solid: wire account settings actions (383a1ad8)
  • solid: wire api key settings dialogs (68cc8477)
  • solid: wire passkey settings dialogs (c5371e99)
  • solid: wire delete user settings dialog (d79fa07c)
  • solid: complete auth method parity (fad19350)
  • solid: align zaidan props and docs (7d77a2bb)
  • solid: add organization API parity (af22d63f)
  • solid: add captcha plugin runtime (c845578a)
  • solid: add native email templates (91fc6516)
  • solid-zaidan: register magic-link plugin route (87b87ae1)
  • solid-zaidan: align magic-link component contracts (c9c98ad8)
  • solid-zaidan: wire multi-session plugin slots (ee1268f2)
  • storybook: add Zaidan magic-link preview (cb68990d)
  • zaidan: add organization docs and registry parity (8f940072)
  • zaidan: wire additional fields into auth forms (016c9c1d)
  • zaidan: add organization api key parity (97621d5a)
  • zaidan: wire captcha into auth forms (23f46be0)
  • zaidan: add delete user parity (602d1164)
  • zaidan: add organization slug runtime (59b404f5)
  • zaidan: align organization switcher api (f3a9cff9)
  • zaidan: add organization create dialog parity (aa6133a0)
  • zaidan: add organization profile settings parity (18ac3fa2)
  • zaidan: add organization people shell parity (99a93b24)
  • zaidan: add organization members list parity (c6e2a83c)
  • zaidan: add organization invitations list parity (ea00fbc6)
  • zaidan: add organization invite dialog parity (92d65f40)
  • zaidan: add organization cancel invitation parity (cf7e4a28)
  • zaidan: add organization member role parity (9d8c1cff)
  • zaidan: add organization remove member parity (09757000)
  • zaidan: add organization leave parity (dd7123d8)
  • zaidan: add organization delete parity (5f4e61b9)
  • zaidan: add organization members filtering (60233daf)
  • zaidan: add organization members sorting (f6ed2c86)
  • zaidan: add organization invitations filtering (9250795a)
  • zaidan: add organization invitations sorting (3632b1c0)
  • zaidan: add organization user invitations (3cf7be6a)
  • zaidan: add organization members table (168063f8)
  • zaidan: add organization invitations table (0edb3f96)
  • zaidan: add organization input groups (d746aa9b)
  • zaidan: add organization sortable tables (345a9304)

🩹 Fixes

  • resolve maintainer follow-up review (F1, F2, F3, M9) (11f64ba6)
  • ci: resolve solid zaidan checks (659bbf81)
  • ci: resolve review findings and failing test (9eb38a20)
  • docs: handle build spawn errors (c45aa976)
  • docs: restore Nx build with proper caching and fix storybook iframe redirect (9fe5874c)
  • docs: add dedicated route for /storybook/zaidan/iframe in dev mode (925a770c)
  • docs: add explicit inputs to build-storybook-zaidan for cache invalidation (276e79d2)
  • solid: render auth route components (3d78d2ce)
  • solid: align zaidan user menu parity (0e8f77d6)
  • solid: align zaidan visual tokens (ae82ebcf)
  • solid: align auth database parity (11e31cc5)
  • solid: preserve auth session state (b4f5c694)
  • solid: improve settings navigation (51562279)
  • solid: repair email esm exports (32da7876)
  • solid: resolve Fable 5 review findings (C1-C4, M3-M12) (fc7ee267)
  • solid: add cache invalidation meta to non-organization mutations (83b54a6f)
  • solid: add userId warning and meta-override guard to useSessionScopedMutation (291103b5)
  • solid: downgrade useSessionScopedMutation userId debug to console.debug (dd973383)
  • storybook: align Zaidan magic-link preview parity (dd3c88da)
  • zaidan: resolve example auth loading state (21964139)
  • zaidan: render api key story in components (b88149d1)
  • zaidan: align delete account naming (649d0e35)
  • zaidan: guard magic-link toggle while pending (b575f1e9)
  • zaidan: improve multi-session user button spacing (d95ba85a)
  • zaidan: align organization preview UX (98cd7867)
  • zaidan: align organization preview visuals (d65f4946)
  • zaidan: tune organization logo preview (dbaebdbb)
  • zaidan: align organization danger zone props (30030117)
  • zaidan: align organization people preview (4e35bd51)
  • zaidan: align input group primitive (dcea0963)
  • zaidan: align tabs primitive (ff460618)
  • zaidan: align item primitive (8b2b1f93)
  • zaidan: remove card padding overrides (1134b045)
  • zaidan: use semantic card padding classes (d7277872)
  • zaidan: remove table head text overrides (75e57fb1)
  • zaidan: remove status badge color overrides (0def1c1d)
  • zaidan: remove dropdown item spacing overrides (4fbd2e7a)
  • zaidan: remove theme tabs height override (1acf2493)
  • zaidan: remove user button icon overrides (42f55ab5)
  • zaidan: use hosted registry dependencies (eb51c0a2)

❤️ Thank You