FitTrackee/docs/changelog.html

1936 lines
105 KiB
HTML
Raw Normal View History

<!doctype html>
<html class="no-js" lang="en">
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Administrator" href="troubleshooting/administrator.html" />
2020-12-30 11:12:35 +01:00
<!-- Generated with Sphinx 7.0.1 and Furo 2023.05.20 -->
<title>Change log - FitTrackee 0.7.17 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=e6660623a769aa55fea372102b9bf3151b292993" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" />
2022-11-27 12:06:42 +01:00
<link rel="stylesheet" type="text/css" href="_static/css/fork-awesome.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css" />
<style>
body {
--color-code-background: #eeffcc;
--color-code-foreground: black;
}
@media not print {
body[data-theme="dark"] {
--color-code-background: #272822;
--color-code-foreground: #f8f8f2;
}
@media (prefers-color-scheme: dark) {
body:not([data-theme="light"]) {
--color-code-background: #272822;
--color-code-foreground: #f8f8f2;
}
}
}
</style></head>
<body>
<script>
document.body.dataset.theme = localStorage.getItem("theme") || "auto";
</script>
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="svg-toc" viewBox="0 0 24 24">
<title>Contents</title>
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 1024 1024">
<path d="M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 0 0 0 13.8z"/>
</svg>
</symbol>
<symbol id="svg-menu" viewBox="0 0 24 24">
<title>Menu</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-menu">
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg>
</symbol>
<symbol id="svg-arrow-right" viewBox="0 0 24 24">
<title>Expand</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</symbol>
<symbol id="svg-sun" viewBox="0 0 24 24">
<title>Light mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather-sun">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</symbol>
<symbol id="svg-moon" viewBox="0 0 24 24">
<title>Dark mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
</svg>
</symbol>
<symbol id="svg-sun-half" viewBox="0 0 24 24">
<title>Auto light/dark mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="9" />
<path d="M13 12h5" />
<path d="M13 15h4" />
<path d="M13 18h1" />
<path d="M13 9h4" />
<path d="M13 6h1" />
</svg>
</symbol>
</svg>
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc">
<label class="overlay sidebar-overlay" for="__navigation">
<div class="visually-hidden">Hide navigation sidebar</div>
</label>
<label class="overlay toc-overlay" for="__toc">
<div class="visually-hidden">Hide table of contents sidebar</div>
</label>
2020-12-30 11:12:35 +01:00
<div class="page">
<header class="mobile-header">
<div class="header-left">
<label class="nav-overlay-icon" for="__navigation">
<div class="visually-hidden">Toggle site navigation sidebar</div>
<i class="icon"><svg><use href="#svg-menu"></use></svg></i>
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">FitTrackee 0.7.17
documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
<button class="theme-toggle">
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
<svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
2020-12-30 11:12:35 +01:00
</button>
</div>
<label class="toc-overlay-icon toc-header-icon" for="__toc">
<div class="visually-hidden">Toggle table of contents sidebar</div>
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
</label>
</div>
</header>
<aside class="sidebar-drawer">
<div class="sidebar-container">
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
<div class="sidebar-logo-container">
<img class="sidebar-logo" src="_static/ft-logo.png" alt="Logo"/>
</div>
<span class="sidebar-brand-text">FitTrackee 0.7.17
documentation</span>
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
<input type="hidden" name="check_keywords" value="yes">
<input type="hidden" name="area" value="default">
</form>
<div id="searchbox"></div><div class="sidebar-scroll"><div class="sidebar-tree">
<ul class="current">
2020-12-30 11:12:35 +01:00
<li class="toctree-l1"><a class="reference internal" href="features.html">Features</a></li>
2023-04-12 17:32:08 +02:00
<li class="toctree-l1"><a class="reference internal" href="oauth.html">OAuth 2.0</a></li>
2021-11-29 18:24:22 +01:00
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
2022-04-24 13:17:38 +02:00
<li class="toctree-l1"><a class="reference internal" href="cli.html">Command line interface</a></li>
2023-04-12 17:32:08 +02:00
<li class="toctree-l1"><a class="reference internal" href="third_party_tools.html">Third-party tools</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="api/index.html">API documentation</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of API documentation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l2"><a class="reference internal" href="api/auth.html">Authentication and account</a></li>
<li class="toctree-l2"><a class="reference internal" href="api/configuration.html">Configuration</a></li>
<li class="toctree-l2"><a class="reference internal" href="api/oauth2.html">OAuth2</a></li>
<li class="toctree-l2"><a class="reference internal" href="api/records.html">Records</a></li>
<li class="toctree-l2"><a class="reference internal" href="api/sports.html">Sports</a></li>
<li class="toctree-l2"><a class="reference internal" href="api/stats.html">Statistics</a></li>
<li class="toctree-l2"><a class="reference internal" href="api/users.html">Users</a></li>
<li class="toctree-l2"><a class="reference internal" href="api/workouts.html">Workouts</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li class="toctree-l1 has-children"><a class="reference internal" href="troubleshooting/index.html">Troubleshooting</a><input class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" role="switch" type="checkbox"/><label for="toctree-checkbox-2"><div class="visually-hidden">Toggle navigation of Troubleshooting</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l2"><a class="reference internal" href="troubleshooting/administrator.html">Administrator</a></li>
2023-06-03 15:37:15 +02:00
</ul>
</li>
<li class="toctree-l1 current current-page"><a class="current reference internal" href="#">Change log</a></li>
2023-05-29 14:35:09 +02:00
</ul>
</div>
</div>
</div>
</div>
</aside>
<div class="main">
<div class="content">
<div class="article-container">
<a href="#" class="back-to-top muted-link">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12z"></path>
</svg>
<span>Back to top</span>
</a>
<div class="content-icon-container">
<div class="theme-toggle-container theme-toggle-content">
<button class="theme-toggle">
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
<svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
</button>
</div>
<label class="toc-overlay-icon toc-content-icon" for="__toc">
<div class="visually-hidden">Toggle table of contents sidebar</div>
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
</label>
</div>
<article role="main">
<section id="change-log">
<h1>Change log<a class="headerlink" href="#change-log" title="Permalink to this heading">#</a></h1>
<section id="version-0-7-17-2023-06-03">
<h2>Version 0.7.17 (2023/06/03)<a class="headerlink" href="#version-0-7-17-2023-06-03" title="Permalink to this heading">#</a></h2>
<section id="translations">
<h3>Translations<a class="headerlink" href="#translations" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/366">PR#366</a>, <a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/369">PR#369</a> - Translations update from Hosted Weblate (Galician, thanks to &#64;xmgz)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/367">PR#367</a> - Translations update (Spanish, French)</p></li>
2023-02-16 11:18:50 +01:00
</ul>
<p>Translation status:</p>
<ul class="simple">
<li><p>Dutch: 99%</p></li>
<li><p>English: 100%</p></li>
<li><p>French: 100%</p></li>
<li><p>Galician: 100%</p></li>
<li><p>German: 99%</p></li>
<li><p>Italian: 87%</p></li>
<li><p>Norwegian Bokmål: 36%</p></li>
<li><p>Polish: 3%</p></li>
<li><p>Spanish: 100%</p></li>
2022-11-30 12:43:54 +01:00
</ul>
</section>
</section>
<section id="version-0-7-16-2023-05-29">
<h2>Version 0.7.16 (2023/05/29)<a class="headerlink" href="#version-0-7-16-2023-05-29" title="Permalink to this heading">#</a></h2>
<section id="features-and-enhancements">
<h3>Features and enhancements<a class="headerlink" href="#features-and-enhancements" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/358">PR#358</a> - Add user preference for filtering of GPX speed data</p></li>
2023-04-12 17:32:08 +02:00
</ul>
</section>
<section id="bugs-fixed">
<h3>Bugs Fixed<a class="headerlink" href="#bugs-fixed" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/359">#359</a> - Footer overlaps content on user preferences page</p></li>
2022-12-21 12:43:46 +01:00
</ul>
</section>
<section id="id1">
<h3>Translations<a class="headerlink" href="#id1" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/350">PR#350</a> - Translations update from Hosted Weblate (Galician)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/352">PR#352</a> - Translations update from Hosted Weblate (Dutch)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/356">PR#356</a> - Init Polish translation files</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/357">PR#357</a> - Translations update from Hosted Weblate (Polish)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/365">PR#365</a> - Translations update from Hosted Weblate (Spanish)</p></li>
2022-12-31 18:38:44 +01:00
</ul>
<p>Translation status:</p>
<ul class="simple">
<li><p>Dutch: 99%</p></li>
<li><p>English: 100%</p></li>
<li><p>French: 100%</p></li>
<li><p>Galician: 99%</p></li>
<li><p>German: 99%</p></li>
<li><p>Italian: 87%</p></li>
<li><p>Norwegian Bokmål: 36%</p></li>
<li><p>Polish: 3%</p></li>
<li><p>Spanish: 100%</p></li>
2023-03-05 14:26:31 +01:00
</ul>
<p><strong>Note:</strong> Polish is not yet available in FitTrackee interface.</p>
<p>Thanks to the contributors:</p>
<ul class="simple">
<li><p>&#64;bjornclauw</p></li>
<li><p>&#64;gallegonovato</p></li>
<li><p>&#64;gnu-ewm</p></li>
<li><p>&#64;jat255</p></li>
<li><p>&#64;xmgz</p></li>
2023-03-08 15:58:02 +01:00
</ul>
<p><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
</section>
</section>
<section id="version-0-7-15-2023-04-12">
<h2>Version 0.7.15 (2023/04/12)<a class="headerlink" href="#version-0-7-15-2023-04-12" title="Permalink to this heading">#</a></h2>
<p>Among enhancements and fixes, <strong>FitTrackee</strong> is now available in Galician, Spanish and partially in Norwegian Bokmål (see translation status below).</p>
<p><strong>Note</strong>: <strong>DarkSky</strong> API support is removed, since the service shut down on March 31, 2023.</p>
<section id="id2">
<h3>Features and enhancements<a class="headerlink" href="#id2" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/319">#319</a> - Add cli to create users</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/329">#329</a> - Make “start elevation axis at zero” sticky</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/333">#333</a> - Feature request: filter workouts by title</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/338">#338</a> - Display relevant error message when <time> is missing in GPX file</p></li>
2022-12-11 19:00:07 +01:00
</ul>
</section>
<section id="id3">
<h3>Bugs Fixed<a class="headerlink" href="#id3" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/328">#328</a> - GPX speed and altitude track has incorrect units on x-axis when imperial</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/b29ed7a31daaf40b149ed33cdb1ddc0144f56161">b29ed7a</a> - fix privacy policy message display on dashboard</p></li>
2022-11-09 16:28:07 +01:00
</ul>
</section>
<section id="id4">
<h3>Translations<a class="headerlink" href="#id4" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/250">#250</a> - [Translation Request] Norwegian Bokmål</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/320">#320</a> - [Translation Request] Spanish</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/323">#323</a> - [Translation Request] Galician</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/06ba975302af222089392c424edf95e91d645437">06ba975</a>, <a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/bcc568ef59ab99f3c164c6231ab3759fc8a30038">bcc568e</a>, <a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/ea0ac99bdf1dbe645ada7ddd35b4b94815eca775">ea0ac99</a> - Translations update (German)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/a458f5f275f51b2f9311de0ed51b0a9b537db94e">a458f5f</a> - Translations update (Dutch)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/075aeb95e620c06f3ac324d2534d9c9f6660b596">075aeb9</a> - Translations update (French)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/60e164d7201fc520cd051f2858860a83783443a7">60e164d</a> - Translations update (Italian)</p></li>
2022-11-27 12:06:42 +01:00
</ul>
<p>Translation status:</p>
<ul class="simple">
<li><p>Dutch: 98%</p></li>
<li><p>English: 100%</p></li>
<li><p>French: 100%</p></li>
<li><p>Galician: 100%</p></li>
<li><p>German: 100%</p></li>
<li><p>Italian: 87%</p></li>
<li><p>Norwegian Bokmål: 35%</p></li>
<li><p>Spanish: 100%</p></li>
2022-11-09 15:05:58 +01:00
</ul>
</section>
<section id="misc">
<h3>Misc<a class="headerlink" href="#misc" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/318">#318</a> - Remove DarkSky Weather provider</p></li>
2022-11-05 10:10:25 +01:00
</ul>
<p>Thanks to the contributors:</p>
<ul class="simple">
<li><p>&#64;bjornclauw</p></li>
<li><p>&#64;comradekingu</p></li>
<li><p>&#64;jat255</p></li>
<li><p>&#64;gallegonovato</p></li>
<li><p>&#64;qwerty287</p></li>
<li><p>&#64;xmgz</p></li>
<li><p>J. Lavoie from Weblate</p></li>
<li><p>mondstern from Weblate</p></li>
2022-09-21 19:11:30 +02:00
</ul>
<p><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
</section>
</section>
<section id="version-0-7-14-2023-03-08">
<h2>Version 0.7.14 (2023/03/08)<a class="headerlink" href="#version-0-7-14-2023-03-08" title="Permalink to this heading">#</a></h2>
<section id="id5">
<h3>Bugs Fixed<a class="headerlink" href="#id5" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/314">#314</a> - GPX file is not deleted when the process fails</p></li>
2022-09-19 18:49:25 +02:00
</ul>
</section>
<section id="id6">
<h3>Translations<a class="headerlink" href="#id6" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/315">PR#315</a> - Translations update from Hosted Weblate (Dutch, thanks to &#64;bjornclauw)</p></li>
2022-09-21 11:04:30 +02:00
</ul>
</section>
</section>
<section id="version-0-7-13-2023-03-05">
<h2>Version 0.7.13 (2023/03/05)<a class="headerlink" href="#version-0-7-13-2023-03-05" title="Permalink to this heading">#</a></h2>
<p>This version allows to display the instance privacy policy. A user must agree to the privacy policy to register.<br />A default policy is available and a custom policy can be defined in the administration.<br /><strong>Note:</strong> After <strong>FitTrackee</strong> upgrade, a message will be displayed to all users in order to review the policy.</p>
<p>A user can now request a data export (containing user info, workout data and uploaded gpx files).</p>
<p>Lastly, additional information that may be useful to users can be displayed in <strong>About</strong> page.</p>
<section id="id7">
<h3>Features and enhancements<a class="headerlink" href="#id7" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/301">#301</a> - add privacy policy</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/304">#304</a> - add user data export</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/305">#305</a> - add additional information in About page</p></li>
2022-11-01 19:58:12 +01:00
</ul>
</section>
<section id="id8">
<h3>Bugs Fixed<a class="headerlink" href="#id8" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/307">PR#307</a> - Minor fixes</p>
<ul>
<li><p>update workout and map files name</p></li>
<li><p>fix error message when api is not running</p></li>
<li><p>fix modal position</p></li>
2022-07-13 15:21:01 +02:00
</ul>
</li>
2022-07-27 11:10:29 +02:00
</ul>
</section>
<section id="id9">
<h3>Translations<a class="headerlink" href="#id9" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/297">PR#297</a> - Translations update from Hosted Weblate (Dutch)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/308">PR#308</a> - Translations update from Hosted Weblate (Dutch)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/310">PR#310</a> - Translations update from Hosted Weblate (Dutch and German)</p></li>
2022-09-14 09:55:02 +02:00
</ul>
<p>Thanks to the contributors:</p>
<ul class="simple">
<li><p>&#64;bjornclauw</p></li>
<li><p>&#64;qwerty287</p></li>
2022-07-27 11:10:29 +02:00
</ul>
<p><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
</section>
</section>
<section id="version-0-7-12-2023-02-16">
<h2>Version 0.7.12 (2023/02/16)<a class="headerlink" href="#version-0-7-12-2023-02-16" title="Permalink to this heading">#</a></h2>
<section id="id10">
<h3>Translations<a class="headerlink" href="#id10" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/290">PR#290</a> - Translations update from Hosted Weblate (German, thanks to &#64;qwerty287)</p></li>
2022-07-13 15:21:01 +02:00
</ul>
</section>
<section id="id11">
<h3>Misc<a class="headerlink" href="#id11" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/294">#294</a> - drop PostgreSQL10 support</p></li>
<li><p>dependencies update</p></li>
2022-07-13 15:21:01 +02:00
</ul>
</section>
</section>
<section id="version-0-7-11-2022-12-31">
<h2>Version 0.7.11 (2022/12/31)<a class="headerlink" href="#version-0-7-11-2022-12-31" title="Permalink to this heading">#</a></h2>
<section id="id12">
<h3>Features and enhancements<a class="headerlink" href="#id12" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/265">PR#265</a> - Implementing alternative weather API (VisualCrossing.com)<br /><strong>Note</strong>: A new environment variable must be to set to configure the weather data provider: <code class="docutils literal notranslate"><span class="pre">WEATHER_API_PROVIDER</span></code> (see <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#weather-data">documentation</a>)</p></li>
2022-09-14 09:55:02 +02:00
</ul>
</section>
<section id="id13">
<h3>Translations<a class="headerlink" href="#id13" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/287">PR#287</a> - Translations update from Hosted Weblate (Dutch)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/289">PR#289</a> - Translations update from Hosted Weblate (German)</p></li>
2022-09-14 09:55:02 +02:00
</ul>
<p>Thanks to the contributors:</p>
<ul class="simple">
<li><p>&#64;bjornclauw</p></li>
<li><p>&#64;jat255</p></li>
<li><p>&#64;qwerty287</p></li>
2022-06-11 19:59:41 +02:00
</ul>
</section>
</section>
<section id="version-0-7-10-2022-12-21">
<h2>Version 0.7.10 (2022/12/21)<a class="headerlink" href="#version-0-7-10-2022-12-21" title="Permalink to this heading">#</a></h2>
<p>FitTrackee is now available in Italian (thanks to &#64;dperruso).</p>
<section id="id14">
<h3>Features and enhancements<a class="headerlink" href="#id14" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/92">#92</a> - Add ascent and descent parameters in workout import without GPX file</p></li>
2022-06-22 20:22:26 +02:00
</ul>
</section>
<section id="id15">
<h3>Translations<a class="headerlink" href="#id15" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/279">#279</a> - [Translation Request] - Italian (thanks to &#64;dperruso)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/c88a5158fea5f9e2fa8c41ecc2c100f6d9319371">c88a515</a> - Translations update from Hosted Weblate (Dutch, thanks to &#64;bjornclauw)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/f96dcef0dc69d00f65a036fa2e33c22612004cb1">f96dcef</a> - Translations update (German)</p></li>
2022-06-22 20:22:26 +02:00
</ul>
<p><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
</section>
</section>
<section id="version-0-7-9-2022-12-11">
<h2>Version 0.7.9 (2022/12/11)<a class="headerlink" href="#version-0-7-9-2022-12-11" title="Permalink to this heading">#</a></h2>
<section id="id16">
<h3>Features and enhancements<a class="headerlink" href="#id16" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/280">#280</a> - New sport: Mountaineering</p></li>
2022-07-03 17:27:43 +02:00
</ul>
</section>
<section id="id17">
<h3>Translations<a class="headerlink" href="#id17" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/278">PR#278</a> - Translations update from Hosted Weblate (German, thanks to &#64;qwerty287)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/282">PR#282</a> - Init italian translation files</p></li>
2022-07-03 17:27:43 +02:00
</ul>
<p><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
</section>
</section>
<section id="version-0-7-8-2022-11-30">
<h2>Version 0.7.8 (2022/11/30)<a class="headerlink" href="#version-0-7-8-2022-11-30" title="Permalink to this heading">#</a></h2>
<p>FitTrackee is now available in Dutch (thanks to &#64;bjornclauw).</p>
<section id="id18">
<h3>Translations<a class="headerlink" href="#id18" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/270">#270</a> - [translations request] Dutch (Nederlands)</p></li>
2022-06-11 19:59:41 +02:00
</ul>
</section>
</section>
<section id="version-0-7-7-2022-11-27">
<h2>Version 0.7.7 (2022/11/27)<a class="headerlink" href="#version-0-7-7-2022-11-27" title="Permalink to this heading">#</a></h2>
<section id="id19">
<h3>Features and enhancements<a class="headerlink" href="#id19" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/258">#258</a> - Request: parse links in notes area (thanks to &#64;jat255)</p></li>
2022-05-29 10:35:02 +02:00
</ul>
</section>
<section id="id20">
<h3>Bugs Fixed<a class="headerlink" href="#id20" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/271">PR#271</a> - Fix workouts creation</p></li>
2022-04-24 16:02:49 +02:00
</ul>
</section>
<section id="id21">
<h3>Translations<a class="headerlink" href="#id21" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/273">PR#273</a> - Init Dutch translations files</p></li>
2022-04-24 16:02:49 +02:00
</ul>
</section>
<section id="id22">
<h3>Misc<a class="headerlink" href="#id22" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/274">PR#274</a> - Tests parallelization</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/275">PR#275</a> - Disable worker entry point</p></li>
2022-04-09 11:01:20 +02:00
</ul>
<p><strong>Note:</strong> <code class="docutils literal notranslate"><span class="pre">fittrackee_worker</span></code> command is disabled, please use existing flask-dramatiq CLI (see <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#from-pypi">documentation</a>)</p>
</section>
</section>
<section id="version-0-7-6-2022-11-09">
<h2>Version 0.7.6 (2022/11/09)<a class="headerlink" href="#version-0-7-6-2022-11-09" title="Permalink to this heading">#</a></h2>
<section id="id23">
<h3>Translations<a class="headerlink" href="#id23" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/3c8d9c262358958346125dd286f09ed9881fda4b">3c8d9c2</a> - fix api locale file (remove trailing comma)</p></li>
2022-04-09 11:01:20 +02:00
</ul>
</section>
<section id="id24">
<h3>Misc<a class="headerlink" href="#id24" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p>dev dependencies update</p></li>
2022-02-13 16:08:48 +01:00
</ul>
</section>
</section>
<section id="version-0-7-5-2022-11-09">
<h2>Version 0.7.5 (2022/11/09)<a class="headerlink" href="#version-0-7-5-2022-11-09" title="Permalink to this heading">#</a></h2>
<section id="id25">
<h3>Bugs Fixed<a class="headerlink" href="#id25" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/264">#264</a> - UI has white and gray background</p></li>
2022-03-27 20:31:50 +02:00
</ul>
</section>
<section id="id26">
<h3>Translations<a class="headerlink" href="#id26" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/266">#266</a> - Translations update from Hosted Weblate (German, thanks to &#64;qwerty287)</p></li>
2022-03-27 20:31:50 +02:00
</ul>
</section>
</section>
<section id="version-0-7-4-2022-11-05">
<h2>Version 0.7.4 (2022/11/05)<a class="headerlink" href="#version-0-7-4-2022-11-05" title="Permalink to this heading">#</a></h2>
<section id="id27">
<h3>Bugs Fixed<a class="headerlink" href="#id27" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/260">#260</a> - Files size is not checked in zip archive</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/261">#261</a> - The API should return an error when the number of files in an archive exceeds the limit</p></li>
2022-04-03 19:47:40 +02:00
</ul>
<p>Note: archive import still needs some improvements (see <a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/89">#89</a>)</p>
</section>
<section id="id28">
<h3>Translations<a class="headerlink" href="#id28" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/262/commits/b1536fc637649c4c32a88af6d96c131f05bc1742">b1536fc</a> - fix french translations in administration</p></li>
2022-04-03 19:47:40 +02:00
</ul>
</section>
<section id="documentation">
<h3>Documentation<a class="headerlink" href="#documentation" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/257">#257</a> - Add client_max_body_size note to example nginx config</p></li>
2022-04-23 08:28:41 +02:00
</ul>
<p>Thanks to &#64;jat255</p>
</section>
</section>
<section id="version-0-7-3-2022-11-01">
<h2>Version 0.7.3 (2022/11/01)<a class="headerlink" href="#version-0-7-3-2022-11-01" title="Permalink to this heading">#</a></h2>
<section id="id29">
<h3>Features and enhancements<a class="headerlink" href="#id29" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/112">#112</a> - allow user to change date format</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/244">#244</a> - New sport type: “Virtual Ride”</p></li>
2022-03-27 15:11:12 +02:00
</ul>
<p>Thanks to &#64;jat255</p>
</section>
<section id="id30">
<h3>Bugs Fixed<a class="headerlink" href="#id30" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/246">#246</a> - Add support to PostgreSQL 15</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/247">#247</a> - Segments duration is displayed with microseconds</p></li>
2022-04-23 08:28:41 +02:00
</ul>
</section>
<section id="id31">
<h3>Translations<a class="headerlink" href="#id31" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/252">PR#252</a> - init Norwegian Bokmål translations files</p></li>
2022-03-27 15:11:12 +02:00
</ul>
<p><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
</section>
</section>
<section id="version-0-7-2-2022-09-21">
<h2>Version 0.7.2 (2022/09/21)<a class="headerlink" href="#version-0-7-2-2022-09-21" title="Permalink to this heading">#</a></h2>
<section id="id32">
<h3>Translations<a class="headerlink" href="#id32" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/242">PR#242</a> - Translations update from Weblate (German, thanks to &#64;qwerty287)</p></li>
2022-03-27 15:11:12 +02:00
</ul>
</section>
</section>
<section id="version-0-7-1-2022-09-21">
<h2>Version 0.7.1 (2022/09/21)<a class="headerlink" href="#version-0-7-1-2022-09-21" title="Permalink to this heading">#</a></h2>
<section id="id33">
<h3>Bugs Fixed<a class="headerlink" href="#id33" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/241">PR#241</a> - Add missing password strength estimation package (german)</p></li>
2022-02-13 16:08:48 +01:00
</ul>
</section>
<section id="id34">
<h3>Translations<a class="headerlink" href="#id34" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/239">PR#239</a> - Translations update from Weblate (German, thanks to &#64;qwerty287)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/cb9d02ff1d047e9abd80a87121796f94376b54d3">cb9d02f</a> - Update OAuth 2.0 translations (English &amp; French)</p></li>
2022-02-13 16:08:48 +01:00
</ul>
</section>
</section>
<section id="version-0-7-0-2022-09-19">
<h2>Version 0.7.0 (2022/09/19)<a class="headerlink" href="#version-0-7-0-2022-09-19" title="Permalink to this heading">#</a></h2>
<section id="id35">
<h3>Features and enhancements<a class="headerlink" href="#id35" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/88">#88</a> - OAuth 2.0 access token for api access</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/231">#231</a> - Invalidate token on logout</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/236">PR#236</a> - Add API rate limits</p></li>
2022-01-01 19:44:45 +01:00
</ul>
</section>
<section id="id36">
<h3>Bugs Fixed<a class="headerlink" href="#id36" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/232">#232</a> - Speed chart can not be hidden</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/237">#237</a> - Can not edit a workout when notes value is null</p></li>
2022-01-01 19:44:45 +01:00
</ul>
</section>
<section id="id37">
<h3>Translations<a class="headerlink" href="#id37" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/212">PR#212</a> - Translations update from Hosted Weblate (thanks to J. Lavoie)</p></li>
</ul>
<p><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
</section>
</section>
<section id="version-0-6-12-2022-09-14">
<h2>Version 0.6.12 (2022/09/14)<a class="headerlink" href="#version-0-6-12-2022-09-14" title="Permalink to this heading">#</a></h2>
<section id="issues-closed">
<h3>Issues Closed<a class="headerlink" href="#issues-closed" title="Permalink to this heading">#</a></h3>
<section id="id38">
<h4>Bugs Fixed<a class="headerlink" href="#id38" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/230">#230</a> - Database problem after upgrade to 0.6.11</p></li>
</ul>
</section>
</section>
<section id="pull-requests">
<h3>Pull Requests<a class="headerlink" href="#pull-requests" title="Permalink to this heading">#</a></h3>
<section id="id39">
<h4>Misc<a class="headerlink" href="#id39" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/225">#225</a> - Fix grammar issue</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>Thanks to &#64;Skylan0916</p>
<p>In this release 1 issue was closed.<br /><strong>Note:</strong> This release contains a fix on the last database migration that will be executed only on versions lower than v0.6.11 (no data differences with v0.6.11, the fix allows to execute the migration on Postgres&lt;12)<br />(see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>).</p>
</section>
</section>
</section>
<section id="version-0-6-11-2022-07-27">
<h2>Version 0.6.11 (2022/07/27)<a class="headerlink" href="#version-0-6-11-2022-07-27" title="Permalink to this heading">#</a></h2>
<section id="id40">
<h3>Issues Closed<a class="headerlink" href="#id40" title="Permalink to this heading">#</a></h3>
<section id="id41">
<h4>Bugs Fixed<a class="headerlink" href="#id41" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/213">#213</a> - Statistics - When using imperial measurements, ascent/descent should be in ft not mi</p></li>
2020-12-30 11:12:35 +01:00
</ul>
</section>
</section>
<section id="id42">
<h3>Pull Requests<a class="headerlink" href="#id42" title="Permalink to this heading">#</a></h3>
<section id="features">
<h4>Features<a class="headerlink" href="#features" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/223">#223</a> - Display ascent record icon</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/167">#167</a> - Added ascent record to Dashboard</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/162">#162</a> - Added total elevation to dashboard</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>Thanks to &#64;Fmstrat</p>
<p>In this release 1 issue was closed.<br /><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
</section>
</section>
<section id="version-0-6-10-2022-07-13">
<h3>Version 0.6.10 (2022/07/13)<a class="headerlink" href="#version-0-6-10-2022-07-13" title="Permalink to this heading">#</a></h3>
</section>
<section id="id43">
<h3>Issues Closed<a class="headerlink" href="#id43" title="Permalink to this heading">#</a></h3>
<section id="id44">
<h4>Bugs Fixed<a class="headerlink" href="#id44" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/210">#210</a> - ERROR - could not download 6 tiles<br /><strong>Note</strong>: for tile server requiring subdomains, see the new environment variable <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#envvar-STATICMAP_SUBDOMAINS"><code class="docutils literal notranslate"><span class="pre">STATICMAP_SUBDOMAINS</span></code></a></p></li>
2020-12-30 11:12:35 +01:00
</ul>
</section>
</section>
<section id="id45">
<h3>Pull Requests<a class="headerlink" href="#id45" title="Permalink to this heading">#</a></h3>
<section id="id46">
<h4>Bugs Fixed<a class="headerlink" href="#id46" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/209">#209</a> - Incorrect duration with track containing multiple segments</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>Thanks to &#64;gorgobacka</p>
<p>In this release 1 issue was closed.</p>
</section>
</section>
</section>
<section id="version-0-6-9-2022-07-03">
<h2>Version 0.6.9 (2022/07/03)<a class="headerlink" href="#version-0-6-9-2022-07-03" title="Permalink to this heading">#</a></h2>
<p>FitTrackee is now available in German (thanks to &#64;gorgobacka).<br />And translations can be updated on Weblate.</p>
<section id="id47">
<h3>Issues Closed<a class="headerlink" href="#id47" title="Permalink to this heading">#</a></h3>
<section id="id48">
<h4>Features<a class="headerlink" href="#id48" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/200">#200</a> - Detect browser language to use matching translation if available</p></li>
2020-12-30 11:12:35 +01:00
</ul>
</section>
<section id="id49">
<h4>Bugs Fixed<a class="headerlink" href="#id49" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/208">PR#208</a> - fix order on records cards</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/201">#201</a> - html lang attribute is not updated when changing language</p></li>
2020-12-30 11:12:35 +01:00
</ul>
</section>
<section id="id50">
<h4>Translations<a class="headerlink" href="#id50" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/197">PR#197</a> - Translations update from Weblate (French)</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/196">#196</a> - Use translation management tool</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/190">#190</a> - Add German translation</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>In this release 4 issues were closed.</p>
<p>Thanks to the contributors:</p>
<ul class="simple">
<li><p>&#64;gorgobacka</p></li>
<li><p>J. Lavoie (from Weblate)</p></li>
2020-12-30 11:12:35 +01:00
</ul>
</section>
</section>
</section>
<section id="version-0-6-8-2022-06-22">
<h2>Version 0.6.8 (2022/06/22)<a class="headerlink" href="#version-0-6-8-2022-06-22" title="Permalink to this heading">#</a></h2>
<section id="id51">
<h3>Issues Closed<a class="headerlink" href="#id51" title="Permalink to this heading">#</a></h3>
<section id="id52">
<h4>Bugs Fixed<a class="headerlink" href="#id52" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/193">#193</a> - Allow deleting a workout when files are missing</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/192">#192</a> - Returns 404 instead of 500 when map file not found</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/191">#191</a> - Layout issue on Workouts page</p></li>
2020-12-30 11:12:35 +01:00
</ul>
</section>
</section>
<section id="id53">
<h3>Misc<a class="headerlink" href="#id53" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p>change gpx and map file naming (included in <a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/195">PR#195</a>)<br />Note: it does not affect previously imported files</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/cc4287ed327faaba268a0c689841d16a7aecc3fb">cc4287e</a> - Fix docker env file</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>In this release 3 issues were closed.</p>
</section>
</section>
<section id="version-0-6-7-2022-06-11">
<h2>Version 0.6.7 (2022/06/11)<a class="headerlink" href="#version-0-6-7-2022-06-11" title="Permalink to this heading">#</a></h2>
<section id="id54">
<h3>Issues Closed<a class="headerlink" href="#id54" title="Permalink to this heading">#</a></h3>
<section id="id55">
<h4>Bugs Fixed<a class="headerlink" href="#id55" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/156">#156</a> - Process gpx file with offset</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
</section>
<section id="version-0-6-6-2022-05-29">
<h2>Version 0.6.6 (2022/05/29)<a class="headerlink" href="#version-0-6-6-2022-05-29" title="Permalink to this heading">#</a></h2>
<section id="id56">
<h3>Misc<a class="headerlink" href="#id56" title="Permalink to this heading">#</a></h3>
<p>No new features in this release, only dependencies update and code refacto before introducing new features.</p>
</section>
</section>
<section id="version-0-6-5-2022-04-24">
<h2>Version 0.6.5 (2022/04/24)<a class="headerlink" href="#version-0-6-5-2022-04-24" title="Permalink to this heading">#</a></h2>
<p>It is now possible to start FitTrackee without a configured SMTP provider (see <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#emails">documentation</a>).
It reduces pre-requisites for single-user instances.</p>
<p>To manage users, a new <a class="reference external" href="https://samr1.github.io/FitTrackee/cli.html">CLI</a> is available.</p>
<section id="id57">
<h3>Issues Closed<a class="headerlink" href="#id57" title="Permalink to this heading">#</a></h3>
<section id="id58">
<h4>Features<a class="headerlink" href="#id58" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/180">#180</a> - allow using FitTrackee without SMTP server</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
</section>
<section id="version-0-6-4-2022-04-23">
<h2>Version 0.6.4 (2022/04/23)<a class="headerlink" href="#version-0-6-4-2022-04-23" title="Permalink to this heading">#</a></h2>
<section id="id59">
<h3>Issues Closed<a class="headerlink" href="#id59" title="Permalink to this heading">#</a></h3>
<section id="id60">
<h4>Bugs Fixed<a class="headerlink" href="#id60" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/178">#178</a> - cannot send email with TLS</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
</section>
<section id="version-0-6-3-2022-04-09">
<h2>Version 0.6.3 (2022/04/09)<a class="headerlink" href="#version-0-6-3-2022-04-09" title="Permalink to this heading">#</a></h2>
<section id="id61">
<h3>Pull Requests<a class="headerlink" href="#id61" title="Permalink to this heading">#</a></h3>
<section id="id62">
<h4>Bugs Fixed<a class="headerlink" href="#id62" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/177">#177</a> - Minor fixes</p>
<ul>
<li><p>add missing translation</p></li>
<li><p>fix Add Workout card position on small screens</p></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
</ul>
</section>
</section>
</section>
<section id="version-0-6-2-2022-04-03">
<h2>Version 0.6.2 (2022/04/03)<a class="headerlink" href="#version-0-6-2-2022-04-03" title="Permalink to this heading">#</a></h2>
<section id="id63">
<h3>Issues Closed<a class="headerlink" href="#id63" title="Permalink to this heading">#</a></h3>
<section id="id64">
<h4>Bugs Fixed<a class="headerlink" href="#id64" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/175">#175</a> - Distance card on dashboard is not refreshed</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/173">#173</a> - link to user profile in workout card is incorrect</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>In this release 2 issues were closed.</p>
</section>
</section>
</section>
<section id="version-0-6-1-2022-03-27">
<h2>Version 0.6.1 (2022/03/27)<a class="headerlink" href="#version-0-6-1-2022-03-27" title="Permalink to this heading">#</a></h2>
<section id="id65">
<h3>Issues Closed<a class="headerlink" href="#id65" title="Permalink to this heading">#</a></h3>
<section id="id66">
<h4>Bugs Fixed<a class="headerlink" href="#id66" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/171">#171</a> - Stats chart is not updated correctly</p></li>
2020-12-30 11:12:35 +01:00
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
</section>
<section id="version-0-6-0-2022-03-27">
<h2>Version 0.6.0 (2022/03/27)<a class="headerlink" href="#version-0-6-0-2022-03-27" title="Permalink to this heading">#</a></h2>
<p>This version introduces some changes on <a class="reference external" href="https://samr1.github.io/FitTrackee/features.html#account-preferences">user registration</a>.<br />From now on, a user needs to confirm his account after registration (an email with confirmation instructions is sent after registration).</p>
<section id="id67">
<h3>Issues Closed<a class="headerlink" href="#id67" title="Permalink to this heading">#</a></h3>
<section id="id68">
<h4>Features<a class="headerlink" href="#id68" title="Permalink to this heading">#</a></h4>
2023-06-03 15:37:15 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/155">#155</a> - Improve user registration</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/106">#106</a> - Allow user to update email</p></li>
2023-06-03 15:37:15 +02:00
</ul>
</section>
<section id="id69">
<h4>Bugs Fixed<a class="headerlink" href="#id69" title="Permalink to this heading">#</a></h4>
2023-06-03 15:37:15 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/169">#169</a> - user picture is not refreshed after update</p></li>
2023-06-03 15:37:15 +02:00
</ul>
</section>
</section>
<section id="id70">
<h3>Pull Requests<a class="headerlink" href="#id70" title="Permalink to this heading">#</a></h3>
<section id="id71">
<h4>Bugs Fixed<a class="headerlink" href="#id71" title="Permalink to this heading">#</a></h4>
2023-05-29 14:35:09 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/161">#161</a> - Minor translation issue on Farthest</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/160">#160</a> - Minor translation issue on APP_ERROR</p></li>
2023-05-29 14:35:09 +02:00
</ul>
<p>Thanks to &#64;Fmstrat</p>
<p>In this release 3 issues were closed.<br /><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
2023-05-29 14:35:09 +02:00
</section>
</section>
</section>
<section id="version-0-5-7-2022-02-13">
<h2>Version 0.5.7 (2022/02/13)<a class="headerlink" href="#version-0-5-7-2022-02-13" title="Permalink to this heading">#</a></h2>
<p>This release contains several fixes including security fixes.<br />Thanks to &#64;DanielSiersleben for the report.</p>
<p>And from now on, admin account is not created on application initialization.<br />A new command is added to set administration rights on the account created after registration
(see <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
<section id="id72">
<h3>Issues Closed<a class="headerlink" href="#id72" title="Permalink to this heading">#</a></h3>
<section id="id73">
<h4>Misc<a class="headerlink" href="#id73" title="Permalink to this heading">#</a></h4>
2023-05-29 14:35:09 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/149">#149</a> - improve database initialisation</p></li>
2023-05-29 14:35:09 +02:00
</ul>
</section>
</section>
<section id="id74">
<h3>Pull Requests<a class="headerlink" href="#id74" title="Permalink to this heading">#</a></h3>
<section id="security">
<h4>Security<a class="headerlink" href="#security" title="Permalink to this heading">#</a></h4>
2023-05-29 14:35:09 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/152">#152</a> - Fixes and improvements:</p>
<ul>
<li><p>set autoescape on jinja templates</p></li>
2023-05-29 14:35:09 +02:00
</ul>
</li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/151">#151</a> - fix security issues:</p>
<ul>
<li><p>sanitize input when serving images</p></li>
<li><p>sanitize inputs when serving map tiles</p></li>
<li><p>allow only alphanumeric characters and _ in username</p></li>
</ul>
</li>
</ul>
</section>
<section id="id75">
<h4>Misc<a class="headerlink" href="#id75" title="Permalink to this heading">#</a></h4>
2023-05-29 14:35:09 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/152">#152</a> - Fixes and improvements:</p>
<ul>
<li><p>fix dramatiq warning when launching workers w/ script entrypoint</p></li>
<li><p>check app config before dropping database, to avoid deleting data on production</p></li>
<li><p>remove dotenv warning</p></li>
2023-05-29 14:35:09 +02:00
</ul>
</li>
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
</section>
<section id="version-0-5-6-2022-02-05">
<h2>Version 0.5.6 (2022/02/05)<a class="headerlink" href="#version-0-5-6-2022-02-05" title="Permalink to this heading">#</a></h2>
<section id="id76">
<h3>Issues Closed<a class="headerlink" href="#id76" title="Permalink to this heading">#</a></h3>
<section id="id77">
<h4>Bugs Fixed<a class="headerlink" href="#id77" title="Permalink to this heading">#</a></h4>
2023-05-29 14:35:09 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/146">#146</a> - incorrect label on workouts filters</p></li>
2023-05-29 14:35:09 +02:00
</ul>
</section>
</section>
<section id="id78">
<h3>Pull Requests<a class="headerlink" href="#id78" title="Permalink to this heading">#</a></h3>
2023-04-12 17:32:08 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/145">#145</a> - fix on database models</p></li>
2023-04-12 17:32:08 +02:00
</ul>
<p>In this release 1 issue was closed.<br /><strong>Note:</strong> This release contains database migration (see upgrade instructions in <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#upgrade">documentation</a>)</p>
2023-04-12 17:32:08 +02:00
</section>
</section>
<section id="version-0-5-5-2022-01-19">
<h2>Version 0.5.5 (2022/01/19)<a class="headerlink" href="#version-0-5-5-2022-01-19" title="Permalink to this heading">#</a></h2>
<section id="id79">
<h3>Issues Closed<a class="headerlink" href="#id79" title="Permalink to this heading">#</a></h3>
<section id="new-features">
<h4>New Features<a class="headerlink" href="#new-features" title="Permalink to this heading">#</a></h4>
2023-03-08 15:58:02 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/140">#140</a> - Add a fullscreen control to workout map</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/138">#138</a> - Add control to reset map to initial position</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/135">#135</a> - Start and finish markers</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/134">#134</a> - Wind direction</p></li>
2023-03-08 15:58:02 +01:00
</ul>
</section>
<section id="id80">
<h4>Bugs Fixed<a class="headerlink" href="#id80" title="Permalink to this heading">#</a></h4>
2023-03-08 15:58:02 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/877fa0faaabc0130402638905fe04f84563eb278">877fa0f</a> - fix sport icon color (when changed) on calendar on small resolutions</p></li>
2023-04-12 17:32:08 +02:00
</ul>
<p>In this release 4 issues were closed.</p>
</section>
</section>
</section>
<section id="version-0-5-4-2022-01-01">
<h2>Version 0.5.4 (2022/01/01)<a class="headerlink" href="#version-0-5-4-2022-01-01" title="Permalink to this heading">#</a></h2>
<section id="id81">
<h3>Issues Closed<a class="headerlink" href="#id81" title="Permalink to this heading">#</a></h3>
<section id="id82">
<h4>Bugs Fixed<a class="headerlink" href="#id82" title="Permalink to this heading">#</a></h4>
2023-04-12 17:32:08 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/131">#131</a> - No workouts displayed on calendar</p></li>
2023-04-12 17:32:08 +02:00
</ul>
<p>In this release 1 issue was closed.</p>
2023-04-12 17:32:08 +02:00
</section>
</section>
</section>
<section id="version-0-5-3-2022-01-01">
<h2>Version 0.5.3 (2022/01/01)<a class="headerlink" href="#version-0-5-3-2022-01-01" title="Permalink to this heading">#</a></h2>
<section id="id83">
<h3>Issues Closed<a class="headerlink" href="#id83" title="Permalink to this heading">#</a></h3>
<section id="id84">
<h4>Bugs Fixed<a class="headerlink" href="#id84" title="Permalink to this heading">#</a></h4>
2023-04-12 17:32:08 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/129">#129</a> - Display only active sports when editing a workout</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/127">#127</a> - parse_email_url() cant validate a legitimate EMAIL_URI such as “smtp://localhost:25”</p></li>
2023-04-12 17:32:08 +02:00
</ul>
<p>In this release 2 issues were closed.</p>
</section>
</section>
</section>
<section id="version-0-5-2-2021-12-19">
<h2>Version 0.5.2 (2021/12/19)<a class="headerlink" href="#version-0-5-2-2021-12-19" title="Permalink to this heading">#</a></h2>
<section id="id85">
<h3>Issues Closed<a class="headerlink" href="#id85" title="Permalink to this heading">#</a></h3>
<section id="id86">
<h4>New Features<a class="headerlink" href="#id86" title="Permalink to this heading">#</a></h4>
2023-04-12 17:32:08 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/123">#123</a> - Allow user to reset preferences for a sport</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/121">#121</a> - Add activity : snowshoes</p></li>
2023-04-12 17:32:08 +02:00
</ul>
<p>In this release 2 issues were closed.<br /><strong>Note:</strong> This release contains database migration.</p>
2023-04-12 17:32:08 +02:00
</section>
</section>
</section>
<section id="version-0-5-1-2021-11-30">
<h2>Version 0.5.1 (2021/11/30)<a class="headerlink" href="#version-0-5-1-2021-11-30" title="Permalink to this heading">#</a></h2>
<section id="id87">
<h3>Issues Closed<a class="headerlink" href="#id87" title="Permalink to this heading">#</a></h3>
<section id="id88">
<h4>New Features<a class="headerlink" href="#id88" title="Permalink to this heading">#</a></h4>
2023-04-12 17:32:08 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/116">#116</a> - Better UI for Speed and Elevation buttons in the graph of the Workout screen</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/115">#115</a> - Add option to download the GPX file of a Workout</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/5">#5</a> - Display a chart with average speed</p></li>
2023-04-12 17:32:08 +02:00
</ul>
<p>In this release 3 issues were closed.</p>
2023-04-12 17:32:08 +02:00
</section>
</section>
</section>
<section id="version-0-5-0-2021-11-14">
<h2>Version 0.5.0 (2021/11/14)<a class="headerlink" href="#version-0-5-0-2021-11-14" title="Permalink to this heading">#</a></h2>
<section id="id89">
<h3>Issues Closed<a class="headerlink" href="#id89" title="Permalink to this heading">#</a></h3>
<section id="id90">
<h4>New Features<a class="headerlink" href="#id90" title="Permalink to this heading">#</a></h4>
2023-04-12 17:32:08 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/99">#99</a> - Display workout with imperial units</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/91">#91</a> - Display elevation chart with min and max altitude of workout</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/90">#90</a> - Add user sports preferences</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/18">#18</a> - Better UI</p></li>
2023-03-08 15:58:02 +01:00
</ul>
</section>
<section id="id91">
<h4>Bugs Fixed<a class="headerlink" href="#id91" title="Permalink to this heading">#</a></h4>
2023-03-05 14:26:31 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/95">#95</a> - Some workouts seem to be missing on statistics chart</p></li>
2023-03-05 14:26:31 +01:00
</ul>
</section>
<section id="id92">
<h4>Misc<a class="headerlink" href="#id92" title="Permalink to this heading">#</a></h4>
2023-03-05 14:26:31 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/104">#104</a> - Switch to AGPLv3 license</p></li>
2023-03-05 14:26:31 +01:00
</ul>
</section>
</section>
<section id="id93">
<h3>Pull Requests<a class="headerlink" href="#id93" title="Permalink to this heading">#</a></h3>
2023-02-16 11:18:50 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/101">#101</a> - Docker updates for full files</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/100">#100</a> - Add client application in docker for development</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/109">#98/#109</a> - Added stopped_speed_threshold to support slow movement</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/93">#84/#93</a> - Add elevation data and new sports</p></li>
2023-03-05 14:26:31 +01:00
</ul>
<p>In this release 6 issues were closed.<br /><strong>Note:</strong> This release contains database migrations.</p>
2023-03-05 14:26:31 +01:00
<p>Thanks to the contributors:</p>
<ul class="simple">
<li><p>&#64;Fmstrat</p></li>
<li><p>&#64;paf38</p></li>
2023-03-05 14:26:31 +01:00
</ul>
</section>
</section>
<section id="version-0-4-9-2021-07-16">
<h2>Version 0.4.9 (2021/07/16)<a class="headerlink" href="#version-0-4-9-2021-07-16" title="Permalink to this heading">#</a></h2>
<section id="id94">
<h3>Issues Closed<a class="headerlink" href="#id94" title="Permalink to this heading">#</a></h3>
<section id="id95">
<h4>New Features<a class="headerlink" href="#id95" title="Permalink to this heading">#</a></h4>
2023-03-05 14:26:31 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/83">#83</a> - allow using configured tile server to generate static maps<br /><strong>Note</strong>: to keep using the default tile server, set environment variable <code class="docutils literal notranslate"><span class="pre">DEFAULT_STATICMAP</span></code> to <code class="docutils literal notranslate"><span class="pre">True</span></code></p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/81">#81</a> - display remaining characters in textarea</p></li>
2023-02-16 11:18:50 +01:00
</ul>
</section>
<section id="id96">
<h4>Bugs Fixed<a class="headerlink" href="#id96" title="Permalink to this heading">#</a></h4>
2023-02-16 11:18:50 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/82">#82</a> - a user can not modify his birth day</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/80">#80</a> - can not save notes with control characters</p></li>
2023-02-16 11:18:50 +01:00
</ul>
<p>In this release 4 issues were closed.</p>
2023-02-16 11:18:50 +01:00
</section>
</section>
2022-12-11 19:00:07 +01:00
</section>
<section id="version-0-4-8-2021-07-03">
<h2>Version 0.4.8 (2021/07/03)<a class="headerlink" href="#version-0-4-8-2021-07-03" title="Permalink to this heading">#</a></h2>
<section id="id97">
<h3>Issues Closed<a class="headerlink" href="#id97" title="Permalink to this heading">#</a></h3>
<section id="id98">
<h4>Bugs Fixed<a class="headerlink" href="#id98" title="Permalink to this heading">#</a></h4>
2022-12-31 18:38:44 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/79">#79</a> - Fails to start after make rebuild</p></li>
2022-12-31 18:38:44 +01:00
</ul>
<p>In this release 1 issue was closed.</p>
2022-12-31 18:38:44 +01:00
</section>
</section>
</section>
<section id="version-0-4-7-2021-04-07">
<h2>Version 0.4.7 (2021/04/07)<a class="headerlink" href="#version-0-4-7-2021-04-07" title="Permalink to this heading">#</a></h2>
<section id="id99">
<h3>Issues Closed<a class="headerlink" href="#id99" title="Permalink to this heading">#</a></h3>
<section id="id100">
<h4>Bugs Fixed<a class="headerlink" href="#id100" title="Permalink to this heading">#</a></h4>
2022-12-31 18:38:44 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/75">#75</a> - Workouts on the same day are not displayed in right order</p></li>
2022-12-31 18:38:44 +01:00
</ul>
</section>
</section>
<section id="id101">
<h3>Misc<a class="headerlink" href="#id101" title="Permalink to this heading">#</a></h3>
2022-12-31 18:38:44 +01:00
<ul class="simple">
<li><p>Update Python and Javascript dependencies<br /><strong>IMPORTANT</strong>: Due to <a class="reference external" href="https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html#change-3687655465c25a39b968b4f5f6e9170b">SQLAlchemy update (1.4+)</a>, engine URLs starting with <code class="docutils literal notranslate"><span class="pre">postgres://</span></code> are no longer supported. Please update <code class="docutils literal notranslate"><span class="pre">DATABASE_URL</span></code> with <code class="docutils literal notranslate"><span class="pre">postgresql://</span></code>.</p></li>
2022-12-21 12:43:46 +01:00
</ul>
<p>In this release 1 issue was closed.</p>
2022-12-21 12:43:46 +01:00
</section>
</section>
<section id="version-0-4-6-2021-02-21">
<h2>Version 0.4.6 (2021/02/21)<a class="headerlink" href="#version-0-4-6-2021-02-21" title="Permalink to this heading">#</a></h2>
<section id="id102">
<h3>Issues Closed<a class="headerlink" href="#id102" title="Permalink to this heading">#</a></h3>
<section id="id103">
<h4>Bugs Fixed<a class="headerlink" href="#id103" title="Permalink to this heading">#</a></h4>
2022-12-21 12:43:46 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/72">#72</a> - Error message when file exceeding size is incorrect</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/71">#71</a> - max size or max number of files must be greater than 0</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/70">#70</a> - max size for an archive must not be less than uploaded files max size</p></li>
2022-12-21 12:43:46 +01:00
</ul>
<p>In this release 3 issues were closed.</p>
2022-12-21 12:43:46 +01:00
</section>
</section>
</section>
<section id="version-0-4-5-2021-02-17">
<h2>Version 0.4.5 (2021/02/17)<a class="headerlink" href="#version-0-4-5-2021-02-17" title="Permalink to this heading">#</a></h2>
<section id="id104">
<h3>Issues Closed<a class="headerlink" href="#id104" title="Permalink to this heading">#</a></h3>
<section id="id105">
<h4>Bugs Fixed<a class="headerlink" href="#id105" title="Permalink to this heading">#</a></h4>
2022-12-21 12:43:46 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/66">#66</a> - invalid gpx limit used when importing zip archive</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/64">#64</a> - Only 50 workouts per month shown in calendar</p></li>
2022-12-11 19:00:07 +01:00
</ul>
<p>In this release 2 issues were closed.</p>
2022-12-11 19:00:07 +01:00
</section>
</section>
</section>
<section id="version-0-4-4-2021-01-31">
<h2>Version 0.4.4 (2021/01/31)<a class="headerlink" href="#version-0-4-4-2021-01-31" title="Permalink to this heading">#</a></h2>
<section id="id106">
<h3>Issues Closed<a class="headerlink" href="#id106" title="Permalink to this heading">#</a></h3>
<section id="id107">
<h4>Bugs Fixed<a class="headerlink" href="#id107" title="Permalink to this heading">#</a></h4>
2022-11-30 12:43:54 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/62">#62</a> - Error when sending reset password email</p></li>
2022-11-30 12:43:54 +01:00
</ul>
</section>
</section>
<section id="id108">
<h3>Misc<a class="headerlink" href="#id108" title="Permalink to this heading">#</a></h3>
2022-11-27 12:06:42 +01:00
<ul class="simple">
<li><p>Refactoring before introducing new features.</p></li>
<li><p>Add docker files for evaluation purposes.</p></li>
2022-11-27 12:06:42 +01:00
</ul>
<p>In this release 1 issue was closed.</p>
2022-11-27 12:06:42 +01:00
</section>
</section>
<section id="version-0-4-3-2021-01-10">
<h2>Version 0.4.3 (2021/01/10)<a class="headerlink" href="#version-0-4-3-2021-01-10" title="Permalink to this heading">#</a></h2>
<section id="id109">
<h3>Issues Closed<a class="headerlink" href="#id109" title="Permalink to this heading">#</a></h3>
<section id="id110">
<h4>New Features<a class="headerlink" href="#id110" title="Permalink to this heading">#</a></h4>
2022-11-27 12:06:42 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/58">#58</a> - Standardize terms used for workouts<br /><strong>Note:</strong> Database model, upload directory for workouts and API endpoints are also updated.</p></li>
2022-11-27 12:06:42 +01:00
</ul>
</section>
<section id="id111">
<h4>Bugs Fixed<a class="headerlink" href="#id111" title="Permalink to this heading">#</a></h4>
2022-11-09 16:28:07 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/59">#59</a> - No message displayed on uploading image error</p></li>
2022-11-09 16:28:07 +01:00
</ul>
<p>In this release 2 issues were closed.</p>
2022-11-09 16:28:07 +01:00
</section>
</section>
</section>
<section id="version-0-4-2-2021-01-03">
<h2>Version 0.4.2 (2021/01/03)<a class="headerlink" href="#version-0-4-2-2021-01-03" title="Permalink to this heading">#</a></h2>
<section id="id112">
<h3>Misc<a class="headerlink" href="#id112" title="Permalink to this heading">#</a></h3>
<p>No new features in this release, only some refactorings before introducing
new features.</p>
</section>
</section>
<section id="version-0-4-1-2020-12-31">
<h2>Version 0.4.1 (2020/12/31)<a class="headerlink" href="#version-0-4-1-2020-12-31" title="Permalink to this heading">#</a></h2>
<section id="id113">
<h3>Issues Closed<a class="headerlink" href="#id113" title="Permalink to this heading">#</a></h3>
<section id="id114">
<h4>New Features<a class="headerlink" href="#id114" title="Permalink to this heading">#</a></h4>
2022-11-09 16:28:07 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/57">#57</a> - Use uuid for activities</p></li>
2022-11-27 12:06:42 +01:00
</ul>
<p>In this release 1 issue was closed.</p>
2022-11-27 12:06:42 +01:00
</section>
</section>
</section>
<section id="version-0-4-0-fittrackee-on-pypi-2020-09-19">
<h2>Version 0.4.0 - FitTrackee on PyPI (2020/09/19)<a class="headerlink" href="#version-0-4-0-fittrackee-on-pypi-2020-09-19" title="Permalink to this heading">#</a></h2>
<p>This version introduces some major changes:</p>
2022-11-27 12:06:42 +01:00
<ul class="simple">
<li><p>Installation becomes more easy. <strong>FitTrackee</strong> can be now be installed from PyPi.<br />⚠️ Warning: please read <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html">installation documentation</a>, some environment variables and files have been renamed.</p></li>
<li><p>Its now possible to change the tile provider for maps. The default tile server is now <strong>OpenStreetMap</strong>s standard tile layer (replacing <strong>ThunderForest Outdoors</strong>),
see <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#map-tile-server">Map tile server in documentation</a>.</p></li>
2022-11-27 12:06:42 +01:00
</ul>
<section id="id115">
<h3>Issues Closed<a class="headerlink" href="#id115" title="Permalink to this heading">#</a></h3>
<section id="id116">
<h4>New Features<a class="headerlink" href="#id116" title="Permalink to this heading">#</a></h4>
2022-11-27 12:06:42 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/54">#54</a> - Tile server can be changed</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/53">#53</a> - Simplify FitTrackee installation</p></li>
2022-11-09 16:28:07 +01:00
</ul>
<p>In this release 2 issue were closed.</p>
2022-11-09 16:28:07 +01:00
</section>
</section>
</section>
<section id="version-0-3-0-administration-2020-07-15">
<h2>Version 0.3.0 - Administration (2020/07/15)<a class="headerlink" href="#version-0-3-0-administration-2020-07-15" title="Permalink to this heading">#</a></h2>
<p>This version introduces some major changes:</p>
2022-11-05 10:10:25 +01:00
<ul class="simple">
<li><p>FitTrackee administration is now available (see <a class="reference external" href="https://samr1.github.io/FitTrackee/features.html#administration">documentation</a>)<br />⚠️ Warning: some application parameters move from environment variables to database (see <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#environment-variables">installation</a>).</p></li>
<li><p>in order to send emails, Redis is now a mandatory dependency</p></li>
</ul>
<section id="id117">
<h3>Issues Closed<a class="headerlink" href="#id117" title="Permalink to this heading">#</a></h3>
<section id="id118">
<h4>New Features<a class="headerlink" href="#id118" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/50">#50</a> - A user can reset his password</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/17">#17</a> - A user can delete his account</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/15">#15</a> - Complete the administration</p></li>
2022-11-09 15:05:58 +01:00
</ul>
<p>In this release 3 issues were closed.</p>
2022-11-09 15:05:58 +01:00
</section>
</section>
</section>
<section id="version-0-2-5-fix-and-improvements-2020-01-31">
<h2>Version 0.2.5 - Fix and improvements (2020/01/31)<a class="headerlink" href="#version-0-2-5-fix-and-improvements-2020-01-31" title="Permalink to this heading">#</a></h2>
<section id="id119">
<h3>Misc<a class="headerlink" href="#id119" title="Permalink to this heading">#</a></h3>
<p>This version contains minor fix and improvements on client side:</p>
2022-11-09 15:05:58 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/4c3fc343d51b9c27d3ebab71df648bcf7d7bae59">4c3fc34</a> - empty user data on logout</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/34614d5a6c29f4911d92db33d36fe95721b39f33">34614d5</a> - add spinner on loading activities</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/b862a77344abbb07d98fe3ce8b157b5cef0e8d1c">b862a77</a>,
<a class="reference external" href="https://github.com/SamR1/FitTrackee/commit/2e1ee2c7a1456eb2fe0c0255959c695cc7908975">2e1ee2c</a> -
add URL interceptors to simplify routes definition</p></li>
2022-11-09 15:05:58 +01:00
</ul>
</section>
</section>
<section id="version-0-2-4-minor-fix-2020-01-30">
<h2>Version 0.2.4 - Minor fix (2020/01/30)<a class="headerlink" href="#version-0-2-4-minor-fix-2020-01-30" title="Permalink to this heading">#</a></h2>
<section id="id120">
<h3>Issues Closed<a class="headerlink" href="#id120" title="Permalink to this heading">#</a></h3>
<section id="id121">
<h4>Bugs Fixed<a class="headerlink" href="#id121" title="Permalink to this heading">#</a></h4>
2022-11-09 15:05:58 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/47">#47</a> - timezone drop-down is not displayed correctly</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/46">#46</a> - calendar cannot display more than 5 or 6 activities on the same day</p></li>
2022-11-05 10:10:25 +01:00
</ul>
<p>In this release 2 issues were closed.</p>
2022-11-05 10:10:25 +01:00
</section>
</section>
</section>
<section id="version-0-2-3-fittrackee-available-in-french-2019-12-29">
<h2>Version 0.2.3 - FitTrackee available in French (2019/12/29)<a class="headerlink" href="#version-0-2-3-fittrackee-available-in-french-2019-12-29" title="Permalink to this heading">#</a></h2>
<section id="id122">
<h3>Issues Closed<a class="headerlink" href="#id122" title="Permalink to this heading">#</a></h3>
<section id="id123">
<h4>New Features<a class="headerlink" href="#id123" title="Permalink to this heading">#</a></h4>
2022-11-05 10:10:25 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/43">#43</a> - Display weekend days with a different background color on calendar</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/40">#40</a> - Localize FitTrackee (i18n)</p></li>
2022-11-05 10:10:25 +01:00
</ul>
</section>
<section id="id124">
<h4>Bugs Fixed<a class="headerlink" href="#id124" title="Permalink to this heading">#</a></h4>
2022-11-05 10:10:25 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/44">#44</a> - Cannot edit an activity that does not have a gpx file</p></li>
2022-11-05 10:10:25 +01:00
</ul>
<p>In this release 3 issues were closed.</p>
2022-11-05 10:10:25 +01:00
</section>
</section>
</section>
<section id="version-0-2-2-statistics-fix-2019-09-23">
<h2>Version 0.2.2 - Statistics fix (2019/09/23)<a class="headerlink" href="#version-0-2-2-statistics-fix-2019-09-23" title="Permalink to this heading">#</a></h2>
<section id="id125">
<h3>Issues Closed<a class="headerlink" href="#id125" title="Permalink to this heading">#</a></h3>
<section id="id126">
<h4>Bugs Fixed<a class="headerlink" href="#id126" title="Permalink to this heading">#</a></h4>
2022-11-01 19:58:12 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/41">#41</a> - User statistics are incorrect</p></li>
2022-11-01 19:58:12 +01:00
</ul>
<p>In this release 1 issue was closed.</p>
2022-11-01 19:58:12 +01:00
</section>
</section>
</section>
<section id="version-0-2-1-fix-and-improvements-2019-09-01">
<h2>Version 0.2.1 - Fix and improvements (2019/09/01)<a class="headerlink" href="#version-0-2-1-fix-and-improvements-2019-09-01" title="Permalink to this heading">#</a></h2>
<section id="id127">
<h3>Issues Closed<a class="headerlink" href="#id127" title="Permalink to this heading">#</a></h3>
<section id="id128">
<h4>New Features<a class="headerlink" href="#id128" title="Permalink to this heading">#</a></h4>
2022-11-01 19:58:12 +01:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/4">#4</a> - Show points on the map when mouse over the chart</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/14">#14</a> - Display segments informations</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/21">#21</a> - Document the API</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/23">#23</a> - The user can choose the first day of the week</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/36">#36</a> - Disable user registration</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/33">#33</a> - Add file size limit on file upload</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/37">#37</a> - Display map on activities list</p></li>
2022-11-01 19:58:12 +01:00
</ul>
</section>
<section id="id129">
<h4>Bugs Fixed<a class="headerlink" href="#id129" title="Permalink to this heading">#</a></h4>
2022-09-21 19:11:30 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/34">#34</a> - Weather is not displayed anymore</p></li>
2022-11-01 19:58:12 +01:00
</ul>
</section>
</section>
<section id="id130">
<h3>Misc<a class="headerlink" href="#id130" title="Permalink to this heading">#</a></h3>
2022-11-01 19:58:12 +01:00
<ul class="simple">
<li><p><strong><a class="reference external" href="https://poetry.eustace.io/">Poetry</a></strong> replaces <strong><a class="reference external" href="https://docs.pipenv.org">pipenv</a></strong> for Python packages management</p></li>
2022-09-21 19:11:30 +02:00
</ul>
<p>In this release 8 issues were closed.</p>
2022-09-21 19:11:30 +02:00
</section>
</section>
<section id="version-0-2-0-statistics-2019-07-07">
<h2>Version 0.2.0 - Statistics (2019/07/07)<a class="headerlink" href="#version-0-2-0-statistics-2019-07-07" title="Permalink to this heading">#</a></h2>
<section id="id131">
<h3>Issues Closed<a class="headerlink" href="#id131" title="Permalink to this heading">#</a></h3>
<section id="id132">
<h4>New Features<a class="headerlink" href="#id132" title="Permalink to this heading">#</a></h4>
2022-09-21 11:04:30 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/Fittrackee/issues/13">#13</a> - Detailed statistics</p></li>
2022-09-21 11:04:30 +02:00
</ul>
</section>
</section>
<section id="id133">
<h3>Misc<a class="headerlink" href="#id133" title="Permalink to this heading">#</a></h3>
2022-09-21 11:04:30 +02:00
<ul class="simple">
<li><p>Update dependencies</p></li>
2022-09-21 11:04:30 +02:00
</ul>
<p>In this release 1 issue was closed.</p>
2022-09-21 11:04:30 +02:00
</section>
</section>
<section id="version-0-1-1-fix-and-improvements-2019-02-07">
<h2>Version 0.1.1 - Fix and improvements (2019/02/07)<a class="headerlink" href="#version-0-1-1-fix-and-improvements-2019-02-07" title="Permalink to this heading">#</a></h2>
<section id="id134">
<h3>Issues Closed<a class="headerlink" href="#id134" title="Permalink to this heading">#</a></h3>
<section id="id135">
<h4>New Features<a class="headerlink" href="#id135" title="Permalink to this heading">#</a></h4>
2022-09-19 18:49:25 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/25">#25</a> - Display records on calendar</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/22">#22</a> - Add a total on current month statistics</p></li>
2022-09-19 18:49:25 +02:00
</ul>
</section>
<section id="id136">
<h4>Bugs Fixed<a class="headerlink" href="#id136" title="Permalink to this heading">#</a></h4>
2022-09-19 18:49:25 +02:00
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/31">#31</a> - Use moving duration for stats</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/29">#29</a> - Pause duration calculation with segments</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/28">#28</a> - Error on uploading gpx file</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/26">#26</a> - Total is incorrect in tooltip when duration is displayed</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/24">#24</a> - Some distances are not displayed correctly on current month statistics</p></li>
2022-09-19 18:49:25 +02:00
</ul>
<p>In this release 7 issues were closed.</p>
2022-09-19 18:49:25 +02:00
</section>
</section>
</section>
<section id="version-0-1-0-first-release-2018-07-04">
<h2>Version 0.1.0 - First release 🎉 (2018-07-04)<a class="headerlink" href="#version-0-1-0-first-release-2018-07-04" title="Permalink to this heading">#</a></h2>
<p><strong>Features:</strong></p>
2022-07-13 15:21:01 +02:00
<ul class="simple">
<li><p>Account creation (only standard user, not admin)</p></li>
<li><p>6 sports supported:</p>
<ul>
<li><p>Cycling (Sport)</p></li>
<li><p>Cycling (Transport)</p></li>
<li><p>Hiking</p></li>
<li><p>Montain Biking</p></li>
<li><p>Running</p></li>
<li><p>Walking</p></li>
2022-07-13 15:21:01 +02:00
</ul>
</li>
<li><p>Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)</p></li>
<li><p>Activity edition and deletion</p></li>
<li><p>An activity can be displayed with map (if with gpx), weather (if the DarkSky API key is provided) and charts (speed and elevation)</p></li>
<li><p>A user can add a note</p></li>
<li><p>Month calendar with activities</p></li>
<li><p>Current month statistics</p></li>
<li><p>Records by sports:</p>
<ul>
<li><p>average speed</p></li>
<li><p>farest distance</p></li>
<li><p>longest duration</p></li>
<li><p>maximum speed</p></li>
</ul>
</li>
<li><p>Activities list and search</p></li>
</ul>
<p><strong>Notes:</strong></p>
2022-09-14 09:55:02 +02:00
<ul class="simple">
<li><p>only activity owner can see his activity</p></li>
<li><p>no administration for now</p></li>
2022-09-14 09:55:02 +02:00
</ul>
<p>➡️ more informations: see <a class="reference external" href="https://samr1.github.io/FitTrackee/">documentation</a> and <a class="reference external" href="https://github.com/SamR1/FitTrackee/issues">current issues</a></p>
<section id="id137">
<h3>Issues Closed<a class="headerlink" href="#id137" title="Permalink to this heading">#</a></h3>
<section id="id138">
<h4>New Features<a class="headerlink" href="#id138" title="Permalink to this heading">#</a></h4>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/11">#11</a> - Timezone support</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/10">#10</a> - Add a note to an activity</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/9">#9</a> - User statistics on dashboard</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/8">#8</a> - Add weather to activities</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/3">#3</a> - Search filter for activities</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/2">#2</a> - Calendar to view activities</p></li>
</ul>
<p>In this release 6 issues were closed.</p>
2022-09-14 09:55:02 +02:00
</section>
</section>
</section>
</section>
</article>
</div>
<footer>
<div class="related-pages">
<a class="prev-page" href="troubleshooting/administrator.html">
<svg class="furo-related-icon"><use href="#svg-arrow-right"></use></svg>
<div class="page-info">
<div class="context">
<span>Previous</span>
</div>
<div class="title">Administrator</div>
</div>
</a>
</div>
<div class="bottom-of-page">
<div class="left-details">
<div class="copyright">
Copyright &#169; 2018 - 2023, SamR1
</div>
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
<a href="https://github.com/pradyunsg/furo">Furo</a>
</div>
<div class="right-details">
<div class="icons">
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
</div>
</div>
</div>
</footer>
</div>
<aside class="toc-drawer">
<div class="toc-sticky toc-scroll">
<div class="toc-title-container">
<span class="toc-title">
On this page
</span>
</div>
<div class="toc-tree-container">
<div class="toc-tree">
<ul>
<li><a class="reference internal" href="#">Change log</a><ul>
<li><a class="reference internal" href="#version-0-7-17-2023-06-03">Version 0.7.17 (2023/06/03)</a><ul>
<li><a class="reference internal" href="#translations">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-16-2023-05-29">Version 0.7.16 (2023/05/29)</a><ul>
<li><a class="reference internal" href="#features-and-enhancements">Features and enhancements</a></li>
<li><a class="reference internal" href="#bugs-fixed">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id1">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-15-2023-04-12">Version 0.7.15 (2023/04/12)</a><ul>
<li><a class="reference internal" href="#id2">Features and enhancements</a></li>
<li><a class="reference internal" href="#id3">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id4">Translations</a></li>
<li><a class="reference internal" href="#misc">Misc</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-14-2023-03-08">Version 0.7.14 (2023/03/08)</a><ul>
<li><a class="reference internal" href="#id5">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id6">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-13-2023-03-05">Version 0.7.13 (2023/03/05)</a><ul>
<li><a class="reference internal" href="#id7">Features and enhancements</a></li>
<li><a class="reference internal" href="#id8">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id9">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-12-2023-02-16">Version 0.7.12 (2023/02/16)</a><ul>
<li><a class="reference internal" href="#id10">Translations</a></li>
<li><a class="reference internal" href="#id11">Misc</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-11-2022-12-31">Version 0.7.11 (2022/12/31)</a><ul>
<li><a class="reference internal" href="#id12">Features and enhancements</a></li>
<li><a class="reference internal" href="#id13">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-10-2022-12-21">Version 0.7.10 (2022/12/21)</a><ul>
<li><a class="reference internal" href="#id14">Features and enhancements</a></li>
<li><a class="reference internal" href="#id15">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-9-2022-12-11">Version 0.7.9 (2022/12/11)</a><ul>
<li><a class="reference internal" href="#id16">Features and enhancements</a></li>
<li><a class="reference internal" href="#id17">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-8-2022-11-30">Version 0.7.8 (2022/11/30)</a><ul>
<li><a class="reference internal" href="#id18">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-7-2022-11-27">Version 0.7.7 (2022/11/27)</a><ul>
<li><a class="reference internal" href="#id19">Features and enhancements</a></li>
<li><a class="reference internal" href="#id20">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id21">Translations</a></li>
<li><a class="reference internal" href="#id22">Misc</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-6-2022-11-09">Version 0.7.6 (2022/11/09)</a><ul>
<li><a class="reference internal" href="#id23">Translations</a></li>
<li><a class="reference internal" href="#id24">Misc</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-5-2022-11-09">Version 0.7.5 (2022/11/09)</a><ul>
<li><a class="reference internal" href="#id25">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id26">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-4-2022-11-05">Version 0.7.4 (2022/11/05)</a><ul>
<li><a class="reference internal" href="#id27">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id28">Translations</a></li>
<li><a class="reference internal" href="#documentation">Documentation</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-3-2022-11-01">Version 0.7.3 (2022/11/01)</a><ul>
<li><a class="reference internal" href="#id29">Features and enhancements</a></li>
<li><a class="reference internal" href="#id30">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id31">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-2-2022-09-21">Version 0.7.2 (2022/09/21)</a><ul>
<li><a class="reference internal" href="#id32">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-1-2022-09-21">Version 0.7.1 (2022/09/21)</a><ul>
<li><a class="reference internal" href="#id33">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id34">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-7-0-2022-09-19">Version 0.7.0 (2022/09/19)</a><ul>
<li><a class="reference internal" href="#id35">Features and enhancements</a></li>
<li><a class="reference internal" href="#id36">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id37">Translations</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-12-2022-09-14">Version 0.6.12 (2022/09/14)</a><ul>
<li><a class="reference internal" href="#issues-closed">Issues Closed</a><ul>
<li><a class="reference internal" href="#id38">Bugs Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#pull-requests">Pull Requests</a><ul>
<li><a class="reference internal" href="#id39">Misc</a></li>
</ul>
</li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-11-2022-07-27">Version 0.6.11 (2022/07/27)</a><ul>
<li><a class="reference internal" href="#id40">Issues Closed</a><ul>
<li><a class="reference internal" href="#id41">Bugs Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id42">Pull Requests</a><ul>
<li><a class="reference internal" href="#features">Features</a></li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-10-2022-07-13">Version 0.6.10 (2022/07/13)</a></li>
<li><a class="reference internal" href="#id43">Issues Closed</a><ul>
<li><a class="reference internal" href="#id44">Bugs Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id45">Pull Requests</a><ul>
<li><a class="reference internal" href="#id46">Bugs Fixed</a></li>
</ul>
</li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-9-2022-07-03">Version 0.6.9 (2022/07/03)</a><ul>
<li><a class="reference internal" href="#id47">Issues Closed</a><ul>
<li><a class="reference internal" href="#id48">Features</a></li>
<li><a class="reference internal" href="#id49">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id50">Translations</a></li>
</ul>
</li>
2022-09-14 09:55:02 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-8-2022-06-22">Version 0.6.8 (2022/06/22)</a><ul>
<li><a class="reference internal" href="#id51">Issues Closed</a><ul>
<li><a class="reference internal" href="#id52">Bugs Fixed</a></li>
2022-07-27 11:10:29 +02:00
</ul>
</li>
<li><a class="reference internal" href="#id53">Misc</a></li>
2022-07-27 11:10:29 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-7-2022-06-11">Version 0.6.7 (2022/06/11)</a><ul>
<li><a class="reference internal" href="#id54">Issues Closed</a><ul>
<li><a class="reference internal" href="#id55">Bugs Fixed</a></li>
2022-07-13 15:21:01 +02:00
</ul>
</li>
2022-07-03 17:27:43 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-6-2022-05-29">Version 0.6.6 (2022/05/29)</a><ul>
<li><a class="reference internal" href="#id56">Misc</a></li>
2022-07-03 17:27:43 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-5-2022-04-24">Version 0.6.5 (2022/04/24)</a><ul>
<li><a class="reference internal" href="#id57">Issues Closed</a><ul>
<li><a class="reference internal" href="#id58">Features</a></li>
2022-07-03 17:27:43 +02:00
</ul>
</li>
2022-07-03 17:27:43 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-4-2022-04-23">Version 0.6.4 (2022/04/23)</a><ul>
<li><a class="reference internal" href="#id59">Issues Closed</a><ul>
<li><a class="reference internal" href="#id60">Bugs Fixed</a></li>
2022-06-22 20:22:26 +02:00
</ul>
</li>
2022-06-22 20:22:26 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-3-2022-04-09">Version 0.6.3 (2022/04/09)</a><ul>
<li><a class="reference internal" href="#id61">Pull Requests</a><ul>
<li><a class="reference internal" href="#id62">Bugs Fixed</a></li>
2022-06-11 19:59:41 +02:00
</ul>
</li>
2022-04-24 16:02:49 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-2-2022-04-03">Version 0.6.2 (2022/04/03)</a><ul>
<li><a class="reference internal" href="#id63">Issues Closed</a><ul>
<li><a class="reference internal" href="#id64">Bugs Fixed</a></li>
2022-04-23 08:28:41 +02:00
</ul>
</li>
2022-04-09 11:01:20 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-1-2022-03-27">Version 0.6.1 (2022/03/27)</a><ul>
<li><a class="reference internal" href="#id65">Issues Closed</a><ul>
<li><a class="reference internal" href="#id66">Bugs Fixed</a></li>
2022-04-09 11:01:20 +02:00
</ul>
</li>
2022-04-03 19:47:40 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-6-0-2022-03-27">Version 0.6.0 (2022/03/27)</a><ul>
<li><a class="reference internal" href="#id67">Issues Closed</a><ul>
<li><a class="reference internal" href="#id68">Features</a></li>
<li><a class="reference internal" href="#id69">Bugs Fixed</a></li>
2022-03-27 20:31:50 +02:00
</ul>
</li>
<li><a class="reference internal" href="#id70">Pull Requests</a><ul>
<li><a class="reference internal" href="#id71">Bugs Fixed</a></li>
2022-03-27 15:11:12 +02:00
</ul>
</li>
2022-03-27 15:11:12 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-5-7-2022-02-13">Version 0.5.7 (2022/02/13)</a><ul>
<li><a class="reference internal" href="#id72">Issues Closed</a><ul>
<li><a class="reference internal" href="#id73">Misc</a></li>
2022-03-27 15:11:12 +02:00
</ul>
</li>
<li><a class="reference internal" href="#id74">Pull Requests</a><ul>
<li><a class="reference internal" href="#security">Security</a></li>
<li><a class="reference internal" href="#id75">Misc</a></li>
2022-02-13 16:08:48 +01:00
</ul>
</li>
2022-02-13 16:08:48 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-5-6-2022-02-05">Version 0.5.6 (2022/02/05)</a><ul>
<li><a class="reference internal" href="#id76">Issues Closed</a><ul>
<li><a class="reference internal" href="#id77">Bugs Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id78">Pull Requests</a></li>
2022-02-13 16:08:48 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-5-5-2022-01-19">Version 0.5.5 (2022/01/19)</a><ul>
<li><a class="reference internal" href="#id79">Issues Closed</a><ul>
<li><a class="reference internal" href="#new-features">New Features</a></li>
<li><a class="reference internal" href="#id80">Bugs Fixed</a></li>
2022-02-13 16:08:48 +01:00
</ul>
</li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-5-4-2022-01-01">Version 0.5.4 (2022/01/01)</a><ul>
<li><a class="reference internal" href="#id81">Issues Closed</a><ul>
<li><a class="reference internal" href="#id82">Bugs Fixed</a></li>
2022-02-13 16:08:48 +01:00
</ul>
</li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-5-3-2022-01-01">Version 0.5.3 (2022/01/01)</a><ul>
<li><a class="reference internal" href="#id83">Issues Closed</a><ul>
<li><a class="reference internal" href="#id84">Bugs Fixed</a></li>
2022-02-05 22:09:17 +01:00
</ul>
</li>
2022-02-05 22:09:17 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-5-2-2021-12-19">Version 0.5.2 (2021/12/19)</a><ul>
<li><a class="reference internal" href="#id85">Issues Closed</a><ul>
<li><a class="reference internal" href="#id86">New Features</a></li>
2022-01-19 16:06:41 +01:00
</ul>
</li>
2022-01-01 22:47:01 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-5-1-2021-11-30">Version 0.5.1 (2021/11/30)</a><ul>
<li><a class="reference internal" href="#id87">Issues Closed</a><ul>
<li><a class="reference internal" href="#id88">New Features</a></li>
2022-01-19 16:06:41 +01:00
</ul>
</li>
2022-01-01 19:44:45 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-5-0-2021-11-14">Version 0.5.0 (2021/11/14)</a><ul>
<li><a class="reference internal" href="#id89">Issues Closed</a><ul>
<li><a class="reference internal" href="#id90">New Features</a></li>
<li><a class="reference internal" href="#id91">Bugs Fixed</a></li>
<li><a class="reference internal" href="#id92">Misc</a></li>
2021-12-19 15:59:39 +01:00
</ul>
</li>
<li><a class="reference internal" href="#id93">Pull Requests</a></li>
2021-11-28 11:39:11 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-9-2021-07-16">Version 0.4.9 (2021/07/16)</a><ul>
<li><a class="reference internal" href="#id94">Issues Closed</a><ul>
<li><a class="reference internal" href="#id95">New Features</a></li>
<li><a class="reference internal" href="#id96">Bugs Fixed</a></li>
2021-11-03 12:41:23 +01:00
</ul>
</li>
2021-11-06 21:26:02 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-8-2021-07-03">Version 0.4.8 (2021/07/03)</a><ul>
<li><a class="reference internal" href="#id97">Issues Closed</a><ul>
<li><a class="reference internal" href="#id98">Bugs Fixed</a></li>
2021-11-06 21:26:02 +01:00
</ul>
</li>
2021-11-10 21:33:14 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-7-2021-04-07">Version 0.4.7 (2021/04/07)</a><ul>
<li><a class="reference internal" href="#id99">Issues Closed</a><ul>
<li><a class="reference internal" href="#id100">Bugs Fixed</a></li>
2021-11-14 22:56:14 +01:00
</ul>
</li>
<li><a class="reference internal" href="#id101">Misc</a></li>
2021-07-14 20:39:26 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-6-2021-02-21">Version 0.4.6 (2021/02/21)</a><ul>
<li><a class="reference internal" href="#id102">Issues Closed</a><ul>
<li><a class="reference internal" href="#id103">Bugs Fixed</a></li>
2021-07-03 11:48:34 +02:00
</ul>
</li>
2021-07-14 20:39:26 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-5-2021-02-17">Version 0.4.5 (2021/02/17)</a><ul>
<li><a class="reference internal" href="#id104">Issues Closed</a><ul>
<li><a class="reference internal" href="#id105">Bugs Fixed</a></li>
2021-04-06 16:03:10 +02:00
</ul>
</li>
2021-04-06 14:26:51 +02:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-4-2021-01-31">Version 0.4.4 (2021/01/31)</a><ul>
<li><a class="reference internal" href="#id106">Issues Closed</a><ul>
<li><a class="reference internal" href="#id107">Bugs Fixed</a></li>
2021-02-17 17:34:03 +01:00
</ul>
</li>
<li><a class="reference internal" href="#id108">Misc</a></li>
2021-02-21 20:15:31 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-3-2021-01-10">Version 0.4.3 (2021/01/10)</a><ul>
<li><a class="reference internal" href="#id109">Issues Closed</a><ul>
<li><a class="reference internal" href="#id110">New Features</a></li>
<li><a class="reference internal" href="#id111">Bugs Fixed</a></li>
2021-01-31 10:52:35 +01:00
</ul>
</li>
2021-01-31 10:52:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-2-2021-01-03">Version 0.4.2 (2021/01/03)</a><ul>
<li><a class="reference internal" href="#id112">Misc</a></li>
2021-01-10 14:55:17 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-1-2020-12-31">Version 0.4.1 (2020/12/31)</a><ul>
<li><a class="reference internal" href="#id113">Issues Closed</a><ul>
<li><a class="reference internal" href="#id114">New Features</a></li>
2021-01-10 14:55:17 +01:00
</ul>
</li>
</ul>
</li>
<li><a class="reference internal" href="#version-0-4-0-fittrackee-on-pypi-2020-09-19">Version 0.4.0 - FitTrackee on PyPI (2020/09/19)</a><ul>
<li><a class="reference internal" href="#id115">Issues Closed</a><ul>
<li><a class="reference internal" href="#id116">New Features</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-3-0-administration-2020-07-15">Version 0.3.0 - Administration (2020/07/15)</a><ul>
<li><a class="reference internal" href="#id117">Issues Closed</a><ul>
<li><a class="reference internal" href="#id118">New Features</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-2-5-fix-and-improvements-2020-01-31">Version 0.2.5 - Fix and improvements (2020/01/31)</a><ul>
<li><a class="reference internal" href="#id119">Misc</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-2-4-minor-fix-2020-01-30">Version 0.2.4 - Minor fix (2020/01/30)</a><ul>
<li><a class="reference internal" href="#id120">Issues Closed</a><ul>
<li><a class="reference internal" href="#id121">Bugs Fixed</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-2-3-fittrackee-available-in-french-2019-12-29">Version 0.2.3 - FitTrackee available in French (2019/12/29)</a><ul>
<li><a class="reference internal" href="#id122">Issues Closed</a><ul>
<li><a class="reference internal" href="#id123">New Features</a></li>
<li><a class="reference internal" href="#id124">Bugs Fixed</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-2-2-statistics-fix-2019-09-23">Version 0.2.2 - Statistics fix (2019/09/23)</a><ul>
<li><a class="reference internal" href="#id125">Issues Closed</a><ul>
<li><a class="reference internal" href="#id126">Bugs Fixed</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-2-1-fix-and-improvements-2019-09-01">Version 0.2.1 - Fix and improvements (2019/09/01)</a><ul>
<li><a class="reference internal" href="#id127">Issues Closed</a><ul>
<li><a class="reference internal" href="#id128">New Features</a></li>
<li><a class="reference internal" href="#id129">Bugs Fixed</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#id130">Misc</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-2-0-statistics-2019-07-07">Version 0.2.0 - Statistics (2019/07/07)</a><ul>
<li><a class="reference internal" href="#id131">Issues Closed</a><ul>
<li><a class="reference internal" href="#id132">New Features</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#id133">Misc</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-1-1-fix-and-improvements-2019-02-07">Version 0.1.1 - Fix and improvements (2019/02/07)</a><ul>
<li><a class="reference internal" href="#id134">Issues Closed</a><ul>
<li><a class="reference internal" href="#id135">New Features</a></li>
<li><a class="reference internal" href="#id136">Bugs Fixed</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
<li><a class="reference internal" href="#version-0-1-0-first-release-2018-07-04">Version 0.1.0 - First release 🎉 (2018-07-04)</a><ul>
<li><a class="reference internal" href="#id137">Issues Closed</a><ul>
<li><a class="reference internal" href="#id138">New Features</a></li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
</ul>
</li>
2020-12-30 11:12:35 +01:00
</ul>
</li>
2020-12-30 11:12:35 +01:00
</ul>
</div>
</div>
</div>
2020-12-30 11:12:35 +01:00
</aside>
2020-12-30 11:12:35 +01:00
</div>
</div><script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/scripts/furo.js"></script>
<script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script>
</body>
2020-12-30 11:12:35 +01:00
</html>