Releases: VitexSoftware/python-abraflexi
Releases · VitexSoftware/python-abraflexi
Release list
v1.0.2
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 causingproduct_get/contact_get/evidence_getand 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/