diff --git a/.app_version b/.app_version index 3f45a644..12a91df0 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.26.3 +0.26.4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 3acff7c2..9a224007 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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.26.4 - 2025-05-19 + +## Changed + +- Docker image is now using slim image to introduce some memory optimizations. +- The trip page now looks a bit nicer. + # 0.26.3 - 2025-05-18 ## Fixed