diff --git a/.app_version b/.app_version index 8d8a22c4..d77011c2 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.30.6 +0.30.7 diff --git a/CHANGELOG.md b/CHANGELOG.md index f071ec6d..2ecd06e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -# [0.30.7] - 2025-07-30 +# [0.30.7] - 2025-08-01 ## Fixed @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Suggested and Confirmed visits layers are now working again on the map page. #1443 - Fog of war is now working correctly. #1583 - Areas layer is now working correctly. #1583 +- Live map doesn't cause memory leaks anymore. #880 ## Added