diff options
author | Daniel Schadt <kingdread@gmx.de> | 2024-04-07 01:30:44 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2024-04-07 01:30:44 +0200 |
commit | 982842cf5f7d1b3b7e641f6a89869e418906fc75 (patch) | |
tree | 11fae937f3e4d1bfbc2608ad00fded3dc84c53a9 | |
parent | 13f56fd242d68d907fc74872204a73e330f2fffc (diff) | |
download | fietsboek-982842cf5f7d1b3b7e641f6a89869e418906fc75.tar.gz fietsboek-982842cf5f7d1b3b7e641f6a89869e418906fc75.tar.bz2 fietsboek-982842cf5f7d1b3b7e641f6a89869e418906fc75.zip |
update changelog
-rw-r--r-- | CHANGELOG.rst | 5 |
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 ------------------ |