Skip to content

Release Builder

Guided Composer

Changes

Carry-forward Sections

Checks

  • BCLS line 5: Use 'macOS', not 'MacOS'.
  • BCLS line 6: Use 'macOS', not 'MacOS'.
  • M006 line 39: Categorized bullet should end with punctuation.
  • M006 line 40: Categorized bullet should end with punctuation.
  • M006 line 42: Categorized bullet should end with punctuation.

Release Title

1.0.0

Preview

⬇️ Downloads

<img height="20" src="https://raw.githubusercontent.com/BurntToasters/bcls/main/media/windows.png" /> Windows<img height="20" src="https://raw.githubusercontent.com/BurntToasters/bcls/main/media/mac.png" /> macOS<img height="20" src="https://raw.githubusercontent.com/BurntToasters/bcls/main/media/linux.png" /> Linux
:---:---:---
EXE: x64 / arm64Universal DMGAppImage: x64 <!-- / arm64 -->
Universal ZIPDEB: x64 <!-- / arm64 -->
*See MSI note below*RPM: x64 <!-- / arm64 -->
Flatpak: x64 <!-- / arm64 -->

[!IMPORTANT]

The .sig files in this repo are NOT normal gpg signatures — they are for Tauri V2's

updater to verify the integrity of updates before downloading and installing.

>

The .asc files are my normal GPG signatures which you can verify using my GPG Public

Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc

>

⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to

in the future but its not a priority. However, I do have the logic setup in the repo

in-case people would like to build their own :)

ℹ️ Enjoying IYERIS? Consider ❤️ Supporting Me! ❤️

Changes in v1.0.0:

  • PKG: Updated packages.

MSI Installer Support (MSI builds are NOT provided for betas)

[!IMPORTANT]

Enterprise Users: We support Windows X64/ARM64 .MSI installers for MDM/AD deployment.

>

- .MSI installers do NOT support auto-updates. You must deploy the new MSI manually.

- These are strictly for enterprise management; standard users should use the EXE above.

- Files available in the "Assets" dropdown below.

ℹ️ Release Info

  • GPG Signed: My public key is attached to every release to ensure authenticity.
  • GPG Key: You can get my public GPG key here: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc
  • Code Signing: macOS releases are fully signed. Windows releases are not signed by an org, but

are signed by my GPG signature (same with Linux).

  • Legacy Binaries: Separate x64/arm64 Windows binaries are deprecated in favor of the Universal

installer. They are still listed in the downloads section, but the universal installer is recommended

for simplicity.