Skip to content

v0.1.0 — first release

Choose a tag to compare

@Pinperepette Pinperepette released this 02 May 15:14
· 10 commits to main since this release

First release. Built and tested on:

  • macOS Intel (x86_64)
  • macOS Apple Silicon (arm64) — tested on M4
  • Ubuntu 24.04 (amd64) — tested in VM
  • Windows 10 (x64) — tested in VM

Install

Pick the bundle matching your system:

Platform File
macOS — M-series (M1/M2/M3/M4) `SubLodeX_0.1.0_aarch64.dmg`
macOS — Intel `SubLodeX_0.1.0_x64.dmg`
Linux — Debian/Ubuntu `SubLodeX_0.1.0_amd64.deb`
Windows `SubLodeX_0.1.0_x64-setup.exe`

The app is unsigned, so:

  • macOS: after dragging into `/Applications/`, run `xattr -dr com.apple.quarantine /Applications/SubLodeX.app` (or right-click → Open the first time)
  • Windows: SmartScreen may warn — "More info" → "Run anyway"
  • Linux: `sudo dpkg -i SubLodeX_*.deb`

See README.md for the full feature tour.