Skip to content

Commit a496f84

Browse files
committed
Merge branch 'release-v1.0.6'
2 parents ed286b5 + b5e6a7f commit a496f84

232 files changed

Lines changed: 8863 additions & 8258 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Change log
22

3+
## Version 1.0.6 (2026/01/04)
4+
5+
**Warning**:
6+
- The version 1.1.0 will require all workouts to be updated, see [documentation](https://docs.fittrackee.org/en/upgrading-to-1.0.x.html#workouts-data-update).
7+
8+
### Bugs Fixed
9+
10+
* [#1015](https://github.com/SamR1/FitTrackee/issues/1015) - Invalid elevation data prevents the file from being uploaded
11+
* [PR#1018](https://github.com/SamR1/FitTrackee/pull/1018) - Do not display elevation for water sports
12+
13+
### Translations
14+
15+
* [#1003](https://github.com/SamR1/FitTrackee/issues/1003) - [translations request] Kabyle
16+
* [PR#1020](https://github.com/SamR1/FitTrackee/pull/1020) - Translations update from Hosted Weblate (Kabyle)
17+
* [PR#1022](https://github.com/SamR1/FitTrackee/pull/1022) - Translations update from Hosted Weblate (Polish)
18+
19+
Translation status for languages available on the interface:
20+
- Basque: 100%
21+
- Bulgarian: 54%
22+
- Catalan: 26%
23+
- Chinese (Simplified): 98%
24+
- Croatian: 100%
25+
- Czech: 48%
26+
- Dutch: 99%
27+
- English: 100%
28+
- French: 100%
29+
- Galician: 100%
30+
- German: 93%
31+
- Italian: 99%
32+
- Kabyle: 2%
33+
- Norwegian Bokmål: 45%
34+
- Polish: 98%
35+
- Portuguese: 53%
36+
- Russian: 97%
37+
- Spanish: 71%
38+
- Turkish: 1%
39+
40+
Thanks to the contributors:
41+
- @easytigrrr
42+
- ButterflyOfFire
43+
44+
345
## Version 1.0.5 (2025/12/27)
446

547
**Warning**:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Map data from [OpenStreetMap](https://www.openstreetmap.org).
3737

3838
## Documentation
3939

40-
- [Features](https://docs.fittrackee.org/en/features.html)
40+
- [Features](https://docs.fittrackee.org/en/features.html) ([screenshots](https://docs.fittrackee.org/en/features.html#screenshots))
4141
- [Installation instructions](https://docs.fittrackee.org/en/installation.html)
4242
- [Command line interface](https://docs.fittrackee.org/en/cli.html)
4343
- [Third-party tools](https://docs.fittrackee.org/en/third_party_tools.html)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.5
1+
1.0.6

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ services:
3838
env_file:
3939
- .env
4040
# Image from Docker Hub
41-
image: fittrackee/fittrackee:v1.0.5
41+
image: fittrackee/fittrackee:v1.0.6
4242
# Uncomment following line to build image instead of using pre-built image
4343
# build: .
4444
volumes:
@@ -73,7 +73,7 @@ services:
7373
# env_file:
7474
# - .env
7575
## Image from Docker Hub
76-
# image: fittrackee/fittrackee:v1.0.5
76+
# image: fittrackee/fittrackee:v1.0.6
7777
## Uncomment following line to build image instead of using pre-built image
7878
## build: .
7979
# volumes:

docs/en/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8946b4235b7fd2b8e8a95733d296908c
3+
config: 43f124b0e7c1d059696d1ce56ccc2f9d
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
363 Bytes
Loading
7.29 KB
Loading
4.78 KB
Loading
13.4 KB
Loading
6.36 KB
Loading

0 commit comments

Comments
 (0)