Skip to content

Cojudge v0.2.3

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:05

macOS installation

The macOS application is ad-hoc signed and is not notarized. After dragging Cojudge.app into /Applications, this command is required before the first launch:

xattr -dr com.apple.quarantine /Applications/Cojudge.app

What's Changed

  • fix: Esc no longer exits fullscreen when closing file search on macOS by @anslwy in #62
  • feat: debug console for live expression evaluation by @anslwy in #63
  • fix: WYSIWYG inline code auto-close swallows typed text by @anslwy in #64

Full Changelog: v0.2.2...v0.2.3