From 792f70504a3b1efdc38c024d2dc402eff789f213 Mon Sep 17 00:00:00 2001 From: Yukai Huang Date: Tue, 11 May 2021 18:52:55 +0800 Subject: [PATCH] Update release for 2.4.0 Signed-off-by: Yukai Huang --- public/docs/release-notes.md | 38 ++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md index 3f5fdf9f..169525ec 100644 --- a/public/docs/release-notes.md +++ b/public/docs/release-notes.md @@ -1,6 +1,44 @@ Release Notes === + 2.4.0 Papilio maraho 2021-05-11 +--- + +
+ + Papilio maraho +
+ +> Papilio maraho is a species of butterfly in the family Papilionidae. It is endemic to Taiwan. +> \- Wikipedia [Papilio maraho](https://en.wikipedia.org/wiki/Papilio_maraho) + +[Check out the complete release note][v2_4_0]. Thank you CodiMD community and all our contributors. ❤️ + +[v2_4_0]: https://hackmd.io/@codimd/release-notes/%2F%40codimd%2Fv2_4_0 + +## Enhancements + +- Support autofix linter errors +- Support anonymous updates via API +- Support mediawiki export format in pandoc export +- Add some help strings to Prometheus metrics +- Allow more syntax highlight modes in editor +- Support TOC level customization +- Follow Google guidelines to use Google OAuth + +## Fixes + +- Vimeo won't show up due to the jsonp callback data unable be parsed with jQuery +- Fix slide mode stored XSS +- Enforce PG ssl require mode on heroku +- Webpack exclude path should support windows path +- Free url can read any md in file system +- Use encoded noteId when calling updateHistory + +## Docs + +- Add matrix badge and links to README [#1629](https://github.com/hackmdio/codimd/pull/1629) [@a-andreyev](https://github.com/a-andreyev) + 2.3.1 Isoetes taiwanensis 2021-01-04 ---