Releases: Eraz1997/kiwi
0.1.1
0.1.0
chore: release v0.1.0
fix: ci changelog corner case
fix: format
fix: ci syntax
fix: ci support docs and actions and syntax
fix: ci actions references and use http1.1 for local comms
fix: retries and nested routes
feat: docker deployment and docs
feat: tls frontend
build(deps): bump tracing-subscriber (#7)
feat: add backend health check
feat: tls management on the backend
feat: use only https even locally
feat: initial tls backend implementation
feat: dynamic dns ui and some ui fixes
feat: dynamic dns worker and apis
feat: prune images at service delete or edit
fix: routing, visualisation and service management issues
feat: scaffold services ui
feat: add tls support
feat: add shared ci action for deployments
feat: deploy ci endpoint
fix: lint
fix: park ui bug
feat: service forwarding and cleanup
feat: modify service
build(deps): bump @eslint/plugin-kit (#6)
feat: scaffold services backend
feat: user invitations
feat: logout and remove users plus auth fixes
fix: ci, auth and dev bugs
feat: scaffold admin panel
feat: remove auto-generated components
docs: fix typo
build(deps): bump @eslint/plugin-kit (#5)
build(deps): bump @babel/helpers (#2)
build(deps-dev): bump vite (#1)
build(deps): bump brace-expansion (#4)
fix: local encryption key and lockfile format
fix: warnings and kdf
feat: user creation ui and dev docs
feat: user invitations, roles and fixes
feat: signup page
feat: scaffold static routers
feat: refresh credentials
feat: authentication middleware
feat: auth endpoint
fix: remove unused settings
fix: db, secrets and containers management
feat: scaffold main managers
feat: scaffold domain middleware and auth router
feat: set up park ui
feat: scaffold project
Initial commit