Skip to content

v2.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:06
9b59199

Added

  • --tags flag for notes create, notes update, team-notes create, and team-notes update
  • Tags column on notes and team-notes list output
  • --readPermission, --writePermission, and --permalink flags for notes update and team-notes update
  • Automated npm prereleases and GitHub pre-releases from the develop branch

Changed

  • Agent skill now includes workflow verification steps and an error-handling table
  • CodiMD compatibility notice now points to the standalone codimd-cli

Fixed

  • readPermission and writePermission flags no longer overwrite each other when both are set

What's Changed

  • docs: update CodiMD compatibility notice to point to standalone codimd-cli by @Yukaii in #101
  • Master by @Yukaii in #102
  • Add tags support to notes and team-notes commands by @Yukaii with @Copilot in #97
  • Add develop branch npm prerelease publishing by @Yukaii in #103
  • feat: improve hackmd-cli skill score to 100% by @popey in #96
  • fix: preserve note permission flags by @EastSun5566 in #107
  • Release v2.5.1 by @Yukaii in #109

New Contributors

  • @Yukaii with @Copilot made their first contribution in #97
  • @popey made their first contribution in #96

Full Changelog: v2.5.0...v2.5.1