Skip to content

IEM Tool v1.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:12
· 1 commit to main since this release

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