aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
------------------