Update wingfit to 5.3.1 (#3443)
This commit is contained in:
parent
26efc88b44
commit
d1f340dfd7
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8000
|
||||
|
||||
app:
|
||||
image: ghcr.io/itskovacs/wingfit:5.3.0@sha256:ec5a3c96e1053bc9ebd1885bea83e669e73583fbf9755f2db0c12c073469ef5d
|
||||
image: ghcr.io/itskovacs/wingfit:5.3.1@sha256:fed5dcc1c8abdec6409f4272caa08f9a6f1d2a3c8e1f9a13b3459c2ffea8a360
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/app/storage
|
||||
|
||||
@ -3,7 +3,7 @@ id: wingfit
|
||||
name: Wingfit
|
||||
tagline: An open-source minimalist fitness app
|
||||
category: files
|
||||
version: "5.3.0"
|
||||
version: "5.3.1"
|
||||
port: 8950
|
||||
description: >-
|
||||
🦾 Wingfit is a focused and thoughtfully designed fitness application that enables users to take full control of their workout routines and long-term training progress. At its core, the app provides a seamless way to create, customize, and log workouts, whether you're engaged in weightlifting, running, calisthenics, or any other type of physical activity. Users can define their own exercises and organize them into workout sessions that reflect their unique training style. Every detail of a workout can be recorded, including sets, repetitions, weights, distances, times, rest periods, and notes, allowing for precise and meaningful tracking.
|
||||
@ -25,7 +25,12 @@ gallery:
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
- 5.jpg
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
This release includes:
|
||||
- Fix for dark mode menu on mobile
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/itskovacs/wingfit/releases
|
||||
dependencies: []
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user