Changelog

Public record of changes to this instance.

2026-08-18

Version Description Link
1.11.3 Optimizing database structure to make the site more responsive.
1.11.2 Gracefully shutting the server down when getting SIGINT.

2026-08-17

Version Description Link
1.11.1 Notifications, search index, and webhooks no longer fail during a burst of activity.
1.11.0 Webhooks are reliable again. All deliveries go out, and one slow endpoint no longer delays other projects.

2026-08-15

Version Description Link
1.10.2 Security: the project event stream now requires a login. We corrected 22 more security and correctness problems in the backend.

2026-08-13

Version Description Link
1.10.1 Adding cookie accept bar
1.10.0 New insights page for projects. It shows summary numbers, charts, and cycle time.

2026-08-05

Version Description Link
1.9.1 Dark mode is easier to read. Text contrast meets WCAG, and borders are visible.

2026-08-03

Version Description Link
1.9.0 Public user profiles.

2026-08-02

Version Description Link
1.8.2 Update administration page.
1.8.1 New profile page with four tabs. You can see connected accounts and delete your account.

2026-08-01

Version Description Link
1.8.0 Simplifying the registration flow.

2026-07-25

Version Description Link
1.7.3 The home dashboard shows the correct projects. Empty states and text contrast are improved.
1.7.2 Control the project board with the keyboard. Screen readers announce the tabs correctly.

2026-07-23

Version Description Link
1.7.1 Settings forms now save correctly when the browser has no JavaScript.
1.7.0 Create and delete personal API tokens on your profile page.

2026-07-22

Version Description Link
1.6.4 Security: the export no longer includes internal database identifiers, and search no longer shows private projects.
1.6.3 Link a pull request to a ticket, then accept or reject it from the comment. Use Reset to undo your decision.
1.6.2 Registration refuses addresses from disposable email providers.
1.6.1 You must verify your email address before you create content. This applies only when email is configured.
1.6.0 Klarhet can now send email. You get a verification message when you register, and you can reset a forgotten password.

2026-07-19

Version Description Link
1.5.2 The webhook dialog groups topics into checkboxes. Use “All topics” to select every topic.
1.5.1 Press Ctrl+K or Cmd+K to move the cursor to the search box.

2026-07-18

Version Description Link
1.5.0 New landing page. It shows the product in sections, with clearer text about what Klarhet does.

2026-05-27

Version Description Link
1.0.0 Added a simple kanban board for an easier overview of tickets

2026-04-21

Version Description Link
1.0.0 bots! api! webhooks!

2026-04-20

Version Description Link
1.0.0 Inline images attached during ticket creation now render correctly instead of being stripped.
1.0.0 The "Critical/Blocking" card now shows count of open P1 (Urgent) tickets instead of an unrelated number.
1.0.0 @-mentions now resolve usernames containing dots, dashes, and underscores correctly. New registrations (local + OAuth) are restricted to letters, digits, and underscore.
1.0.0 The project tickets page is now a full-width sortable ledger with state/type/priority filters, matching the project overview style.
1.0.0 Removed tabs from the ticket view. The description is now collapsible at the top and comments are visible immediately below — one continuous scroll instead of switching tabs.

2026-04-19

Version Description Link
1.0.0 Avatars are now resized to 256×256 and re-encoded as JPEG on upload, shrinking storage and load time. Added a drag-and-zoom crop editor so you can pick exactly which part of the image becomes your avatar.

2026-04-14

Version Description Link
1.0.0 initial release