Skip to content

Conversation

nemerle
Copy link
Contributor

@nemerle nemerle commented Jun 15, 2024

  • LauncherSetup now will download https://segs.dev/launcher_version.json and extract the list of newer versions + the release notes list
  • LauncherSetup emits newVersionAvailable signal when newer version is available, and provides latest_version and changelogs properties
  • Launcher exposes current version as const 'version' property
  • Launcher exposes 'update_channel' property - currently changing this at runtime is not supported.

nemerle added 4 commits June 15, 2024 18:49
LauncherSetup now will download https://segs.io/launcher_version.json and extract the list of newer versions + the release notes list
LauncherSetup emits newVersionAvailable signal when newer version is available, and provides latest_version and changelogs properties
Launcher exposes current version as 'version' property
Add a few sanity checks to version json parsing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant