Skip to content

Releases: steilerDev/cornerstone

v2.5.0-beta.4

29 Apr 14:51
1d793ef

Choose a tag to compare

v2.5.0-beta.4 Pre-release
Pre-release

2.5.0-beta.4 (2026-04-29)

Bug Fixes

v2.5.0-beta.3

29 Apr 10:18

Choose a tag to compare

v2.5.0-beta.3 Pre-release
Pre-release

2.5.0-beta.3 (2026-04-29)

Bug Fixes

  • budget: correct VAT storage semantics for planned amounts (#1387) (39cb3e3)

Chores

  • merge main (v2.4.4) back into beta (2d83b51)

v2.5.0-beta.2

29 Apr 08:52
47a766f

Choose a tag to compare

v2.5.0-beta.2 Pre-release
Pre-release

2.5.0-beta.2 (2026-04-29)

Documentation

  • add backup guide and configuration reference (#1386) (47a766f)

v2.5.0-beta.1

29 Apr 07:57
53a1d77

Choose a tag to compare

v2.5.0-beta.1 Pre-release
Pre-release

2.5.0-beta.1 (2026-04-29)

Features

  • budget: enforce includes_vat NOT NULL, align VAT behavior across pricing modes (#1385) (53a1d77)

v2.4.4

29 Apr 10:16
39cb3e3

Choose a tag to compare

v2.4.2 Release Summary

A small bug-fix release that tightens up the Budget and Document workflows introduced in v2.4. No new features, no breaking changes, no migration required -- pull and restart.

Bug Fixes

  • Budget source filter now drives every total on the page. The "Available Funds" and "Remaining Budget" columns in the Cost Breakdown table -- as well as the Pending, Paid, and Quotation summary cards above the table -- now correctly reflect the active source filter. Previously they always showed unfiltered totals, which made the per-source filter misleading when you only wanted to see the picture for a single source.
  • Document picker shows all documents by default. The "Hide already-linked documents" checkbox in the document picker now starts unchecked, so every document is immediately visible. You no longer have to clear the filter before you can re-link a document that is already attached elsewhere.
  • Mouse wheel no longer changes numeric fields. Scrolling the page with your mouse wheel while the cursor sits over an Amount or budget field will not accidentally increment or decrement the value -- a common source of silent edits when scrolling long invoice forms.
  • VAT checkbox round-trips correctly. The VAT / tax checkbox on invoices now preserves its state when you reopen an invoice for editing. Previously the saved state was not always reflected in the form.
  • Vendor picker no longer clears on blur. Selecting a vendor in the Add Invoice form and then clicking elsewhere on the page (e.g. into the Amount field) no longer clears the selection.
  • Budget Overview summary cards refresh with the source filter. The Pending, Paid, and Quotation summary cards on the Budget Overview page now refresh correctly when you toggle the source filter, so the headline numbers always match the rows below them.

What to Update

docker pull steilerdev/cornerstone:latest

Restart your container -- no database migration is required.


Released: 2026-04-28


2.4.4 (2026-04-29)

Bug Fixes

  • budget: correct VAT storage semantics for planned amounts (#1387) (39cb3e3)

v2.4.4-beta.1

29 Apr 07:07
dd489a2

Choose a tag to compare

v2.4.4-beta.1 Pre-release
Pre-release

2.4.4-beta.1 (2026-04-29)

Bug Fixes

  • docs: correct broken links in budget overview related pages (#1384) (dd489a2)

v2.4.3

29 Apr 06:52
17e1993

Choose a tag to compare

v2.4.2 Release Summary

A small bug-fix release that tightens up the Budget and Document workflows introduced in v2.4. No new features, no breaking changes, no migration required -- pull and restart.

Bug Fixes

  • Budget source filter now drives every total on the page. The "Available Funds" and "Remaining Budget" columns in the Cost Breakdown table -- as well as the Pending, Paid, and Quotation summary cards above the table -- now correctly reflect the active source filter. Previously they always showed unfiltered totals, which made the per-source filter misleading when you only wanted to see the picture for a single source.
  • Document picker shows all documents by default. The "Hide already-linked documents" checkbox in the document picker now starts unchecked, so every document is immediately visible. You no longer have to clear the filter before you can re-link a document that is already attached elsewhere.
  • Mouse wheel no longer changes numeric fields. Scrolling the page with your mouse wheel while the cursor sits over an Amount or budget field will not accidentally increment or decrement the value -- a common source of silent edits when scrolling long invoice forms.
  • VAT checkbox round-trips correctly. The VAT / tax checkbox on invoices now preserves its state when you reopen an invoice for editing. Previously the saved state was not always reflected in the form.
  • Vendor picker no longer clears on blur. Selecting a vendor in the Add Invoice form and then clicking elsewhere on the page (e.g. into the Amount field) no longer clears the selection.
  • Budget Overview summary cards refresh with the source filter. The Pending, Paid, and Quotation summary cards on the Budget Overview page now refresh correctly when you toggle the source filter, so the headline numbers always match the rows below them.

What to Update

docker pull steilerdev/cornerstone:latest

Restart your container -- no database migration is required.


Released: 2026-04-28


2.4.3 (2026-04-29)

Documentation

Chores

  • optimize CLAUDE.md for token reduction and accuracy (#1380) (38a475f)
  • update implementation checklist with E2E assertion and locator lessons (#1379) (af21a0a)

v2.4.3-beta.5

29 Apr 06:53
c8422c2

Choose a tag to compare

v2.4.3-beta.5 Pre-release
Pre-release

2.4.3-beta.5 (2026-04-29)

Documentation

  • add related pages section to budget overview guide (#1383) (c8422c2)

v2.4.3-beta.4

29 Apr 06:31
72838a6

Choose a tag to compare

v2.4.3-beta.4 Pre-release
Pre-release

2.4.3-beta.4 (2026-04-29)

Documentation

v2.4.3-beta.3

28 Apr 19:02
38a475f

Choose a tag to compare

v2.4.3-beta.3 Pre-release
Pre-release

2.4.3-beta.3 (2026-04-28)

Chores

  • optimize CLAUDE.md for token reduction and accuracy (#1380) (38a475f)