Skip to content

Releases: hackmdio/codimd

CodiMD 2.1.0 Zhangixalus prasinatus

18 May 13:24
89a0de4
Compare
Choose a tag to compare

Zhangixalus prasinatus
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

11 Apr 12:00
e29422f
Compare
Choose a tag to compare

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

06 Mar 13:11
42ae89c
Compare
Choose a tag to compare
2.0.1-rc.1 Pre-release
Pre-release
Merge pull request #1446 from hackmdio/fix/docker-secret-not-complete

Fix not all config in docker secret

CodiMD 2.0.0 Urocissa caerulea

03 Mar 14:52
16b9409
Compare
Choose a tag to compare

Urocissa caerulea
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:

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

02 Mar 16:01
d152e8a
Compare
Choose a tag to compare
CodiMD 2.0.0 RC 1 Pre-release
Pre-release
chore: dump version to 2.0.0

Signed-off-by: BoHong Li <[email protected]>

CodiMD 1.4.1

14 Dec 03:05
a5bb0d6
Compare
Choose a tag to compare

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

13 Dec 08:50
d5ed691
Compare
Choose a tag to compare
1.4.1-rc.1 Pre-release
Pre-release
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

11 Nov 09:37
a0cc195
Compare
Choose a tag to compare

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:

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

1.4.0-rc.2

23 Oct 06:22
e03a326
Compare
Choose a tag to compare
1.4.0-rc.2 Pre-release
Pre-release
Merge pull request #1313 from hackmdio/fix/image-upload-permission

fix: image upload caused permission denied error in docker

1.4.0-rc.1

07 Oct 09:01
b6f03b4
Compare
Choose a tag to compare
1.4.0-rc.1 Pre-release
Pre-release
Update README.md