Skip to content

CodiMD 2.3.0 Isoetes taiwanensis

Compare
Choose a tag to compare
@Yukaii Yukaii released this 31 Dec 06:34
· 257 commits to develop since this release
5967fef

Isoetes taiwanensis is a species of plant in the family Isoetaceae. It is endemic to Taiwan, and the only species of quillwort there. As other quillworts, it is relatively small, with erect leaves 7–24 cm (2.8–9.4 in) long. It grows submersed in shallow ponds for most of the year. IUCN considers it critically endangered because of habitat loss.
- Wikipedia Isoetes taiwanensis

In this release, we focus on polishing existing features, fixing bugs and patching security issues.

We continue to expand the APIs. CodiMD now supports "Update note's content" and "delete note" RESTful APIs. Thanks for the great works from @JamesCamel 😍

We also fix several XSS security issues, including mermaid, vega and image lightbox. We appreciate the security report from @msrkp, @Alemmi, and @nename0
.

This is the last release before the end of this year.
Merry Christmas to everyone! Let's look forward and see you in the next year. 🎉

Check out the complete release note. Thank you CodiMD community and all our contributors. ❤️

Enhancements

  • Fretboard improvements
  • Update and delete note api
  • Allow Sequelize CLI to use options set in config.json
  • Allow specifying option for graphviz
  • Spellcheck: add en_GB dictionary

Fixes

  • Fix ui-edit and ui-both buttons in night mode
  • Don't run jsonlint on .vscode jsonc files
  • Fix image lightbox xss issue
  • Fix mermaid xss issue
  • Check upload image mime type
  • Vega syntax XSS dependencies