Skip to content

v1.1.0-dev.11

Pre-release
Pre-release

Choose a tag to compare

@thebigjoe1 thebigjoe1 released this 28 Jul 16:47
· 12 commits to main since this release

Fix: Dev-channel update check now sorts GitHub releases by semver before picking the newest. Previously the client picked whichever -dev.N appeared first in GH's default (lexicographic) list — meaning dev.10+ was invisible while dev.9 always won. Now dev.10, dev.11, etc. are correctly detected.