aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2025-05-11 00:12:45 +0200
committerDaniel Schadt <kingdread@gmx.de>2025-05-11 00:12:45 +0200
commitcf25779d218a4ace062f3c0549c0f2901a0c2d6a (patch)
tree96e79037c7c056aee616047a5ca843452e547584 /CHANGELOG.rst
parent5125a74506680872ee27dd81797730366aee8364 (diff)
downloadfietsboek-cf25779d218a4ace062f3c0549c0f2901a0c2d6a.tar.gz
fietsboek-cf25779d218a4ace062f3c0549c0f2901a0c2d6a.tar.bz2
fietsboek-cf25779d218a4ace062f3c0549c0f2901a0c2d6a.zip
update CHANGELOGHEADmaster
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index a49f7b6..a88eb05 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -4,6 +4,25 @@ Changelog
Unreleased
----------
+Added
+^^^^^
+
+- The admin overview with storage statistics and some other information.
+- Track preview images in the browse/profile views.
+- The ability to replace a track's GPX file with a new one.
+
+Changed
+^^^^^^^
+
+- There is now a proper 404 (Not Found) page.
+- There is now a proper 403 (Forbidden) page.
+- The heat map is now preselected on the profile page.
+
+Fixed
+^^^^^
+
+- The alignment of image/comment counts on the home view has been fixed.
+
0.10.0 - 2025-02-05
-------------------