Update 2.0.0 release note

Signed-off-by: Max Wu <jackymaxj@gmail.com>
This commit is contained in:
Max Wu 2020-03-03 00:40:57 +08:00
parent d152e8a7ec
commit 3fbf1bbb83
1 changed files with 38 additions and 0 deletions

View File

@ -1,6 +1,44 @@
Release Notes
===
<i class="fa fa-tag"></i> 2.0.0 Urocissa caerulea <i class="fa fa-clock-o"></i> 2020-03-02
---
<div style="text-align: center; margin-bottom: 1em;">
<img src="https://i.imgur.com/oRbNzRm.jpg" width="600">
<small style="display: block;">Urocissa caerulea</small>
</div>
> The Taiwan blue magpie (Urocissa caerulea), also called the Taiwan magpie, Formosan blue magpie , or the "long-tailed mountain lady", is a species of bird of the crow family. It is endemic to Taiwan.
>
> \- Wikipedia [Taiwan blue magpie](en.wikipedia.org/wiki/Taiwan_blue_magpie)
In the past few months, we delivered not only a bunch of awesome features but also some critical bug fixes. Moreover, we refactored CodiMD's backend and started to write new tests.
To make it easier to maintain, we dropped legacy code, reorganize the repository, and add new documentation. For these reasons, we decided to make a huge leap toward version 2.0.0.
Here are the highlights coming from version 2.0.0:
- [Multilanguage spellchecker][multilanguage-spellchecker]
- [Customize editor color schemes][customize-editor-color-schemes]
- [Export note with Pandoc][support-pandoc-export]
- [Embed Geolocation data][embedding-geolocation-data]
- [Version checking][auto-version-check-for-site-admin]
- [Meet the new CodiMD CLI][meet-the-new-codimd-cli]
It's our pleasure to announce CodiMD `2.0.0`. Enjoy as always :heartpulse:.
[Check out the complete release note][v2_0_0]. Thank you CodiMD community and all our contributors. ❤️
[multilanguage-spellchecker]: https://hackmd.io/@codimd/v2_0_0#Multilanguage-spellchecker
[customize-editor-color-schemes]: https://hackmd.io/@codimd/v2_0_0#Customize-editor-color-schemes
[support-pandoc-export]: https://hackmd.io/@codimd/v2_0_0#Support-Pandoc-export
[embedding-geolocation-data]: https://hackmd.io/@codimd/v2_0_0#Embedding-Geolocation-data
[auto-version-check-for-site-admin]: https://hackmd.io/@codimd/v2_0_0#Auto-version-check-for-site-admin
[meet-the-new-codimd-cli]: https://hackmd.io/@codimd/v2_0_0#Meet-the-new-CodiMD-CLI
[v2_0_0]: https://hackmd.io/@codimd/release-notes/%2F%40codimd%2Fv2_0_0
<i class="fa fa-tag"></i> 1.4.1 <i class="fa fa-clock-o"></i> 2019-12-13
---