| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| A2M v2.0.1 source code.tar.gz | 2026-02-20 | 230.3 kB | |
| A2M v2.0.1 source code.zip | 2026-02-20 | 253.7 kB | |
| README.md | 2026-02-20 | 1.4 kB | |
| A2M.exe | 2026-02-20 | 161.8 MB | |
| A2MSetup.exe | 2026-02-20 | 113.3 MB | |
| Totals: 5 Items | 275.6 MB | 22 | |
Release Notes for Version: 2.0.0 → 2.0.1
Included Files
-
A2MSetup.exe (Recommended)
Windows installer for A2M. Size: 108 MB
SHA-256: cc2a961baaaac2f8932c2e9ed04f0c27a55309cc03ed0825e44c8af18e263ce6 -
A2M.exe
Standalone A2M application. Size: 154 MB
SHA-256: 5544593afa92ff78a3f2644750e56fd1376a5c09799c2a8075d5e9da27efce48 -
Source code (zip / tar.gz)
Compressed A2M source code.
Security Notice
Only download from these sources: Official repo ; Sourceforge ; Website.
Changes
### Major - Replaced JSON metadata loading with a centralized `a2m.core.config` module and removed `A2M/a2m/core/app_config.json`. - Updated the main window UX with a new always-on-top pin toggle and responsive/resizable layout behavior. ### Minor - Migrated core/service/UI imports from `a2m.core.constants` to `a2m.core.config`; `constants.py` now acts as a compatibility shim. - Updated updater payload contracts and worker/controller plumbing to use setup-focused fields (`setup_url`, `setup_sha256`, `setup_size`). - Improved pointer cursor behavior for additional interactive controls (`QComboBox`, item views).Full Changelog: https://github.com/Justagwas/A2M/compare/v2.0.0...v2.0.1