From d0dbb43b31e7382abff93ff53763aa61d5a046cd Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Wed, 31 May 2023 21:24:26 +0200 Subject: update changelog --- CHANGELOG.rst | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6126e59..3f82ea8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,36 @@ Changelog Unreleased ---------- +Added +^^^^^ + +- The ability to directly import ``.fit`` files. +- A setting to limit the number of ``hittekaart`` threads. +- A button to change the sorting on the home page. +- Different sortings on the "Browse" page. +- The "Fix elevation jumps" transformer +- The ``fietsctl track del``, ``fietsctl track list`` and ``fietsctl user + modify`` commands. +- The ability to request a new verification mail. + +Changed +^^^^^^^ + +- The user tiles now return an empty tile instead of a 404 for tiles that have + no content. +- Images on a track page are sorted by their original file name. +- The "Fietsboek" icon and tag are now a link to the home page. +- Tokens now expire after 24 hours. +- The ``fietsctl`` command names have been changed. + +Fixed +^^^^^ + +- A missing script tag has been added again, which fixes two bugs: + - The tileproxy not being used. + - Only the default map layers being shown. +- GPX files with links (like the BRouter ones) are now saved as valid GPX. + 0.7.0 - 2024-04-24 ------------------ -- cgit v1.2.3