Releases: MikeWills/NwsAlertBot
Releases · MikeWills/NwsAlertBot
Release list
NwsAlertBot v0.3.4
What's Changed
- Require a branch + PR for all changes by @MikeWills in #28
- Fix Update.AutoApply crash-looping forever on Linux by @MikeWills in #30
Full Changelog: v0.3.3...v0.3.4
NwsAlertBot v0.3.3
What's Changed
- Decouple IEM map images from Map.Enabled/Mapbox by @MikeWills in #29
Full Changelog: v0.3.2...v0.3.3
NwsAlertBot v0.3.2
Full Changelog: v0.3.1...v0.3.2
NwsAlertBot v0.3.1
What's Changed
- Add scripts/uninstall-service.ps1 by @MikeWills in #24
- Fix Map.Enabled: false not stopping Mapbox fallback calls by @MikeWills in #25
- Fix dotnet publish bundling appsettings.Local.json by @MikeWills in #26
Full Changelog: v0.3.0...v0.3.1
NwsAlertBot v0.3.0
What's Changed
- Add CI workflow to run tests on every pull request by @MikeWills in #18
- Fix four Auto-Update / Running as a Service known limitations by @MikeWills in #19
- Add automatic rollback to update.ps1 for a bad release by @MikeWills in #20
- Consolidate per-platform filter settings behind IPlatformFilterSettings by @MikeWills in #21
- Verify release archive checksums before installing an update by @MikeWills in #22
- Fix missed Watch cancellations; polling/docs/update.ps1 cleanup by @MikeWills in #23
Full Changelog: v0.2.0...v0.3.0
NwsAlertBot v0.2.0
What's Changed
- Add claude GitHub actions 1782969840836 by @MikeWills in #1
- Fix claude-code-review workflow permissions by @MikeWills in #2
- Fix claude-code-review prompt to post findings, not just print them by @MikeWills in #3
- Allowlist the Skill tool in claude-code-review workflow by @MikeWills in #4
- Allowlist comment-posting tools in claude-code-review workflow by @MikeWills in #6
- Fix Discord/DiscordDm reporting success on partial failure by @MikeWills in #7
- Reconcile CLAUDE.md NuGet policy with actual project state by @MikeWills in #8
- Replace hand-rolled computational geometry with NetTopologySuite by @MikeWills in #9
- Reorder appsettings.json platforms to match documented ordering rule by @MikeWills in #10
- Fill CLAUDE.md coverage gaps: Discord/DiscordDm/VoIP.ms, synthetic alert feeds by @MikeWills in #11
- Extract duplicated per-platform text/URL helpers into PlatformHelpers by @MikeWills in #12
- Validate AfosId/WmoIdentifier character classes before IEM SPS URLs by @MikeWills in #13
- Add HTTP resilience for weather/mapping clients and a test suite by @MikeWills in #14
- Add persisted quota/cost guards for X and Twilio by @MikeWills in #15
- Document 2 deferred duplication-cleanup items for later follow-up by @MikeWills in #16
- Add self-update for standalone release binaries by @MikeWills in #17
New Contributors
- @MikeWills made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
NwsAlertBot v0.1.0
Full Changelog: https://github.com/MikeWills/NwsAlertBot/commits/v0.1.0