Skip to content

v0.1.4

Choose a tag to compare

@iewnfod iewnfod released this 09 Jul 12:00
· 117 commits to master since this release
2745f9d

This release brings a built-in app updater with update notifications, shell-specific tab icons for visual clarity, ARM Linux and .rpm package support, and a contributors section on the About page.

✨ Features

  • Built-in updater — Lumina can now check for, download, and install updates automatically. A notification modal alerts you when a new version is available, and you can view the update log and trigger the update right from the app
  • Shell icons — The tab bar now shows per-shell icons that automatically detect your shell type: bash, zsh, fish, nushell, PowerShell, and SSH connections each get their own distinct icon
  • ARM Linux & .rpm support — The install script and release pipeline now support ARM64 Linux (aarch64) and .rpm packages for Fedora/RHEL-based distributions
  • Contributors on About page — The About page now features a contributors section to acknowledge everyone who has contributed to the project
  • Gitee release sync — Releases are now automatically mirrored to Gitee after each GitHub release for users in regions with limited GitHub access

🐛 Bug Fixes

  • Fixed several build errors and warnings across the codebase