Skip to content

Release v1.3.0

Choose a tag to compare

@grantcarthew grantcarthew released this 21 Jan 05:17
· 26 commits to main since this release

What's New

Added

  • Version info now shows repository links - Running acon --version displays the GitHub repository URL and issue reporting link

Fixed

  • Space key required for page commands - page create and page list now properly require a space key, preventing accidental operations without specifying a space
  • Underscore escaping in Markdown - Fixed over-escaping of intra-word underscores (e.g., snake_case variables) in Markdown output

Full Changelog: v1.2.0...v1.3.0