1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul-website synced 2024-10-31 21:33:09 +00:00
strimertul-website/content/releases/v3.1.5.md
Ash Keel 828e2a89c0
All checks were successful
continuous-integration/drone/push Build is passing
move releases to website
2023-11-12 01:49:01 +01:00

26 lines
1.1 KiB
Markdown

---
tag: v3.1.5
title: v3.1.5
date: 2023-03-31T11:02:45Z
prerelease: false
---
Wanted to keep some of this for 3.2.x but noticed an issue with how CI works after releasing 3.1.4, so here you go, a version that actually has update check working!
## Changelog
### Fixed
- Updated wails so the window should not flash "connection refused" when opened
- The compiled binary now has the proper version and update notices should work again
## Downloads
- [strimertul-linux-amd64](https://github.com/strimertul/strimertul/releases/download/v3.1.5/strimertul-linux-amd64) (27.97 MiB)
- [strimertul.dmg](https://github.com/strimertul/strimertul/releases/download/v3.1.5/strimertul.dmg) (31.96 MiB)
- [strimertul.exe](https://github.com/strimertul/strimertul/releases/download/v3.1.5/strimertul.exe) (29.02 MiB)
- Source code: [source.zip](https://api.github.com/repos/strimertul/strimertul/zipball/v3.1.5) / [source.tar.gz](https://api.github.com/repos/strimertul/strimertul/tarball/v3.1.5)
This release was originally published on GitHub and converted, you can find the original release here: [v3.1.5 on GitHub](https://github.com/strimertul/strimertul/releases/tag/v3.1.5)