Try  HackMD Logo HackMD

v2.0.0 - 2023-01-04

tags: release-notes vscode

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

Added

  • Adopt access token based API client. You need to create an access token on the HackMD settings page
  • Add two more tree views: History and Team Notes.

Improvements

  • Upgrade highlight.js
  • Upgrade mermaid
  • Upgrade more dependencies
  • Adopt react-vsc-treeview package for implementing the new tree views. It's now easier to add features and fix bugs for the tree view.
  • Reduce bundle size. We accidentally include node_modules in our past builds, which is not necessary.