aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2024-04-07 01:30:44 +0200
committerDaniel Schadt <kingdread@gmx.de>2024-04-07 01:30:44 +0200
commit982842cf5f7d1b3b7e641f6a89869e418906fc75 (patch)
tree11fae937f3e4d1bfbc2608ad00fded3dc84c53a9
parent13f56fd242d68d907fc74872204a73e330f2fffc (diff)
downloadfietsboek-982842cf5f7d1b3b7e641f6a89869e418906fc75.tar.gz
fietsboek-982842cf5f7d1b3b7e641f6a89869e418906fc75.tar.bz2
fietsboek-982842cf5f7d1b3b7e641f6a89869e418906fc75.zip
update changelog
-rw-r--r--CHANGELOG.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f2706e4..6a55a23 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -10,6 +10,10 @@ Added
- The `fietsctl user modify --set-email` command.
- The count of tagged people in the home page overview.
- Favourites!
+- A button to log out all current sessions.
+- A setting to disable image uploads.
+- Average track length & duration on profile page.
+- The language chooser.
Changed
^^^^^^^
@@ -21,6 +25,7 @@ Fixed
- Friends that are already tagged are hidden when searching for friends to tag.
- Parsing of the custom tile layers.
+- Bootstrapping of new instances (thanks networkjanitor).
0.8.0 - 2023-06-05
------------------