Skip to content

Releases: SamR1/FitTrackee

v0.7.3

01 Nov 19:30
Compare
Choose a tag to compare

Features and enhancements

  • #112 - allow user to change date format
  • #244 - New sport type: "Virtual Ride"

Thanks to @jat255

Bugs Fixed

  • #246 - Add support to PostgreSQL 15
  • #247 - Segments duration is displayed with microseconds

Translations

  • PR#252 - init Norwegian Bokmål translations files

Note: This release contains database migration (see upgrade instructions in documentation)

v0.7.2

21 Sep 17:47
Compare
Choose a tag to compare

Translations

v0.7.1

21 Sep 10:21
Compare
Choose a tag to compare

Bugs Fixed

  • PR#241 - Add missing password strength estimation package (german)

Translations

  • PR#239 - Translations update from Weblate (German, thanks to @qwerty287)
  • cb9d02f - Update OAuth 2.0 translations (English & French)

v0.7.0

19 Sep 17:55
Compare
Choose a tag to compare

Features and enhancements

  • #88 - OAuth 2.0 access token for api access
  • #231 - Invalidate token on logout
  • PR#236 - Add API rate limits

Bugs Fixed

  • #232 - Speed chart can not be hidden
  • #237 - Can not edit a workout when notes value is null

Translations

  • PR#212 - Translations update from Hosted Weblate (thanks to J. Lavoie)

Note: This release contains database migration (see upgrade instructions in documentation)

v0.6.12

14 Sep 08:48
Compare
Choose a tag to compare

Issues Closed

Bugs Fixed

  • #230 - Database problem after upgrade to 0.6.11

Pull Requests

Misc

  • #225 - Fix grammar issue

Thanks to @Skylan0916

In this release 1 issue was closed.
Note: 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<12)
(see upgrade instructions in documentation).

v0.6.11

27 Jul 09:56
Compare
Choose a tag to compare

Issues Closed

Bugs Fixed

  • #213 - Statistics - When using imperial measurements, ascent/descent should be in ft not mi

Pull Requests

Features

  • #223 - Display ascent record icon
  • #167 - Added ascent record to Dashboard
  • #162 - Added total elevation to dashboard

Thanks to @Fmstrat

In this release 1 issue was closed.
Note: This release contains database migration (see upgrade instructions in documentation)

v0.6.10

13 Jul 13:41
Compare
Choose a tag to compare

Issues Closed

Bugs Fixed

  • #210 - ERROR - could not download 6 tiles
    Note: for tile server requiring subdomains, see the new environment variable STATICMAP_SUBDOMAINS

Pull Requests

Bugs Fixed

  • #209 - Incorrect duration with track containing multiple segments

Thanks to @gorgobacka

In this release 1 issue was closed.

v0.6.9

03 Jul 15:56
Compare
Choose a tag to compare

FitTrackee is now available in German (thanks to @gorgobacka).
And translations can be updated on Weblate.

Issues Closed

Features

  • #200 - Detect browser language to use matching translation if available

Bugs Fixed

  • PR#208 - fix order on records cards
  • #201 - html lang attribute is not updated when changing language

Translations

  • PR#197 - Translations update from Weblate (French)
  • #196 - Use translation management tool
  • #190 - Add German translation

In this release 4 issues were closed.

Thanks to the contributors:

v0.6.8

22 Jun 18:51
Compare
Choose a tag to compare

Issues Closed

Bugs Fixed

  • #193 - Allow deleting a workout when files are missing
  • #192 - Returns 404 instead of 500 when map file not found
  • #191 - Layout issue on Workouts page

Misc

  • change gpx and map file naming (included in PR#195)
    Note: it does not affect previously imported files
  • cc4287e - Fix docker env file

In this release 3 issues were closed.

v0.6.7

11 Jun 18:32
Compare
Choose a tag to compare

Issues Closed

Bugs Fixed

  • #156 - Process gpx file with offset

In this release 1 issue was closed.