v0.30.1
GoAlert v0.30.1
Minor release with bug and stability fixes for peak season.
Notable Changes
- This release is built with Go 1.19.3
- You can now search by integration key on the Services list page (by @KatieMSB in #2587)
- The admin Message Log is now paginated, fixing a long-standing issue where it was unusable with large numbers of recent messages (by @Forfold in #2644)
Misc Fixes
- ui: fix drag and drop in FlatList while in strict mode by @Forfold in #2413
- admin: fix breadcrumb and page title formatting by @mastercactapus in #2632
- GraphQL: serviceID should be optional by @theautoroboto in #2640
- heartbeat-ui: force refetch of service info (incl. hb list) on create by @mastercactapus in #2642
- ui/wizard: fix wizard character limit by @tony-tvu in #2515
- testing: add Fuzz tests by @mastercactapus in #2664
- admin: add pagination to message logs query by @Forfold in #2644
Dev Improvements
- dev: playwright mvp by @mastercactapus in #2608
- dev: use podman manifest for container build by @mastercactapus in #2624
- feat: Added help and cleaned up makefile by @AlaricWhitney in #2648
- dev: generate outgoing messages by @mastercactapus in #2649
- ui/lists: use component type for create dialogs by @tony-tvu in #2467
- ui/services: convert ServiceDetails to ts by @tony-tvu in #2572
- ui/services: convert ServiceDeleteDialog to ts by @tony-tvu in #2566
- ui/services: convert IntegrationKeyDeleteDialog to ts by @tony-tvu in #2569
- ui/services: convert IntegrationKeyCreateDialog & IntegrationKeyList to ts by @tony-tvu in #2568
New Contributors
- @theautoroboto made their first contribution in #2640
Full Changelog: v0.30.0...v0.30.1