Skip to content

ENPAF 1.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 00:12

Maintenance + DX release.

Framework

  • New paf update command — upgrade PAF from the console (paf update, --pre for pre-releases).
  • CLI banner shows the real installed version and the box border is computed programmatically (no more drift).
  • Dev-server hardening: same-origin Socket.IO CORS on loopback, path-traversal guard on static serving, ENPAF_SECRET_KEY override.
  • Honest maturity: Development Status :: Beta; tests are shipped in the sdist.
  • Quality: ruff lint + coverage wired into CI (171+ tests).
  • Correct project metadata (repository, Wiki, Issues) and single-source version.

Apps (release-signed APKs)

  • testapp-1.0.1.apk — feature demo.
  • enpaf_companion-1.1.0.apk — focused project loader (Connect / Logs / Device / Settings) with auto-reload watch, paste-URL, favorites, device diagnostics and a connection tester.

Install the framework: pip install enpaf-1.1.1-py3-none-any.whl · Docs: https://github.com/aaalllexxx/enpaf/wiki