Skip to content

Releases: VitexSoftware/python-abraflexi

Release list

v1.0.2

Choose a tag to compare

@Vitexus Vitexus released this 30 Jun 20:03

Highlights

  • Fix: AbraFlexi filters were silently ignored. Filters are now sent as a parenthesized URL path segment (/evidence/(filter).json) instead of a ?filter=... query-string parameter, which the AbraFlexi REST API does not honor. This was causing product_get/contact_get/evidence_get and similar calls to silently return unfiltered listings instead of filtered results.

Other changes

  • Add AppStream metainfo and stock icon (python-abraflexi.svg)
  • Rename WARP.md to AGENTS.md
  • debian package name fix
  • Version consistency test added

Published to PyPI: https://pypi.org/project/python-abraflexi/1.0.2/