v1.0.0-beta.5
Pre-release
Pre-release
1.0.0-beta.5 (2020-12-14)
Bug Fixes
- improve ssl support (8e8778e)
- migrations directory is reuqired (#4) (b6c0778)
- password protection conflicts with route matching (3cc960f)
- setting branch password crashes meli (#6) (513c7df)
- site 404 not matched (249fbd5)
- ssl support for auto domains (12cf89f)
- unified: entrypoint not executable (1196e5a)
- uniffied docker image extends outdated UI image (0532af2)
chore
- remove MELI_BCRYPT_SALTROUNDS env var (04eaec0)
Features
- add var for api path (fdb8eed)
- handle static response for 404 and 523 in caddy (abd1272)
- rollback adding api path (61aab54)
- site wide password (#7) (b08fdac)
- spa mode (#5) (79c2cce)
Performance Improvements
- enhance dockerfile caching (34a3fd2)
BREAKING CHANGES
- MELI_BCRYPT_SALTROUNDS was removed