v0.1.4
π Zeep Orbit v0.1.4
Navigation fixes, login/logout flow improvements, and CI/CD polish.
π Bug Fixes
- Login redirect β page now navigates to
/appsimmediately after successful login - Logout redirect β page now navigates to
/loginimmediately after logout - Root URL β accessing
http://localhost:8080now redirects to/dashboard - Onboarding password β minimum length aligned to 8 characters
π¦ CI/CD
- Helm chart published via Docker workflow β no more separate chart release. Chart version is derived from the git tag and published directly to
gh-pagesbranch, keeping releases clean - Removed
chart-release.ymlβ chart is now built and published inside the same workflow as Docker image and GitHub Release - Release notes β v0.1.1 and v0.1.2 release notes in English
RELEASE.mdβ step-by-step guide for the release process
ποΈ Deployment
- EasyPanel template β
easypanel.jsonfor one-click deploy - Deployment docs β step-by-step guide for EasyPanel, Docker, Helm, Docker Compose
π¦ Docker
docker pull ghcr.io/zeeplabs/zeep-orbit:v0.1.3π Helm
helm repo add zeeplabs https://zeeplabs.github.io/zeep-orbit
helm install zeep-orbit zeeplabs/zeep-orbitBuilt with β€οΈ by Zeep Tecnologia