v0.4.5
dpaulat
released this
07 Jul 18:03
·
403 commits
to develop
since this release
⚡⚡ IMPORTANT: Windows users, please update to the latest Microsoft Visual C++ Runtime before updating: https://aka.ms/vs/17/release/vc_redist.x64.exe ⚡⚡
What's Changed
- NMEA GPS Support in #210
- Allow Custom Map Styles in #234
- Show severity in Alert Dock in #240
- Middle click selects the nearest radar site (#216)
- Add "All" location type for audio alerts
- Add level 2 and level 3 product selections to hotkeys
- Updated radar locations and added elevation data in radar_sites.json using NOAA's HOMR by @AdenKoperczak in #233
- Disable console on Windows (#47)
- Create a log file for data previously written to console (
%LocalAppData%\Supercell Wx
)
Various Fixes
- Fix warning about missing default codecs on first run by @aware70 in #223
- Fix local images on Linux by @AdenKoperczak in #239
- Map API key spaces are properly ignored
- Use anonymous AWS credentials in #200
- Remove the GTK theme from Linux in #217
- Catch exceptions in background threads in #230
- Fallback gracefully when zoned time processing fails in #231
- Other various stability fixes
New Contributors
- @aware70 made their first contribution in #223
- @AdenKoperczak made their first contribution in #233
Full Changelog: v0.4.4-release...v0.4.5-release