ggurdin
0fdd8a62b2
fix: don't play button click sound on click message button ( #1334 )
2024-12-31 12:26:56 -05:00
ggurdin
3cf1140039
added version numbers to update dialog ( #1244 )
2024-12-13 13:21:46 -05:00
ggurdin
d41dd35075
if current version first version number is larger then remote version, or if first version is less than/equal to remote version and second number is bigger, don't show dialog ( #1240 )
2024-12-13 11:51:03 -05:00
ggurdin
a4861cd15f
if version is bigger, don't account for build name ( #1237 )
2024-12-13 10:35:42 -05:00
ggurdin
029dbef481
Compare version number base on broken down and parsed version number rather than string difference ( #1223 )
2024-12-12 10:41:22 -05:00
ggurdin
e38c1a08ee
1110 check app version and prompt user to update ( #1215 )
...
* initial work for checking app version
* fix error in version endpoint url
* show dialog on new version available
---------
Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
2024-12-11 13:56:40 -05:00