Docker Images
ghcr.io/fbuchner/meerkat-crm-backend:v1.1.0
ghcr.io/fbuchner/meerkat-crm-frontend:v1.1.0
What's Changed
- Update backend and frontend dependencies by @fbuchner in #56
- Route /health endpoint through to backend by @fbuchner in #57
- Bump github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2 in /backend by @dependabot[bot] in #75
- Add automatic seperator insertion for birthdates by @fbuchner in #73
- Added release workflow by @fbuchner in #78
- Bump github.com/gin-contrib/cors from 1.7.6 to 1.7.7 in /backend by @dependabot[bot] in #77
- Bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.38 in /backend by @dependabot[bot] in #76
- Add max length check (72 char) for passwords by @fbuchner in #79
Full Changelog: v1.0.0...v1.1.0