• v0.3.0 9efd44329a

    v0.3.0 Stable

    Steinwinde released this 2026-08-21 10:55:32 +00:00 | 0 commits to main since this release

    • Introduce custom tables and custom fields feature
    • Strengthen conditions for client and group updates
    • Provide consistent time zone handling across objects
    • Make sure no datetime fields need to be written by the API, limiting datetime writing by the API to custom fields
    • Modernize unit tests a little
    • Move office IDs from integers to UUIDs
    Downloads
  • v0.2.0 2860fa1d3d

    v0.2.0 Stable

    Steinwinde released this 2026-06-15 08:57:02 +00:00 | 1 commits to main since this release

    Changelog

    • Improved fx upload endpoint and introduced fx permission
    • Introduced exempt possibility for idempotency
    • Fixed a bug regarding validity of currencies in fx conversions
    • Introduced 16 new system permissions covering accounts, account holders and reports
    • Improved consistency of auth errors in endpoint handlers
    • Limited active-currency checks to the exact situations where they are required: product inserts/updates, user default currency
    • Made product create/update use uncached currencies
    • Updated / restructured markdown documentation
    • Blocked approvals/rejection by the submitting user (accounts, account holders, products)
    • Overhauled and extended notifications
    • Cleaned up parameter lists in query files
    • Fixed missing request parameter for rounding policies

    Client

    • Extended global search to cover clients and groups
    • Made the label of the frequently used "Back" link more precise
    • Made CSS more consistent
    • Added svg for USD
    • Replaced scheduled job ID by job name in Job Run list
    • Improved permission handling, in particular regarding caching
    • Improved and extended notifications
    • Introduced date, date time dialogues and radio buttons in standard forms
    • Made labels and formatting of audit fields consistent
    • Made only active, postable GL accounts can be selected anywhere
    • Added facility to clone products to all three product views
    Downloads
  • v0.1.0 30cf9243c9

    v0.1.0 Stable

    Steinwinde released this 2026-05-31 15:00:11 +00:00 | 29 commits to main since this release

    This represents the MVP stage: Key features exist and are (sometimes badly) tested.

    Downloads