Updates
- Switched from magic_crypt to ChaCha20Poly1305 + argon2 for local config file encryption. Fixes https://github.com/ericfinger/connection/security/dependabot/4
- Implemented a migration function to automatically convert existing (encrypted) config files to the new format
Full Changelog: v1.4.2...v.1.5.0