Polaris Deploy 0.15.14 keeps the streaming console pinned to the newest output while a deploy runs, so you no longer have to scroll to follow along.
Improved
- The kamal deploy, redeploy, and rollback console now follows streaming output automatically, staying pinned to the latest line as it arrives.
- Scroll up while a command is running and Polaris leaves you there to read; scroll back to the bottom and it resumes following. Starting a new run re-pins to the bottom.
- Container log following in the Logs tab uses the same stick-to-bottom behavior.
Polaris Deploy 0.15.0 adds the first Omarchy and Arch Linux release path for the Tauri desktop build.
New
- Added a GitHub Actions workflow that builds Linux amd64 and arm64 .deb artifacts for Polaris Deploy on Ubuntu runners.
- Added a Tauri release Makefile for local Linux builds and GitHub Release uploads with stable asset names for AUR packaging.
- Published release asset names designed for an Arch package source URL, including polaris-deploy_VERSION_ARCH.deb and matching .sha256 files.
Packaging
- The Omarchy pipeline uploads Linux assets into the matching Polaris GitHub Release without touching the macOS DMG, Sparkle appcast, or Homebrew cask flow.
- The release workflow expects POLARIS_RELEASES_TOKEN so the app repository can upload artifacts to JangoCG/polaris-releases.