Update endurain to v0.17.6 (#4925)
This commit is contained in:
parent
07b7e44766
commit
23bbd07f04
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
app:
|
||||
image: ghcr.io/endurain-project/endurain:v0.17.5@sha256:7ec7a12ac0cb0a6a4ebb154da83cc1ceb9356fcfe8e4f35fe3ca77088ffbeb07
|
||||
image: ghcr.io/endurain-project/endurain:v0.17.6@sha256:d18d18d69b0c280db85c6f91172b678fcfc58b081e835aa6284b63b0fb87e023
|
||||
environment:
|
||||
UID: "1000"
|
||||
GID: "1000"
|
||||
|
||||
@ -3,7 +3,7 @@ id: endurain
|
||||
name: Endurain
|
||||
tagline: Fitness tracking, Open Source, Self-Hosted
|
||||
category: social
|
||||
version: "0.17.5"
|
||||
version: "0.17.6"
|
||||
port: 8865
|
||||
description: >-
|
||||
Endurain is a self-hosted fitness tracking service designed to give users full control over their data and hosting environment.
|
||||
@ -49,9 +49,10 @@ releaseNotes: >-
|
||||
|
||||
|
||||
Bug fixes and improvements:
|
||||
- Fixed inability to upload .fit files from certain devices
|
||||
- Fixed unable to authenticate with SSO
|
||||
- Added missing translations
|
||||
- Fixed mobile OAuth2/SSO not working with system browser
|
||||
- Fixed weight not being stored and displayed as a decimal value
|
||||
- Fixed wrong cadence unit of measure
|
||||
- Fixed activity page not updating when selecting a different activity from the notification drop-down
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/joaovitoriasilva/endurain/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user