From 77048566fc7321c19104f896039f27a143aeef02 Mon Sep 17 00:00:00 2001 From: ingalls Date: Wed, 16 Oct 2024 15:10:25 -0600 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 767639d8a..fc6d87211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,14 @@ ### Pending Release +### v4.19.0 - 2024-10-16 + +- :rocket: Show Mission Sync password errors inline +- :bug: Fix `ownerRole` response types which had resulted in error on Mission Create +- :tada: Allow for tolerant GeoJSON parsing and return failed features & reason in response +- :rocket: Start to use `TablerIconButton` for standard accessibility features +- :rocket: Use `TablerDelete` when deleting Mission Sync Logs + ### v4.18.1 - 2024-10-15 - :rocket: Delete leases when possible