Merge branch 'dev' into feature/trial

This commit is contained in:
Evgenii Burmakin
2025-08-19 20:58:00 +02:00
committed by GitHub
8 changed files with 179 additions and 100 deletions

View File

@@ -4,7 +4,12 @@ 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.9] - 2025-08-13
# [0.30.9] - 2025-08-19
## Changed
- Countries, visited during a trip, are now being calculated from points to improve performance.
## Added
@@ -13,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Trial version for cloud users is now available.
# [0.30.8] - 2025-08-01
## Fixed