This repository was archived by the owner on Feb 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99## [ Unreleased] - YYYY-MM-DD
1010
1111### Added
12- - replace env ` authHost ` in config.json with ` LARAVEL_ECHO_AUTH_HOST `
13- - add default cors settings
14- - replace env allowOrigin in config.json with ` LARAVEL_ECHO_ALLOW_ORIGIN `
15- - support to create initial app client with ` LARAVEL_ECHO_CLIENT_APP_ID ` and ` LARAVEL_ECHO_CLIENT_APP_KEY `
12+ - Nothing
13+
1614### Changed
1715- Nothing
1816
@@ -31,6 +29,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3129
3230
3331
32+ ## [ v3.1.3] - 2022-05-13
33+
34+ ### Added
35+ - replace env ` authHost ` in config.json with ` LARAVEL_ECHO_AUTH_HOST `
36+ - add default cors settings
37+ - replace env allowOrigin in config.json with ` LARAVEL_ECHO_ALLOW_ORIGIN `
38+ - support to create initial app client with ` LARAVEL_ECHO_CLIENT_APP_ID ` and ` LARAVEL_ECHO_CLIENT_APP_KEY `
39+
40+ ### Fixed
41+ - REDIS_PREFIX empty not working
42+
43+
44+
45+
3446## [ v3.1.2] - 2021-04-21
3547
3648### Changed
@@ -118,7 +130,8 @@ First release
118130
119131
120132
121- [ Unreleased ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.2...develop
133+ [ Unreleased ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.3...develop
134+ [ v3.1.3 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.2...v3.1.3
122135[ v3.1.2 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.1...v3.1.2
123136[ v3.1.1 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.1.0...v3.1.1
124137[ v3.1.0 ] : https://github.com/oanhnn/docker-laravel-echo-server/compare/v3.0.0...v3.1.0
You can’t perform that action at this time.
0 commit comments