github logto-io/logto v1.2.0

latest releases: v1.20.0, @logto/translate@0.1.0, @logto/phrases@1.14.0...
17 months ago

Note
We've received valuable feedback from our community since launching Logto Cloud (Preview) and OSS General Availability. Thank you!

Over the past month, we've been focused on enhancing Logto's functionality, fixing bugs, and improving its security features. Additionally, we're working on developing a reasonable pricing model and finalizing the details. If you're interested, please don't hesitate to contact us.

Feature updates

  1. Redis cache support: We’ve added support for Redis as a central cache for well-known data. This will allow for faster and more efficient data retrieval. See 🗄️ Enable central cache for details.

  2. New CLI command: We’ve added a new CLI command logto connector link to link local connectors without downloading from the remote. See Manage connectors for details.

  3. Translation updates: We’ve added Italian (it) and Polish (pl-PL) translations to make Logto more accessible to users worldwide.

  4. Console updates:

    • The web console now supports creating users with multiple identifiers, such as email, phone number, and username.
      Create user in Console

    • On the user details page, you can now suspend or reactivate a user from the "more options" menu (accessible by clicking the three-dot button in the top right corner).
      More options for a user

  5. Two new Management APIs:

    1. POST /users/:userId/password/verify will allow you to verify a user's password;
    2. GET /users/:userId/has-password will allow you to check if a user has a password.

Security update

We've applied various security headers to server responses, and while the violation is currently report-only, we'll enforce them in the next version.

In most cases, no action is required. Please see #3590 #3613 for details.

Bug fix

  • We've removed all deprecated values in the filter and fixed the filter functionality on the web console's Audit Logs tab.
  • Fixed pt-BR phrase by @flaviofiori in #3656

Coming soon

Other important features we're planning for this year include SSO, MFA, and Organizations. Stay tuned!

Full Changelog: v1.1.0...v1.2.0

Don't miss a new logto release

NewReleases is sending notifications on new releases.