Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 28 Jun 19:33
· 19 commits to main since this release

πŸš€ Zeep Orbit v0.1.4

Navigation fixes, login/logout flow improvements, and CI/CD polish.

πŸ› Bug Fixes

  • Login redirect β€” page now navigates to /apps immediately after successful login
  • Logout redirect β€” page now navigates to /login immediately after logout
  • Root URL β€” accessing http://localhost:8080 now 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-pages branch, 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.json for 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-orbit

Built with ❀️ by Zeep Tecnologia