Releases: hackmdio/codimd
CodiMD 2.1.0 Zhangixalus prasinatus
Zhangixalus prasinatus is a species of frog in the family Rhacophoridae endemic to northern Taiwan. It is the largest tree frog in Taiwan; females can reach 7 cm (2.8 in) in snout-vent length. It is known from Taipei, Yilan, and Taoyuan.
- Wikipedia Zhangixalus prasinatus
During this hard time of COVID-19, it's a pleasure to help people collaborate better with CodiMD. We hope the world will recover from this situation soon. 🌅
Good news, we have some goodies for CodiMD including:
Check out the complete release note. Thank you CodiMD community and all our contributors. ❤️
Fixes
- Fix GitHub's avatar URL
- Fix getStatus caused "TypeError: Converting circular structure to JSON"
Enhancements
- Replace scrypt with scrypt-kdf
- Optimize module size
- Support brace wrapped param in fence lang
- Upgrade Node.JS version to 10.20.1
- return errorForbidden when anonymous user tries to create freeUrl pad
- Exporting metrics for node.js, express, router, and codimd realtime status.
- Add state parameter for oauth2
CodiMD 2.0.1
CodiMD 2.0.1 is a minor release fixing bugs introduced in 2.0.0 and earlier versions along with some enhancements. We encourage everyone to upgrade to 2.0.1 now. See how things are going on GitHub. Stay tuned and healthy, and we hope you love it!
Enhancements
- Allow inline markdown in spoiler summary syntax
- Improve visibility of some UI elements
- Support avatar for OAuth users
- New Helm Chart
Fixes
- Fix to add missing configs in docker secret
- Fix not able to upload image using imgur
- Fix to improve version checker behavior
- Fix Wikipedia link in 2.0.0 release notes
- Fix require path for minio
- Fix check for creating free url notes
Check out the complete release note. Thank you CodiMD community and all our contributors. ❤️
2.0.1-rc.1
Merge pull request #1446 from hackmdio/fix/docker-secret-not-complete Fix not all config in docker secret
CodiMD 2.0.0 Urocissa caerulea
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
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
- Customize editor color schemes
- Export note with Pandoc
- Embed Geolocation data
- Version checking
- Meet the new CodiMD CLI
- Refreshed Documentation structure and new Markdown guides
It's our pleasure to announce CodiMD 2.0.0
. Enjoy as always 💗.
Check out the complete release note. Thank you CodiMD community and all our contributors. ❤️
CodiMD 2.0.0 RC 1
chore: dump version to 2.0.0 Signed-off-by: BoHong Li <raccoon@hackmd.io>
CodiMD 1.4.1
CodiMD 1.4.1 is a minor release including bug fixes introduced in 1.4.0 and earlier versions. We encourage everyone to upgrade to 1.4.1 now. Also, we're preparing for the next major release, and you can see how things are going on GitHub. Stay tuned, and we hope you love it!
Fixes
- Fix urlpath in webpack build
- Fix mysql not bundled in package.json
- Fix minio image uploading
- Fix pcheck not parsed url correctly
- Fix manage_users script
Enhancement
- Added Scalingo compatible deployment
Check out the complete release note. Thank you CodiMD community and all our contributors. ❤️
1.4.1-rc.1
feat(imageUpload): upgrade minio version to 7.0.12 (#1377) feat(imageUpload): upgrade minio version to 7.0.12
CodiMD 1.4.0 Syrmaticus mikado
Mikado Pheasant, photo credits to Snowyowls from wikipedia
Starting from version 1.4.0, we'll pick one species from the endemic species of Taiwan as version name. Is there anyone still remember we've once used type of coffee as our version name? It's time to revive that good convention, but this time we don't need coffee to stay up all night. 💤
It has been over 200+ commits since our last release. These are the highlights from version 1.4.0:
- New table tools - Create table with auto-formatting and keyboard shortcut
- Markdownlint integration - Lint you markdown document
- Support PlantUML, vega-lite renderer - More renderers to come
- Support spoiler container, ruby markdown syntax
- New Emoji sets
- Slide mode plugins: Elapsed time bar and Spotlight
Check out the complete release note here. Thank you CodiMD community and all our contributors. ❤️
1.4.0-rc.2
Merge pull request #1313 from hackmdio/fix/image-upload-permission fix: image upload caused permission denied error in docker
1.4.0-rc.1
Update README.md