Skip to content

v0.2.179

Choose a tag to compare

@proggeramlug proggeramlug released this 13 Mar 19:55
· 4713 commits to main since this release

What's New

  • App icon enforcement: perry publish now blocks (hard error) iOS and macOS App Store submissions when no app icon is configured, instead of just warning
  • Interactive icon prompt: When no icon is configured, perry publish prompts for a path to a 1024×1024 PNG, copies it to assets/icon.png, and updates perry.toml automatically
  • Project-level icon config: Icon configuration moved from [app.icons] to [project] section in perry.toml (falls back to [app] for backwards compat)
  • Beta consent check and error reporting for publish command