Skip to content

Hazel-IDE 1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:55
· 85 commits to main since this release
fbfcf49

Install the arm64-v8a APK unless you know your device needs another one.
The universal APK works everywhere but is much larger.

Read the full changelog here.

What's Changed

  • Add test suite, dynamic test counts, and CI by @SibtainOcn in #1
  • Fix top gap, loader shape loop, gutter contrast, folder header by @SibtainOcn in #2
  • Add Ctrl/Shift/Caps/Tab keys and a draggable key bar by @SibtainOcn in #3
  • Rewrite the markdown renderer: tables, task lists, real blocks by @SibtainOcn in #4
  • Add release signing, per-ABI APKs, and tag-driven releases by @SibtainOcn in #5
  • Rename the channel to STABLE, add a README, fix the icon clash by @SibtainOcn in #6
  • Fix gutter flicker, drop Shift/Caps, correct markdown colours by @SibtainOcn in #7
  • Drop a key anywhere on the bar, and zoom the Markdown preview by @SibtainOcn in #9
  • Land the undo memory budget, and keep a history per file by @SibtainOcn in #10