Skip to content

Commit fee0e57

Browse files
committed
Merge branch 'release-v0.12.2'
2 parents 44ef7a0 + 55958ec commit fee0e57

File tree

186 files changed

+7628
-7173
lines changed

Some content is hidden

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

186 files changed

+7628
-7173
lines changed

CHANGELOG.md

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

3+
## Version 0.12.2 (2025/09/07)
4+
5+
### Bugs Fixed
6+
7+
* [#920](https://github.com/SamR1/FitTrackee/issues/920) - workout with gaps in heart rate data is not displayed correctly
8+
9+
### Translations
10+
11+
* [PR#916](https://github.com/SamR1/FitTrackee/pull/916) - Translations update from Hosted Weblate (Basque)
12+
* [PR#919](https://github.com/SamR1/FitTrackee/pull/919) - Translations update from Hosted Weblate (Galician)
13+
14+
Translation status:
15+
- Basque: 94%
16+
- Bulgarian: 56%
17+
- Catalan: 27%
18+
- Chinese (Simplified): 99%
19+
- Croatian: 100%
20+
- Czech: 45%
21+
- Dutch: 100%
22+
- English: 100%
23+
- French: 100%
24+
- Galician: 100%
25+
- German: 92%
26+
- Italian: 46%
27+
- Norwegian Bokmål: 30%
28+
- Polish: 100%
29+
- Portuguese: 55%
30+
- Russian: 98%
31+
- Spanish: 74%
32+
- Turkish: 1%
33+
34+
35+
Thanks to the contributors:
36+
- @erral
37+
- @xmgz
38+
39+
340
## Version 0.12.1 (2025/09/03)
441

542
### Features and enhancements

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.1
1+
0.12.2

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
env_file:
3030
- .env
3131
# Image from Docker Hub
32-
image: fittrackee/fittrackee:v0.12.1
32+
image: fittrackee/fittrackee:v0.12.2
3333
# Uncomment following line to build image instead of using pre-built image
3434
# build: .
3535
volumes:
@@ -64,7 +64,7 @@ services:
6464
# env_file:
6565
# - .env
6666
## Image from Docker Hub
67-
# image: fittrackee/fittrackee:v0.12.1
67+
# image: fittrackee/fittrackee:v0.12.2
6868
## Uncomment following line to build image instead of using pre-built image
6969
## build: .
7070
# 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 hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 3740cb36ea4519ddda12a285201da354
3+
config: aba9affba3b0c8e11e5287f3336dd7d3
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
-98 Bytes
Loading
570 Bytes
Loading
834 Bytes
Loading
641 Bytes
Loading
659 Bytes
Loading

docs/en/_images/dashboard.png

-606 Bytes
Loading

0 commit comments

Comments
 (0)