commit | 8f8dedad3c70c0ddf3c90cb169eda1ac19cbcd0e | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Jan 15 12:55:06 2021 +0100 |
committer | Akron <nils@diewald-online.de> | Mon Jan 18 17:32:35 2021 +0100 |
tree | d1a5e68c5d5e3c6460465e295ff115eec504881e | |
parent | bc6b3f2d2e8a6945a6516960c42864410639fe50 [diff] [blame] |
Remove default endpoint from config file Change-Id: I1bc5ac2b0972d149e217898d28111bf5c7a7e89d
diff --git a/Changes b/Changes index 947d6d6..bfbfe42 100755 --- a/Changes +++ b/Changes
@@ -1,4 +1,7 @@ -0.41 2021-01-14 +0.41 2021-01-15 + - Remove default api endpoint from config to + enable changes in the 'Kalamar' config environment + while keeping the api_path. - Introduce CORS headers to the proxy. - Introduce Content Security Policy.