ZaneOps v1.12
Release notes: https://github.com/zane-ops/zane-ops/releases/tag/v1.12
7 October 2025 by Fred KISSIE
Today we release zaneOps v1.12 introducing support for preview environments, a new design for the homepage, account settings and more.
To install :
-
via the UI:
-
via the shell:
Terminal window # assuming you are at /var/www/zaneopscurl https://cdn.zaneops.dev/makefile > Makefilemake setupmake deploy
Preview environments
Section titled “Preview environments”The major feature for this version is preview environments. They allow you to test a feature in a branch or pull request on your app before merging to production.
For services created via Git applications, Pull request preview environments are activated by default. You can create preview environments via API or Pull Request (GitHub)/Merge Request (GitLab).
GitHub PR preview environments
Section titled “GitHub PR preview environments”GitLab MR preview environments
Section titled “GitLab MR preview environments”New dashboard design
Section titled “New dashboard design”We revamped the dashboard with a nicer design. In this new dashboard, there is also a list of the 6 most recent deployments:
We also updated the design on the project detail page, you will now get logos for services created from Docker images.
Account settings
Section titled “Account settings”You can now update the user’s info (firstname, lastname, username) and password :
Other changes
Section titled “Other changes”-
In the next versions of ZaneOps, a persistent toast will be shown while updating to a new version:
-
Terminals have now a light & Dark theme
-
When selecting branch for a repository, a list of branches will be shown for autocomplete:
-
Same for docker images in the service’s settings page:
-
New theme switcher to allow you to select between light, dark mode or following the system’s preferences:
-
Starting from
v1.12, release notes for next versions will be shown directly in ZaneOps’s dashboard: