Skip to content

Releases: ValueMelody/melody-auth

v1.3.7

21 Nov 01:13
ae62167

Choose a tag to compare

What's Changed

Full Changelog: v1.3.6...v1.3.7

v1.3.6

29 Aug 00:56
5fcee76

Choose a tag to compare

What's Changed

  • Add docs for web-sdk by @byn9826 in #419
  • Regroup docs by @byn9826 in #420
  • Improve pr-check pipeline by @byn9826 in #421
  • Only return app secret from post /apps endpoint by @byn9826 in #422
  • Show manage recovery code button when enabled on admin-panel by @byn9826 in #423
  • Allow user with read_app access to view app banner detail page by @byn9826 in #424
  • Use new demo site and fix suppression for admin panel read only mode by @byn9826 in #425
  • Add docs for org groups, user attributes, and log management by @byn9826 in #427
  • Add docs for main features by @byn9826 in #428
  • Show eye icon instead of pencil icon for readonly admin panel access by @byn9826 in #429
  • Update admin panel screenshots by @byn9826 in #430
  • Update admin panel screeshot in zh doc by @byn9826 in #431
  • Add EMAIL_PROVIDER_NAME var to make email provider config more scalable by @byn9826 in #432
  • Define name for dev docker container by @byn9826 in #433
  • Move phone number validation regex to variable config by @byn9826 in #434

Full Changelog: v1.3.5...v1.3.6

v1.3.5

09 Aug 01:26
e8160a8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

13 Jul 23:55
ed35295

Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

28 Jun 00:51
3a96947

Choose a tag to compare

What's Changed

  • Allow use org only for branding override by @byn9826 in #386
  • Indicate required fields on admin panel forms by @byn9826 in #387
  • Support trigger oidc sso signin redirect with policy by @byn9826 in #388
  • Support disable SAML IDP by @byn9826 in #389
  • Support crud org group by @byn9826 in #390
  • Support add user to org group by @byn9826 in #391
  • Show user org groups and support list users of one org group by @byn9826 in #392
  • Support server pages locale in zh by @byn9826 in #393
  • Support get list of users with one role by @byn9826 in #394
  • Add docs for how to trigger oidc sso login redirect by @byn9826 in #395

Full Changelog: v1.3.2...v1.3.3

v1.3.2

11 Jun 00:01
636bc26

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

30 May 02:22
4e1f75b

Choose a tag to compare

What's Changed

  • Return error messages on admin panel token exchange request by @byn9826 in #367
  • Add user attribute table and api by @byn9826 in #368
  • Reflect user attribute in signup form by @byn9826 in #370
  • Reflect user attribute in userinfo by @byn9826 in #371
  • Reflect user attribute in id token and embedded signup by @byn9826 in #372
  • Support user attribute value in s2s and admin panel by @byn9826 in #373
  • Support locales for user attribute by @byn9826 in #374
  • Add more tests for user attributes by @byn9826 in #376
  • Add link to example using web-sdk in plain JavaScript by @byn9826 in #377

Full Changelog: v1.3.0...v1.3.1

v1.3.0

19 May 20:13
b1589f2

Choose a tag to compare

What's Changed

Full Changelog: v1.2.9...v1.3.0

v1.2.9

10 May 02:22
805e52c

Choose a tag to compare

What's Changed

  • Exposure idToken from sdks by @byn9826 in #340
  • Support replace email verification with welcome email by @byn9826 in #343
  • Verify user status on token exchange with refresh token by @byn9826 in #347
  • Support app level mfa config by @byn9826 in #348
  • Support update user's org through s2s and admin panel by @byn9826 in #349
  • Allow disable public registration on an org by @byn9826 in #350
  • Add empty hooks to allow developers extend server with less git conflict by @byn9826 in #351
  • Add more tests to admin panel by @byn9826 in #352
  • Fix server-test-coverage-badge CI by @byn9826 in #353

Full Changelog: v1.2.8...v1.2.9

v1.2.8

27 Apr 02:54
1030f81

Choose a tag to compare

What's Changed

  • Allow fallback to email mfa to skip sms setup by @byn9826 in #323
  • Update react-sdk build config for react19 by @byn9826 in #325
  • Fix typing export issue in sdks by @byn9826 in #326
  • Update to latest wrangler version by @byn9826 in #327
  • Add an S2S API to generate impersonation refresh_token by @byn9826 in #328
  • Add client side integration of impersonation by @byn9826 in #329
  • Clear stored account in storage after load refresh token from query string by @byn9826 in #330
  • Fix secret generate script in wrangler@4 by @byn9826 in #332
  • Update admin-panel doc about worker to worker request limitation by @byn9826 in #333
  • Add iss to access_token by @byn9826 in #335
  • Support clean logs by @byn9826 in #336
  • Suppress clean log buttons based on access by @byn9826 in #337
  • Support suppress language switch on admin panel by @byn9826 in #338
  • Add doc for how to allow a custom role to perform impersonation by @byn9826 in #339

Full Changelog: v1.2.7...v1.2.8