Skip to content

Releases: kaungkhantko26/Augorithm

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 09:52

Full Changelog: v1.4.8...v1.5.0

Augorithm 1.4.8 — Repaired Windows & macOS Packages

Choose a tag to compare

@github-actions github-actions released this 27 Jul 03:20

Reliable desktop packages

This release replaces the broken Windows downloads with packages built and verified on a native Windows runner.

Download

  • Windows installer: Augorithm-1.4.8-win-x64.exe — per-user install; no administrator access required.
  • Windows portable: Augorithm-1.4.8-win-x64.zip — extract and run Augorithm.exe if the installer is restricted.
  • macOS Apple silicon: Augorithm-1.4.8-mac-arm64.dmg or .zip.

What changed

  • Native Windows and macOS release builds in GitHub Actions.
  • Package integrity checks for EXE, ZIP, DMG, and update manifests.
  • Platform-specific filenames so Windows and macOS files cannot overwrite each other.
  • Non-admin Windows installer with Start menu and desktop shortcuts.
  • Patched Electron 39.8.x runtime.
  • SHA-256 checksums in SHA256SUMS-1.4.8.txt.

The packages are currently unsigned. Windows SmartScreen may show Unknown publisher; select More info → Run anyway. On macOS, Control-click the app and choose Open on first launch.

Full Changelog: v1.4.7...v1.4.8

Augorithm 1.4.7

Choose a tag to compare

@kaungkhantko26 kaungkhantko26 released this 26 Jul 21:31

Augorithm 1.4.7 delivers standards-compliant flowchart routing with separated loop branches, corrected arrowhead alignment, safer export padding, and the unified interactive web editor with its redesigned 3D landing experience.

Downloads

  • macOS Apple Silicon: Augorithm-1.4.7-arm64.zip
  • Windows x64 installer: Augorithm-1.4.7-x64.exe

The accompanying blockmaps and update manifests enable in-app updates. SHA-256 checksums are included for verification.

Augorithm 1.3.9

Choose a tag to compare

@kaungkhantko26 kaungkhantko26 released this 25 Jul 18:23

Version information and automatic updates

Augorithm now shows its installed version and can update itself from inside the app.

  • Click the v1.3.9 badge in the bottom bar to open the update panel.
  • macOS and Windows check GitHub Releases automatically after startup.
  • New releases download inside Augorithm with live progress.
  • Click Restart to update when the download is ready, or close the app to install it automatically.
  • Use Help → Check for Updates… to check immediately.
  • iPad/PWA users can check the latest release and use Reload to update.
  • Version and update messages are available in English and Burmese.

Updater assets

  • macOS Apple silicon: Augorithm-1.3.9-arm64.zip
  • Windows 10/11 x64: Augorithm-1.3.9-x64.exe
  • The latest-mac.yml, latest.yml, and block-map files enable verified in-app downloads.

Built by Kaung Khant Ko

Augorithm 1.3.8

Choose a tag to compare

@kaungkhantko26 kaungkhantko26 released this 25 Jul 17:41

Clear, collision-free flowchart connectors

This release fixes overlapping loop arrows and branch lines in complex flowcharts.

  • The loop Done path now uses a dedicated left-side lane.
  • The loop-back path uses a separate right-side lane.
  • Return arrows enter the For/While control from the side instead of stacking on the main vertical line.
  • True/False branches stay inside the loop lanes without crossing assignments or decisions.
  • Labels follow their routed paths and remain clear at Fit view and 140% zoom.
  • The same connector geometry is retained in SVG and PNG export.

Downloads

  • macOS Apple silicon: Augorithm-1.3.8-arm64.zip
  • Windows 10/11 x64 portable: Augorithm-1.3.8-windows-x64-portable.zip
  • Source: Augorithm-source-1.3.8.zip
  • Integrity hashes: SHA256SUMS-1.3.8.txt

The updated iPad web app is available at https://kaungkhantko26.github.io/Augorithm/.

Built by Kaung Khant Ko

Augorithm 1.3.7

Choose a tag to compare

@kaungkhantko26 kaungkhantko26 released this 25 Jul 13:26

Classroom-style pseudocode

Augorithm now directly understands the textbook syntax used in the example:

  • Set row to 1 and Set col to 1
  • Add 2 to col and Add 1 to row
  • Display value and Display newline
  • Endwhile / End While
  • Nested While loops across validation, formatting, execution, flowcharts, and generated source

Also supports natural Subtract, Multiply, Divide, Increment, and Decrement statements.

Downloads

  • macOS Apple silicon: Augorithm-1.3.7-arm64.zip
  • Windows 10/11 x64 portable: Augorithm-1.3.7-windows-x64-portable.zip
  • Source: Augorithm-source-1.3.7.zip
  • Integrity hashes: SHA256SUMS-1.3.7.txt

The iPad web app is live at https://kaungkhantko26.github.io/Augorithm/.

Built by Kaung Khant Ko

Augorithm 1.3.1

Choose a tag to compare

@kaungkhantko26 kaungkhantko26 released this 25 Jul 10:27

Augorithm 1.3.1

Desktop pseudocode-to-flowchart learning environment for Windows and Apple-silicon macOS.

Downloads

  • Windows 10/11 x64: Augorithm-1.3.1-x64.exe
  • Apple-silicon macOS: Augorithm-1.3.1-arm64.zip
  • SHA256SUMS.txt verifies both downloads.

Highlights

  • Connected True/False flowcharts with bold export-safe lines
  • PNG and editable SVG export
  • Interactive console input and executable pseudocode
  • English and Burmese interface modes
  • Reliable .augo saving, recovery, and double-click opening
  • Windows installer and Apple-silicon macOS application
  • Built by Kaung Khant Ko

See the repository README for complete installation and troubleshooting instructions.

The Windows installer is not Authenticode-signed, and the macOS build is ad-hoc signed but not Apple-notarized. Your operating system may show an unknown-publisher or unidentified-developer warning.