Commit Graph

16 Commits (07ac6fa47b882756f2e257bbf285dae0dcdb780e)

Author SHA1 Message Date
yougotwill 07ac6fa47b feat: change ui label for latest channel to stable 2 months ago
yougotwill 8892e319df feat: default to latest release channel if we dont have it set 2 months ago
yougotwill 9cf217512f fix: updated progress download logging 2 months ago
yougotwill e8e502e21a fix: cleaned up debug release button logging 2 months ago
yougotwill 65f7a93bef feat: getLatestReleaseFromFileServer also returns the current release channel
this allows us to access it on the node side in the auto update
2 months ago
yougotwill 2e6ff217a2 fix: updated semver package to fix prerelease comparison
log version comparison when debugging
2 months ago
yougotwill 861af0059a fix: split up toasts for available and current release when debugging 2 months ago
yougotwill 4d61d8dc72 feat: added current version to release check buttons 2 months ago
yougotwill 4e1ba97763 fix: make sure debug latest release always uses latest channel 2 months ago
yougotwill b5c96345b5 feat: added alpha release check to debug menu 2 months ago
yougotwill 19d479bae9 feat: added release channel toggle to debug menu
it is saved to the items table and requires an app restart
2 months ago
yougotwill eeeb17e134 fix: move feature flag component into a separate file 2 months ago
yougotwill 67619d9580 fix: dont' load empty info in the debug about info
we dont have an environment when running in production
3 months ago
yougotwill c9ed54b1d8 feat: added exit debug mode button to modal 3 months ago
yougotwill 864e3c032b fix: clean up otherinfo error and loading html 3 months ago
yougotwill e1aaa52786 feat: added debug menu modal
ordered modals to take into account their z-indexes
3 months ago