Skip to content

Releases: Londopy/IEM-Tool-rs

IEM-Tool-rs v1.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:51

IEM-Tool-rs v1.3.0

Cross-platform desktop builds — Windows, macOS (Apple Silicon) and Linux — built with Tauri (Rust core).

What's changed

v1.3.0 — 2026-07-19

  Changed
    - **Renamed the application to `IEM-Tool-rs` throughout** — product name, window title, installer filenames, crate names, Electron `productName`/shortcut, and the GitHub Release title. Installers are now `IEM-Tool-rs_<version>_…` with no space in the filename. The bundle identifier also moved from `com.mylittleprimordia.iemtool` to `com.londopy.iem-tool-rs`, since this is a separate application from the upstream project; the Tauri crate's `authors` was corrected to match. References to the *original* IEM Tool are unchanged.
  Fixed
    - Installer filenames and the app's reported version were pinned at `1.0.0` regardless of the release tag, because Tauri reads the version from `tauri.conf.json` rather than from git. The release workflow now derives it from the tag before building, so installers always match the release.

Downloads

Desktop app installers

  • IEM-Tool-rs-1.3.0-1.x86_64.rpm
  • IEM-Tool-rs_1.3.0_aarch64.dmg
  • IEM-Tool-rs_1.3.0_amd64.AppImage
  • IEM-Tool-rs_1.3.0_amd64.deb
  • IEM-Tool-rs_1.3.0_x64-setup.exe
  • IEM-Tool-rs_1.3.0_x64_en-US.msi
  • IEM-Tool-rs_1.3.0_x86-setup.exe
  • IEM-Tool-rs_1.3.0_x86_en-US.msi

Command-line utilities (optional — library manifest, curve conversion, GraphicEQ export)

  • iem-autoeq-to-graphiceq-linux-x86_64
  • iem-autoeq-to-graphiceq-macos-aarch64
  • iem-autoeq-to-graphiceq-windows-i686-32bit.exe
  • iem-autoeq-to-graphiceq-windows-x86_64.exe
  • iem-curve-converter-linux-x86_64
  • iem-curve-converter-macos-aarch64
  • iem-curve-converter-windows-i686-32bit.exe
  • iem-curve-converter-windows-x86_64.exe
  • iem-manifest-generator-linux-x86_64
  • iem-manifest-generator-macos-aarch64
  • iem-manifest-generator-windows-i686-32bit.exe
  • iem-manifest-generator-windows-x86_64.exe

SHA-256 checksums

Verify with sha256sum -c SHA256SUMS.txt (or shasum -a 256 on macOS).

002030981b48f68711fa788a477a47fb918410e5b0a70a207d145a4afc0534f0  IEM-Tool-rs-1.3.0-1.x86_64.rpm
0f31efde5afdc4b52e66352563310d98ea0802630a775f91ebc0f667bc37f81c  IEM-Tool-rs_1.3.0_aarch64.dmg
df5961f2695c6127f356f6a7759a722bea6346df2cb025822e92ea13f004cdde  IEM-Tool-rs_1.3.0_amd64.AppImage
5318837f25544cb4f3219b03733c3e9de2f49c1e511db5f7138cbd2a36fdacaf  IEM-Tool-rs_1.3.0_amd64.deb
68bea2595f7740d8fff832a88c3e4c8fb14afe86912ea13eb08ea6816c8a9295  IEM-Tool-rs_1.3.0_x64-setup.exe
ef4ff426527b10f83a3302e8971b084c33c3b06fce87dd3e30462f1e6a9c0d28  IEM-Tool-rs_1.3.0_x64_en-US.msi
0412acfacea8d3f49f7c4d3965acbb464ff67465ece2f9acc174b74ef7887f63  IEM-Tool-rs_1.3.0_x86-setup.exe
1b0244c9e057daf1f1aa3c1699ce1ac52b626cffcc456358b7a0f3081570bfa5  IEM-Tool-rs_1.3.0_x86_en-US.msi
11b6c9e9aa6b75a00d139b3f32e79560a6d52155b3f5fbed19b90a57fdf7fd3d  iem-autoeq-to-graphiceq-linux-x86_64
dc1bf9a02ec9fa52badfabcef04c9c9b6f944171da522b3b6db6de3e7b6b0b3b  iem-autoeq-to-graphiceq-macos-aarch64
556c3a473a5a3920b173e77d326a8c2a4b1dac452d9915f1da83ad11a3e9fcc2  iem-autoeq-to-graphiceq-windows-i686-32bit.exe
d7ba59a222a5fb725e112248f08c9377ffc6e7a7fdd7e23a8f7ea9c7fbadc1fd  iem-autoeq-to-graphiceq-windows-x86_64.exe
48b4bfac34eba29cb2873300b2175190fc21241ff7e7e6ee66e66a224328778e  iem-curve-converter-linux-x86_64
8ef852579c2b461dfc2bbc1ef0298961d69a0ee346f0d7f8a68ebbffc7d4f70e  iem-curve-converter-macos-aarch64
34455eaa3c01ec8d19a62b6dfe1b38a99c40e17bd0a7984ba9446752c63b5afa  iem-curve-converter-windows-i686-32bit.exe
8e1aa774d252a8a39e3f1e37078025b06f9953d97b28ffd729486b73346649db  iem-curve-converter-windows-x86_64.exe
c32e9f53b90b4abac188731d7d325e527b3245129bf832475acd79e0d68ce29b  iem-manifest-generator-linux-x86_64
11c0eac5e65cd9acc6fe944346c8ce0f7f3f3ac4c551c40ad557d1b15e949cc6  iem-manifest-generator-macos-aarch64
148327dcd9817a15a447fb488c7fcdbd1a1937cdd1b367b96eaee01f235bbe77  iem-manifest-generator-windows-i686-32bit.exe
12499c74d1eba4c7c350667b7b951b7a278a2c02da553d2239cf46baf2b2b17d  iem-manifest-generator-windows-x86_64.exe

IEM Tool v1.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:12

IEM Tool v1.2.0

Cross-platform desktop builds — Windows, macOS (Apple Silicon) and Linux — built with Tauri (Rust core).

What's changed

v1.2.0 — 2026-07-19

  Added
    - The command-line utilities (`iem-manifest-generator`, `iem-curve-converter`, `iem-autoeq-to-graphiceq`) are now **built for every platform and attached to each release**, so using them no longer requires a local Rust toolchain. They are covered by the release SHA-256 checksums and the build-provenance attestation, and release notes list them separately from the app installers.
  Removed
    - **The two prebuilt Python utilities that shipped with the original project** (`IEM Curve Converter.exe`, `IEM Manifest Generator.exe`). They were unsigned and unauditable, added ~19 MB to every installer (they sat inside the bundled frontend), and are fully replaced by the Rust equivalents above. They also triggered antivirus heuristics: PyInstaller executables unpack an embedded archive at runtime, which behaviour-based engines classify as a "dropper" (3-4 of 70 engines flagged them, all machine-learning/heuristic detections consistent with a PyInstaller false positive).

Downloads

Desktop app installers

  • IEM Tool-1.0.0-1.x86_64.rpm
  • IEM Tool_1.0.0_aarch64.dmg
  • IEM Tool_1.0.0_amd64.AppImage
  • IEM Tool_1.0.0_amd64.deb
  • IEM Tool_1.0.0_x64-setup.exe
  • IEM Tool_1.0.0_x64_en-US.msi
  • IEM Tool_1.0.0_x86-setup.exe
  • IEM Tool_1.0.0_x86_en-US.msi

Command-line utilities (optional — library manifest, curve conversion, GraphicEQ export)

  • iem-autoeq-to-graphiceq-linux-x86_64
  • iem-autoeq-to-graphiceq-macos-aarch64
  • iem-autoeq-to-graphiceq-windows-i686-32bit.exe
  • iem-autoeq-to-graphiceq-windows-x86_64.exe
  • iem-curve-converter-linux-x86_64
  • iem-curve-converter-macos-aarch64
  • iem-curve-converter-windows-i686-32bit.exe
  • iem-curve-converter-windows-x86_64.exe
  • iem-manifest-generator-linux-x86_64
  • iem-manifest-generator-macos-aarch64
  • iem-manifest-generator-windows-i686-32bit.exe
  • iem-manifest-generator-windows-x86_64.exe

SHA-256 checksums

Verify with sha256sum -c SHA256SUMS.txt (or shasum -a 256 on macOS).

bbd7cad746a1de2dae4fa4ef5f17166159bb78480c83b930cb099fbc88c84149  IEM Tool-1.0.0-1.x86_64.rpm
87c37c5997f7d08f7d8c4db63edf807f24641f5c278e639a5b8f18feb6ea9831  IEM Tool_1.0.0_aarch64.dmg
0d6c200d5749f712cdf2b29c07119862fb169410f82369dd4014322f6aeedc36  IEM Tool_1.0.0_amd64.AppImage
78099040fc69f8b4c7d9cb072bd75846428504b2c394be74f18f4d8cb5921d5f  IEM Tool_1.0.0_amd64.deb
174118e9aabc4622f6dca90d5ab4fca055a606c8fc1929a53f6daee028d92b92  IEM Tool_1.0.0_x64-setup.exe
2e58f3e8c198a839d0190bd2164e8cd8a1ff0f5d22c73b40d102419d7e36ab93  IEM Tool_1.0.0_x64_en-US.msi
bc9ef3989782cb4e86ec209a19ffe1e1f82e3ce308be2964baf224693d8423b7  IEM Tool_1.0.0_x86-setup.exe
84e5d1940447f6ef41d771215c0cdf2d573f7516ed386a1e704590b83b4f8fe4  IEM Tool_1.0.0_x86_en-US.msi
11b6c9e9aa6b75a00d139b3f32e79560a6d52155b3f5fbed19b90a57fdf7fd3d  iem-autoeq-to-graphiceq-linux-x86_64
dc1bf9a02ec9fa52badfabcef04c9c9b6f944171da522b3b6db6de3e7b6b0b3b  iem-autoeq-to-graphiceq-macos-aarch64
6773a028fd9ee6cdad0024ca0f2e1b91709ff5ba5b3fad7f0d76a23f128c5cb6  iem-autoeq-to-graphiceq-windows-i686-32bit.exe
9517d20eff8819fdeb239efeaa9e0ed1aa939ee3ae0ebb165d531385464a907f  iem-autoeq-to-graphiceq-windows-x86_64.exe
48b4bfac34eba29cb2873300b2175190fc21241ff7e7e6ee66e66a224328778e  iem-curve-converter-linux-x86_64
8ef852579c2b461dfc2bbc1ef0298961d69a0ee346f0d7f8a68ebbffc7d4f70e  iem-curve-converter-macos-aarch64
956b06f7cb8a27eb014a5cfb00f28124ccf982a2aec330215f1c04037729ffae  iem-curve-converter-windows-i686-32bit.exe
4b8aa6dfd590c0d2056a02b807c7a9ac1edb27c8821365c4e33d9b689154519e  iem-curve-converter-windows-x86_64.exe
c32e9f53b90b4abac188731d7d325e527b3245129bf832475acd79e0d68ce29b  iem-manifest-generator-linux-x86_64
11c0eac5e65cd9acc6fe944346c8ce0f7f3f3ac4c551c40ad557d1b15e949cc6  iem-manifest-generator-macos-aarch64
75b6f86a52fba118e9a0d73018a8fdb49622a2dfc56861c8894ae99c196a324b  iem-manifest-generator-windows-i686-32bit.exe
54732e04203e3ea177bd9cb613a6574142bc194aa2318513af3e668be0200741  iem-manifest-generator-windows-x86_64.exe