Open aschaeffer opened 7 years ago
@aschaeffer will do this
Should the auto update to new core releases already work?
Even Flex discovers the new Core releases I do stuck with the Core version Flex initally downloaded.
This is just one of endless examples where I never got an answer.
This issue can be furthermore likely be thrown away as the decision was made to move away from Node.js and by this throwing away the current implementation of Flex.
Tasks
onNewReleaseAvailable
onReleaseDownloaded
onReleaseInstalled
ReleaseManager
(is in v0.9.0)checkForNewReleases()
onNewReleaseAvailable
downloadRelease
(channel
,version
)onReleaseDownloaded
onNewReleaseAvailable
installRelease
(channel
,version
)Inexor Flex
installationonReleaseInstalled
onReleaseDownloaded
uninstallRelease
(version
)onReleaseUninstalled
ui-flex
)