release 2.9.0
This commit is contained in:
parent
a8874c82ba
commit
e51edef22d
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -11,10 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Bring back `develop` staging backup (now managed in DNS)
|
|
||||||
- Increase default number of concurrent crawlers to 100
|
|
||||||
- Accessibility improvements (according to axe review)
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
@ -23,6 +19,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
||||||
|
## [2.9.0 - 2020-06-19]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Bring back `develop` staging backup (now managed in DNS)
|
||||||
|
- Increase default number of concurrent crawlers to 100
|
||||||
|
- Accessibility improvements (according to axe review)
|
||||||
|
- Update dependencies
|
||||||
|
|
||||||
|
### Security
|
||||||
|
- Add rate limiting of auth endpoints
|
||||||
|
- Added security headers to netlify frontend
|
||||||
|
- Sanitize crawled HTML in the backend
|
||||||
|
|
||||||
## [2.8.6 - 2020-01-16]
|
## [2.8.6 - 2020-01-16]
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
Loading…
Reference in a new issue