Skip to content

Releases: logto-io/logto

v1.0.0-beta.3

01 Aug 15:16
v1.0.0-beta.3
1e568e0
Compare
Choose a tag to compare

1.0.0-beta.3 (2022-08-01)

Highlights

Thank you! ❤️

Features

  • connector: azure active directory connector added (#1662) (875a828)
  • console: add Next.js integration guide in admin console (7d3f947)
  • console: checked if sign in method is primary (#1706) (405791f)
  • phrases: tr language (#1707) (411a8c2)

Bug Fixes

  • console: app error illustration height should not be shrunk (301cc6c)
  • console: should not display unsaved changes alert on connector config updated (#1685) (61b65a7)
  • test: run integration test serially (#1676) (8394f7b)

Reverts

v1.0.0-beta.2

25 Jul 17:17
v1.0.0-beta.2
c2050b7
Compare
Choose a tag to compare

1.0.0-beta.2 (2022-07-25)

Features

Bug Fixes

  • console: code editor content should be editable on firefox (56ded3e)
  • console: connector can be dragged upwards to reorder (038bba4)
  • console: remove annoying horizontal scrollbar from code editor (7dba908)
  • console: should parse to json before using zod safeParse (ec674ec)
  • core: resolve some core no-restricted-syntax lint error (#1606) (c56ddec)
  • demo-app: hide username if not exists (#1644) (8b30f97)
  • deps: update dependency koa-router to v12 (#1596) (6e96d73)
  • test: use demo app to test username-password flow in integration test (#1635) (a258587)
  • ui: fix some firefox standout bug (#1615) (4ce6bd8)
  • ui: protect window.location xss (#1639) (34b465c)
  • ui: should clear prev passcode input when click on backspace (#1660) (7dfbc30)

v1.0.0-beta.1

19 Jul 01:16
v1.0.0-beta.1
3af4f54
Compare
Choose a tag to compare

1.0.0-beta.1 (2022-07-19)

Features

  • console: add a declaration file for react-i18next (#1556) (6ae5e7d)
  • console: update dashboard chart y-axis tick format (#1590) (951c6fa)
  • core: add response guard (#1542) (6c39790)
  • ui: add submit input to all the sign-in & register forms (#1587) (0c0c83c)

Bug Fixes

  • console: docs link doesn't work for en-US locale (#1594) (78fcb03)
  • console: external links in readme should be opened in new tab (23ff0bf)
  • console: language select box initial value should not be empty (26f47d8)
  • console: navigate to new connector details page after switching connector (1615e36)
  • ui: fix no-restrict-syntax in ui (#1559) (816ce9f)
  • ui: format phone number with country calling code (#1551) (c6384be)

v1.0.0-beta.0

14 Jul 16:51
v1.0.0-beta.0
af5e3b4
Compare
Choose a tag to compare

1.0.0-beta.0 (2022-07-14)

Features

Bug Fixes

  • connector: fix connector getConfig and validateConfig type (#1530) (88a54aa)
  • connector: passwordless connector send test msg with unsaved config (#1539) (0297f6c)
  • connector: refactor ConnectorInstance as class (#1541) (6b9ad58)
  • console: markdown toc links that contain special characters should work (#1543) (1b056f1)
  • console: redirect uri field label should display properly in guide (#1549) (020f294)
  • console: should display user avatar through google connector (e2f5263)
  • console: should not display unsaved alert on item deleted (#1507) (459af38)
  • console: should not display unsaved alert on settings updated (#1508) (5dcdc62)
  • console: tooltip style (#1517) (f387652)
  • ui,core: fix i18n issue (#1548) (6b58d8a)
  • ui: fix multiple libphonmenumber packed bug (#1544) (e06f8d0)

v1.0.0-alpha.4

08 Jul 17:01
v1.0.0-alpha.4
ca8ec48
Compare
Choose a tag to compare

1.0.0-alpha.4 (2022-07-08)

Features

  • connector: connector error handler, throw errmsg on general errors (#1458) (7da1de3)
  • console: add placeholder for connector sender test (#1476) (8e85a11)
  • expose zod error (#1474) (81b63f0)

Bug Fixes

  • console: add unsaved changes warning in settings page (2cdbf37)
  • console: admin console language detection (a8f18e5)
  • console: connector guide should not have sub title (#1471) (8009d9b)
  • console: connector placeholder icon should not have background color (#1472) (130817f)
  • console: do not show unsaved alert after delete connector (#1496) (61a6b1a)
  • console: docs link in get-started should be localized (#1482) (800f047)
  • console: hide demo-app from topbar get-started progress if it is deleted (b0bdd90)
  • console: hide single platform universal connector tab (3d944a5)
  • console: hide the add connectors hint when no connectors found on sign-in-experience page (#1473) (d309400)
  • console: improve error handling in connector details and sender tester (d9ce4a0)
  • console: mutate after connector delete (#1475) (da882ce)
  • console: pagination color should be color-text-link (#1466) (481b6a0)
  • console: provide fallback value for language field in settings (5ad5eb2)
  • console: remove session doc link (#1479) (bb790ce)
  • console: set language in request header (#1485) (f2195dd)
  • console: specify toast type (#1499) (bdbeee0)
  • core: add session check (#1453) (78e06d5)
  • demo-app: username should not overflow info card (#1498) (58558e5)
  • ui: add form submit event (#1489) (f52fa58)

v1.0.0-alpha.3

07 Jul 16:51
v1.0.0-alpha.3
c7def11
Compare
Choose a tag to compare

1.0.0-alpha.3 (2022-07-07)

Features

  • console: open docs on documentation tab clicked (#1444) (340c641)
  • core: append additional yaml responses to swagger.json (#1407) (100bffb)

Bug Fixes

  • connector: fix Aliyun SMS connector error handling (#1227) (d9ba729)
  • console: language auto detection (7c880fc)
  • console: mutate data after sie welcome done (#1447) (33106aa)
  • console: set user select to none for link button (#1446) (d293de0)
  • console: vanilla sdk integration guide (58fe92e)
  • core,ui: remove todo comments (#1454) (d5d6c5e)
  • deps: update dependency koa-router to v11 (#1406) (ff6f223)

v1.0.0-alpha.2

07 Jul 05:03
v1.0.0-alpha.2
577433a
Compare
Choose a tag to compare

1.0.0-alpha.2 (2022-07-07)

Features

  • console: add unsaved changes alert for connector config (#1414) (78407fc)
  • console: user settings unsaved changes alert (#1411) (14b27b6)

Bug Fixes

v1.0.0-alpha.1

05 Jul 12:44
v1.0.0-alpha.1
fcd70d1
Compare
Choose a tag to compare

1.0.0-alpha.1 (2022-07-05)

Features

Bug Fixes

  • console: dashbaord chart grid color (#1417) (1d5f69d)
  • console: leave page button should be primary on unsaved changes alert modal (#1421) (be004fa)
  • core: do not titlize tags of .well-known APIs (#1412) (5559fb1)

v1.0.0-alpha.0

04 Jul 15:10
v1.0.0-alpha.0
6a83732
Compare
Choose a tag to compare

The first Logto alpha version is released

Try, discuss, and be free to criticize.

1.0.0-alpha.0 (2022-07-04)

Features

Bug Fixes

  • console: disable secondary should remove sign in methods (#1384) (6e3c461)
  • console: hide reset description on dark-mode primary color matched (#1394) (de8f476)
  • console: remove userinfo endpoint on application details page (#1391) (a837d79)
  • console: save sie when secondary method is disabled (#1410) (52fee4c)
  • console: use png for calendar icon (#1385) (f01390a)
  • update en.ts (#1403) (05c5740)

v0.1.2-alpha.5

03 Jul 09:16
v0.1.2-alpha.5
2caed68
Compare
Choose a tag to compare

0.1.2-alpha.5 (2022-07-03)

Note: Version bump only for package @logto/root