v2.0.5
What's Changed
- Refactored the monolithic 3166-line
main.swiftinto ~30 files organized by concern (models, API, credentials, discovery, networking, utilities, views, config, store) - Added GNU General Public License v3
- Fixed CI workflow and build scripts to read version from new Constants.swift path
- Updated build-app.sh to dynamically read version from Constants.swift
Full Changelog: v2.0.4...v2.0.5