Skip to content

Releases: SamR1/FitTrackee

v0.4.4

31 Jan 18:35
Compare
Choose a tag to compare

Issues Closed

Bugs Fixed

  • #62 - Error when sending reset password email

Misc

  • Refactoring before introducing new features.
  • Add docker files for evaluation purposes.

In this release 1 issue was closed.

v0.4.3

10 Jan 14:08
Compare
Choose a tag to compare

Issues Closed

New Features

  • #58 - Standardize terms used for workouts
    Note: Database model, upload directory for workouts and API endpoints are also updated.

Bugs Fixed

  • #59 - No message displayed on uploading image error

In this release 2 issues were closed.

v0.4.2

03 Jan 09:15
Compare
Choose a tag to compare

Misc

No new features in this release, only some refactorings before introducing new features.

v0.4.1

31 Dec 11:20
Compare
Choose a tag to compare

Issues Closed

New Features

  • #57 - Use uuid for activities

In this release 1 issue was closed.

v0.4.0

19 Sep 13:25
Compare
Choose a tag to compare

This version introduces some major changes:

  • Installation becomes more easy. FitTrackee can be now be installed from PyPI.
    ⚠️ Warning: please read installation documentation, some environment variables and files have been renamed.
  • It's now possible to change the tile provider for maps. The default tile server is now OpenStreetMap's standard tile layer (replacing ThunderForest Outdoors),
    see Map tile server in documentation.

Issues Closed

New Features

  • #54 - Tile server can be changed
  • #53 - Simplify FitTrackee installation

In this release 2 issue were closed.

Administration

15 Jul 18:12
c4d6492
Compare
Choose a tag to compare
Administration Pre-release
Pre-release

This version introduces some major changes:

  • FitTrackee administration is now available (see documentation)
    ⚠️ Warning: some application parameters move from environment variables to database (see installation).
  • in order to send emails, Redis is now a mandatory dependency

Issues Closed

New Features

  • #50 - A user can reset his password
  • #17 - A user can delete his account
  • #15 - Complete the administration

In this release 3 issues were closed.

Fix and improvements

31 Jan 14:29
Compare
Choose a tag to compare
Fix and improvements Pre-release
Pre-release

Misc

This version contains minor fix and improvements on client side:

  • 4c3fc34 - empty user data on logout
  • 34614d5 - add spinner on loading activities
  • b862a77, 2e1ee2c - add URL interceptors to simplify routes definition

Minor fix

30 Jan 21:17
Compare
Choose a tag to compare
Minor fix Pre-release
Pre-release

Issues Closed

Bugs Fixed

  • #47 - timezone drop-down is not displayed correctly
  • #46 - calendar cannot display more than 5 or 6 activities on the same day

In this release 2 issues were closed.

FitTrackee available in French

29 Dec 12:31
Compare
Choose a tag to compare
Pre-release

Issues Closed

New Features

  • #43 - Display weekend days with a different background color on calendar
  • #40 - Localize FitTrackee (i18n)

Bugs Fixed

  • #44 - Cannot edit an activity that does not have a gpx file

In this release 3 issues were closed.

Statistics fix

23 Sep 19:38
Compare
Choose a tag to compare
Statistics fix Pre-release
Pre-release

Issues Closed

Bugs Fixed

  • #41 - User statistics are incorrect

In this release 1 issue was closed.