A2M v2.0.1
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.configmodule and removedA2M/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.constantstoa2m.core.config;constants.pynow 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: v2.0.0...v2.0.1