-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-beta.5 [skip ci]
# [1.0.0-beta.5](v1.0.0-beta.4...v1.0.0-beta.5) (2020-12-14) ### Bug Fixes * improve ssl support ([8e8778e](8e8778e)) * migrations directory is reuqired ([#4](#4)) ([b6c0778](b6c0778)) * password protection conflicts with route matching ([3cc960f](3cc960f)) * setting branch password crashes meli ([#6](#6)) ([513c7df](513c7df)) * site 404 not matched ([249fbd5](249fbd5)) * ssl support for auto domains ([12cf89f](12cf89f)) * **unified:** entrypoint not executable ([1196e5a](1196e5a)) * uniffied docker image extends outdated UI image ([0532af2](0532af2)) ### chore * remove MELI_BCRYPT_SALTROUNDS env var ([04eaec0](04eaec0)) ### Features * add var for api path ([fdb8eed](fdb8eed)) * handle static response for 404 and 523 in caddy ([abd1272](abd1272)) * rollback adding api path ([61aab54](61aab54)) * site wide password ([#7](#7)) ([b08fdac](b08fdac)) * spa mode ([#5](#5)) ([79c2cce](79c2cce)) ### Performance Improvements * enhance dockerfile caching ([34a3fd2](34a3fd2)) ### BREAKING CHANGES * MELI_BCRYPT_SALTROUNDS was removed
- Loading branch information
1 parent
b08fdac
commit ef2ef9c
Showing
3 changed files
with
41 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters