-
Security fixes
- Fixed a security bug in
/proxyendpoint that allowed requests to a variation of domains in theallowProxyForlist. Ifexample.comis inallowProxyForsetting, this allowed requests to a domain with a different prefix, likebadexample.comto pass through. #212
- Fixed a security bug in
-
Deprecations
- Deprecates most of the proxy domains in the default serverconfig.json file. These will be removed in a future release, so please add them through a custom serverconfig.json if you rely on terria proxying to any of these servers.
-
Terriajs upgrade to version 8.11.1
- For the full list of changes see TerriaJS changelog.