diff --git a/CHANGELOG.md b/CHANGELOG.md index 3207b9bbf..00070d0cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ ### Pending Release +### v2.67.2 - 2024-07-15 + +- :rocket: `UI` Distinction between refresh and connection cycle + ### v2.67.1 - 2024-07-15 - :bug: `API` Fix mission data count diff --git a/api/web/src/components/Connection.vue b/api/web/src/components/Connection.vue index 67f4d1ffc..3e215543a 100644 --- a/api/web/src/components/Connection.vue +++ b/api/web/src/components/Connection.vue @@ -34,12 +34,19 @@