Skip to content

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 07 Jul 21:23
c6879fd

What's Changed

  • Refactored the monolithic 3166-line main.swift into ~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