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!

Highlights

New Helm Chart on Helm Hub

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

During this release, we've updated CodiMD Helm chart. You can find the install instruction on Helm Hub. The source code of the chart is on GitHub.

Inline markdown in spoiler container summary

You can now write inline markdown in the summary part of the spoiler container. The following syntax:

:::spoiler **Support** _inline_ ~~markdown~~ :laughing:
Hidden content
:::

Will be rendered to:

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Take a look at PR #1448 for impelementation details.

Contrast Adjustment for better visibility

In this version, @pkrasicki opened PR #1449 for adjusting the contrast ratio of some UI. Here's the result.

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Improve status bar button visibility

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Improve TOC(Table of Contents) button visibility

If you're not satisfied with these changes or coming up a great idea, let’s discuss the visibility/contrast ratio issue in #1441

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →
Thank you @watchingJu for bringing up this issue.

Enhancements

  • Allow inline markdown in spoiler summary syntax #1448

Fixes

  • Fix to add missing configs in docker secret #1446
  • Fix not able to upload image using imgur #1473
  • Fix to improve version checker behavior #1459

Thank you

These pull requests came from CodiMD community, thank you guys for being here and making CodiMD awesome ❤️