Welcome to our changelog, sort of our "demo" for Releases. This current theme is called "Commit", more themes are available. Subscribe to not miss an update.

Subscribe to updates
© 2026 Releases by ivy.mayhem
Mar 11, 2026

2FA, files in widget, public endpoint for latest entry

Today's update includes two-factor authentication for accounts, file downloads in the widget and a public API endpoint for the latest entry in a workspace.

Two-factor authentication

We added support for two-factor authentication to further protect accounts. You can use an authentication app like "Google Authenticator", "Authy", "Microsoft Authenticator" or something like "1Password" to set-up 2FA.

After setting up 2FA, you will have to authenticate with a one-time code or recovery code to get access to your account while logging-in to your account.

Files in widgets

When you add files to an entry, we now also show it inside the widget and not only when viewing the standalone changelog via a URL.

Public API endpoint

We added a public API endpoint to get the latest entry in a workspace. The API docs have been updated with that new endpoint. By default, the endpoint only includes the identifier (uuid) and the publish date (date).

A new workspace setting allows you to include more info, like the title and content.