diff --git a/.app_version b/.app_version index 7486fdbc..a3df0a69 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.7.2 +0.8.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index afd4c025..59f428cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,13 @@ 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.7.2] — 2024-06-25 +## [0.8.0] — 2024-06-25 ### Added - New Settings page to change Dawarich settings. +- New "Fog of War" toggle on the map controls. +- New "Fog of War meters" field in Settings. This field allows you to set the radius in meters around the point to be shown on the map. The map outside of this radius will be covered with a fog of war. ### Changed