update changelog

pull/1/head
ansuz 3 years ago
parent 279db28e86
commit eaf80b7317

@ -19,6 +19,7 @@
* display actual FLoC header in checkup test * display actual FLoC header in checkup test
* WIP check for `server_tokens` settings (needs work for HTTP2) * WIP check for `server_tokens` settings (needs work for HTTP2)
* nicer output in error/warning tables * nicer output in error/warning tables
* more tests for Cross-Origin-Opener-Policy headers
* form templates * form templates
* guard against a type error in `getAccessKeys` * guard against a type error in `getAccessKeys`
* guard against invalid or malicious input when constructing media-tags for embedding in markdown * guard against invalid or malicious input when constructing media-tags for embedding in markdown
@ -26,7 +27,7 @@
* conversions * conversions
* convert app * convert app
* some basic office formats * some basic office formats
* rich text => markdown * rich text => markdown (via turndown.js v7.1.1)
* handle some pecularities with headings and ids * handle some pecularities with headings and ids
* forms => .csv * forms => .csv
* trello import with some loss * trello import with some loss
@ -35,7 +36,6 @@
* catch errors thrown by the diff applier * catch errors thrown by the diff applier
* don't bother returning the hash of a pin list to the client, since they don't use it * don't bother returning the hash of a pin list to the client, since they don't use it
# 4.7.0 # 4.7.0
## Goals ## Goals

Loading…
Cancel
Save