Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 08:28
· 31 commits to main since this release

What's new

Agent-proposed corrections retain the full review chain

  • Assistants now use a dedicated propose_correction MCP tool that requires
    the original journal-entry ID.
  • LedgerTB validates that the original entry belongs to the selected client
    and records the relationship in the draft and audit history.
  • The Drafts review presents the original and proposed accounting lines side
    by side before a person decides what posts.
  • Approval retains the original → draft → posted-correction chain. Rejection
    remains in review history, and the agent still cannot edit, delete, or
    formally reverse the original entry.
  • A formal reversal is blocked while a linked correction proposal is pending,
    preventing the same issue from being corrected through two competing paths.

Chart of Accounts polish

  • Corrected the account-group labels to Liabilities and Equities.
  • Account-type plural labels now come from one tested vocabulary instead of
    being generated by simply appending “s.”

The macOS build is signed and notarized for Apple Silicon. Windows users should
use the setup installer.

Full changelog: v1.3.1...v1.4.0