Skip to content

Hazel-IDE 1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:41
· 63 commits to main since this release
6428a22

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

  • Store undo as edits rather than as copies of the file by @SibtainOcn in #11
  • Draw the launcher icon as a bolt, and name the release by @SibtainOcn in #12
  • Put undo and redo in the editor bar by @SibtainOcn in #13
  • Stroke the splash mark, as the launcher icon already is by @SibtainOcn in #14
  • Split the build in two, and run code through Termux by @SibtainOcn in #15
  • Make the terminal actually answer, and remember what was typed by @SibtainOcn in #16