abraflexi-mcp-server (1.2.4) unstable; urgency=medium

  [ Vítězslav Dvořák ]
  * Release 1.2.4

 -- vitex <info@vitexsoftware.cz>  Wed, 05 Aug 2026 18:40:49 +0200

abraflexi-mcp-server (1.2.3) unstable; urgency=medium

  * Fix bank_transaction_create: 'castka'/'datum' were never real banka
    fields (tool has been non-functional for setting an amount since
    inception). Now uses kod/typDokl/typPohybuK/datVyst (all mandatory)
    and sets the amount via bezPolozek+sumOsv, verified live against
    demo.flexibee.eu.

 -- vitex <info@vitexsoftware.cz>  Thu, 02 Jul 2026 13:38:05 +0200

abraflexi-mcp-server (1.2.2) unstable; urgency=medium

  * Narrow build targets to debian:trixie only: bookworm and noble also
    fail the install-test stage because python3-fastmcp's transitive
    dependencies (opentelemetry-api, py-key-value-aio) are only built
    for trixie in this repo.

 -- vitex <info@vitexsoftware.cz>  Thu, 02 Jul 2026 13:14:57 +0200

abraflexi-mcp-server (1.2.1) unstable; urgency=medium

  * Fix pipeline blockers that were preventing the 1.2.0 build from
    publishing: (1) pyproject.toml license field must be {text = ...}
    not a bare string for the setuptools version on bookworm/noble; (2)
    disable ubuntu:jammy, where python3-abraflexi/python3-fastmcp are
    not installable.

 -- vitex <info@vitexsoftware.cz>  Thu, 02 Jul 2026 13:04:31 +0200

abraflexi-mcp-server (1.2.0) unstable; urgency=medium

  * Expose python-abraflexi 1.1.x feature set: locking/actions, mass
    update, batch insert/update, extended attachments
    (list/get/download/thumbnail/delete), report export, QR codes, user
    queries, evidence metadata (properties/reports/relations/sum),
    record change history, labels, company-wide Changes API,
    FakturaVydana business logic (payment matching, cash payment,
    advance/ZDD deduction, ZDD linking, email resolution), and Adresar
    contact lookups (notification email, phone numbers, bank accounts).
    Also adds pagination/sorting to evidence_get and remove_external_ids
    to evidence_update. Requires python-abraflexi>=1.1.2 for the
    response-unwrapping and filter-condition fixes those new tools
    depend on.

 -- vitex <info@vitexsoftware.cz>  Thu, 02 Jul 2026 12:48:20 +0200

abraflexi-mcp-server (1.1.0) unstable; urgency=medium

  * Add evidence_attach_file tool, using the new python-abraflexi>=1.1.0
    attachment upload support

 -- vitex <info@vitexsoftware.cz>  Wed, 01 Jul 2026 23:59:58 +0200

abraflexi-mcp-server (1.0.2) unstable; urgency=medium

  * Add AppStream metainfo and stock icon for desktop integration.

 -- Vítězslav Dvořák <info@vitexsoftware.cz>  Tue, 30 Jun 2026 22:03:27 +0200

abraflexi-mcp-server (1.0.1) unstable; urgency=medium

  * Initial release
  * MCP server for AbraFlexi integration
  * Support for invoices, contacts, products, and bank transactions
  * Read-only mode by default
  * STDIO and HTTP transport support
  * OCI container support (Containerfile)
  * AppImage packaging for single-file Linux distribution
  * Cloud deployment at https://abraflexi.fastmcp.app/mcp
  * Published to official MCP Registry as io.github.Vitexus/abraflexi

 -- Vítězslav Dvořák <info@vitexsoftware.cz>  Thu, 26 Feb 2026 13:26:00 +0100
