Skip to content

Desk Changelog

This page documents all significant changes to Desk, the open-source web application for electronic invoice management.

v1.3.0 - March 11, 2026

New Features

  • API keys are now encrypted at rest using ASP.NET Core Data Protection API. Existing plaintext keys are automatically migrated at startup.
  • Data Protection keys are now stored in the database (SQLite/PostgreSQL) instead of the filesystem.

v1.2.1 - March 11, 2026

Fixes

  • Fixed SQLite directory creation when using PostgreSQL as provider.

v1.2.0 - March 10, 2026

New Features

  • Admin email notification on new user registration.

Fixes

  • Added time (hh🇲🇲ss) in the sent invoices last update column.

v1.1.0 - March 10, 2026

New Features

  • Dashboard auto-refreshes every 60 seconds with a manual refresh button.

v1.0.0 - March 9, 2026

New Features

  • First official release of Invoicetronic Desk.