Skip to content

PyVELM v1.4.3

Release date: 2026-06-11

Patch release after v1.4.2: toolbar action fixes, view callable persistence, and DATA import reliability.


Highlights

  • POST toolbar actions — Run Now and other POST header/page/row actions no longer 405.
  • View schema callablesdefault / visibility callables survive module sync in ir.ui.view arch.
  • Manifest DATA imports — relative imports in DATA .py files work on sync.

Upgrade

pip install -U "pyvelm==1.4.3"
pyvelm db migrate

See CHANGELOG for the full list.