[3.1.0] - 2026-03-23
Co-Author Address Book & Static CRT
Added
- Co-Author address book: Persistent contact list in GitHub commit dialog, add usernames or app[bot] names, toggle on/off per commit. Saved co-authors appear as colored chips with one-click enable/disable. Enabled co-authors automatically append
Co-Authored-Bytrailers to commit messages. Works with all 3 GitHub connection methods (OAuth, PAT, PEM)
Fixed
- Windows static CRT linking: Added
.cargo/config.tomlwith+crt-staticforx86_64-pc-windows-msvctarget. The CLI binary (aeroftp-cli) no longer requiresvcruntime140.dllat runtime, resolvingSTATUS_DLL_NOT_FOUND(0xC0000135) on clean Windows installs and in the winget validation sandbox - README CLI binary name: Corrected
aeroftpreferences toaeroftp-cliin CLI usage examples
Downloads:
- Windows:
.msiinstaller or.exe - macOS:
.dmgdisk image - Linux:
.deb,.rpm,.snap, or.AppImage