Banksia 0.1.4
Highlights
- Added safe database backups and a supported forward upgrade path for existing
Banksia controller data. - Made watchdog recovery resumable: a user Resume refreshes the replacement
budget while preserving historical Dispatch records. - Made Task workspaces version-control neutral. Banksia no longer rejects,
modifies, or assumes a Git policy for.banksia/content. - Stabilized Workflow and Run Studio interactions and added always-available
YAML export for the visible Workflow draft. - Upgraded the Console to React Router 8.3.0, closing the three prior Dependabot
alerts.
Upgrade
pipx upgrade banksia
banksia db upgrade
banksia service restartbanksia db upgrade verifies the exact predecessor and creates a backup before
changing an existing controller database. Fresh installations can continue with
banksia init.
Building the Console from source now requires Node.js 22.22 or newer. Ordinary
PyPI installations receive the prebuilt Console.