Skip to content

Releases: SibtainOcn/alchemy-IDE

Alchemy 1.2.1

Choose a tag to compare

@SibtainOcn SibtainOcn released this 06 Sep 14:16
06f4d90

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

Note: The integrated terminal currently lacks interactive input support as the project is still in development. If you need interactive support, please use the Termux app directly

Alchemy 1.2.0

Choose a tag to compare

@SibtainOcn SibtainOcn released this 05 Sep 19:03
842c23b

Install the arm64-v8a APK unless you know your device needs another one.
The universal APK works everywhere
Install termux from TERMUX RELEASE.
Read the full changelog here.

Note: The integrated terminal currently lacks interactive input support as the project is still in development. If you need interactive support, please use the Termux app directly

What's Changed

  • fix(ui): polish explorer multi-select, search actions, and editor layout by @SibtainOcn #24
  • feat(explorer): multi-select, batch file operations, live transfer dialog, and recursive search by @SibtainOcn in #23
  • fix: terminal keyboard stability, Markdown preview identity, and string colouring by @SibtainOcn in #22

Alchemy-IDE 1.1.5

Choose a tag to compare

@github-actions github-actions released this 05 Sep 03:18

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

  • feat: the editor draws the viewport, and the app opens what it is handed by @SibtainOcn in #21

Alchemy IDE 1.1.3

Choose a tag to compare

@SibtainOcn SibtainOcn released this 04 Sep 20:24
423a28f

Fixed severe UI freezes (up to 6+ seconds) when opening large files
Read the full changelog here

Alchemy-IDE 1.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Sep 15:46
87bc1cf

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

  • Open the file picked from the editor tree, and add an open-files strip by @SibtainOcn in #18
  • Date the 1.1.2 changelog section by @SibtainOcn in #19

Alchemy-IDE 1.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Sep 15:17

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

  • Rebrand to Alchemy, add file transfers, pins and an editor file tree by @SibtainOcn in #17

Hazel-IDE 1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:41
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

Hazel-IDE 1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:55
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