Skip to content

v0.1.3

Choose a tag to compare

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

πŸš€ Zeep Orbit v0.1.3

Navigation fixes and deployment improvements.

πŸ› Bug Fixes

  • Login redirect β€” page now navigates to /apps immediately after successful login instead of waiting for React Query refetch
  • Logout redirect β€” page now navigates to /login immediately after logout
  • Root URL β€” http://localhost:8080 now redirects to /dashboard
  • Onboarding password β€” minimum length validation aligned to 8 characters across frontend and backend

πŸ“– Documentation

  • Deployment guide in Portuguese at /docs/deployment covering EasyPanel, Docker, Helm, Docker Compose
  • v0.1.1 release notes translated to English

πŸ“¦ 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