Skip to content

v1.2.4

Choose a tag to compare

@Vitexus Vitexus released this 05 Aug 16:58
· 13 commits to main since this release

What's new in v1.2.4

New: create AbraFlexi companies straight from the assistant. The server can now call AbraFlexi's own "found a new company" endpoint via the new company_create tool — so you can ask your assistant to set up a brand-new accounting unit (with country, organization type, IČ/DIČ, and even demo data) without opening the AbraFlexi admin UI. Note this needs a REST user with server-admin/license-level rights, not just access to a single company.

Other improvements since v1.0.2

  • Correct, working bank_transaction_create — it previously referenced bank-transaction fields that don't exist in AbraFlexi (castka/datum), so bank transactions could never actually be created.
  • Cleaner search behavior in contact_get and product_get — dropped unnecessary wildcards that were affecting match results.
  • ~40 additional MCP tools exposing the newer python-abraflexi 1.1.x feature set (all 64 tools are now documented in the README/MCP_SETUP).
  • evidence_attach_file — attach local files to any AbraFlexi record.
  • Compatibility fix for the current FastMCP release (tool listing API changed upstream).
  • Debian packaging fixes so the .deb build/publish pipeline works reliably again.

Installing