Skip to content

Commit 44ef7a0

Browse files
committed
Merge branch 'release-v0.12.1'
2 parents 674e75a + fb37e83 commit 44ef7a0

File tree

235 files changed

+8793
-8047
lines changed

Some content is hidden

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

235 files changed

+8793
-8047
lines changed

CHANGELOG.md

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

3+
## Version 0.12.1 (2025/09/03)
4+
5+
### Features and enhancements
6+
7+
* [PR#915](https://github.com/SamR1/FitTrackee/pull/915) - add description to public workouts RSS feed
8+
9+
### Translations
10+
11+
* [PR#914](https://github.com/SamR1/FitTrackee/pull/914) - Translations update from Hosted Weblate (Croatian and Polish)
12+
13+
Translation status:
14+
- Basque: 89%
15+
- Bulgarian: 56%
16+
- Catalan: 27%
17+
- Chinese (Simplified): 99%
18+
- Croatian: 100%
19+
- Czech: 45%
20+
- Dutch: 100%
21+
- English: 100%
22+
- French: 100%
23+
- Galician: 100%
24+
- German: 92%
25+
- Italian: 46%
26+
- Norwegian Bokmål: 30%
27+
- Polish: 100%
28+
- Portuguese: 55%
29+
- Russian: 98%
30+
- Spanish: 74%
31+
- Turkish: 1%
32+
33+
34+
Thanks to the contributors:
35+
- @easytigrrr
36+
- @iggydev
37+
38+
339
## Version 0.12.0 (2025/08/31)
440

541
This version provides workout data refresh, original file download and a RSS feed for users public workouts.
@@ -10,7 +46,7 @@ This version provides workout data refresh, original file download and a RSS fee
1046
### Features and enhancements
1147

1248
* [#818](https://github.com/SamR1/FitTrackee/issues/818) - Being able to download the original track alongside the gpx one
13-
* [#835](https://github.com/SamR1/FitTrackee/issues/835) - RSS source for public workouts
49+
* [#835](https://github.com/SamR1/FitTrackee/issues/835) - RSS feed for public workouts
1450
* [PR#900](https://github.com/SamR1/FitTrackee/pull/900) - Refresh workout data
1551

1652
### Bugs Fixed

VERSION

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

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.0
32+
image: fittrackee/fittrackee:v0.12.1
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.0
67+
# image: fittrackee/fittrackee:v0.12.1
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: cb2394941848484f4eadca5808b8af12
3+
config: 3740cb36ea4519ddda12a285201da354
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
-91 Bytes
Loading
-5.41 KB
Loading
-1.58 KB
Loading
1.78 KB
Loading
432 Bytes
Loading

docs/en/_images/dashboard.png

39.9 KB
Loading

0 commit comments

Comments
 (0)