Update changelog to reflect multer update
This commit is contained in:
parent
f30e02dc73
commit
c11fbc7a86
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ For older Misskey versions, see [CHANGELOG-OLD.md](./CHANGELOG-OLD.md).
|
||||||
### Fixed
|
### Fixed
|
||||||
- Server: Blocking remote accounts
|
- Server: Blocking remote accounts
|
||||||
|
|
||||||
|
### Security
|
||||||
|
- Server: Update `multer` dependency to resolve [CVE-2022-24434](https://nvd.nist.gov/vuln/detail/CVE-2022-24434)
|
||||||
|
|
||||||
## 13.0.0-preview1 - 2022-08-05
|
## 13.0.0-preview1 - 2022-08-05
|
||||||
### Added
|
### Added
|
||||||
- Server: Replies can now be fetched recursively.
|
- Server: Replies can now be fetched recursively.
|
||||||
|
|
Loading…
Reference in a new issue