I am starting a newsletter powered by @keila@fosstodon.org, and this will be a great way for you to stay informed about the project. You can subscribe to it here: https://app.keila.io/forms/nfrm_GRYrMr3w
Endurain is a self-hosted fitness tracking service designed to give users full control over their data and hosting environment.
Posts with more than 6 months are automatically deleted.
Posts
Hello Mastodon,
During the last weeks I noticed it is getting harder and harder to add new features and review code safely. So #Endurain is entering a temporary feature freeze.
The project is not paused. The focus is shifting from new features to strengthening the foundations.
More details here: https://docs.endurain.com/blog/2026/05/23/pausing-new-features-so-endurain-can-keep-growing/
New #Endurain version v0.18.3 released with goal progress filtering, frontend fixes, and Docker data-path improvements.
💡Gentle reminder: don't forget to update the image from "ghcr.io/endurain-project/endurain" to "codeberg.org/endurain-project/endurain"
Grab it now https://codeberg.org/endurain-project/endurain/releases/tag/v0.18.3
New #Endurain version v0.18.2 released with allow SSRF allowlist for OIDC discovery + bug fixes.
💡Gentle reminder: don't forget to update the image from "ghcr.io/endurain-project/endurain" to "codeberg.org/endurain-project/endurain"
Grab it now https://codeberg.org/endurain-project/endurain/releases/tag/v0.18.2
New #Endurain version v0.18.1 released with fix issue gears not loading.
💡Gentle reminder: don't forget to update the image from "ghcr.io/endurain-project/endurain" to "codeberg.org/endurain-project/endurain"
Grab it now https://codeberg.org/endurain-project/endurain/releases/tag/v0.18.1
New #Endurain version v0.18.0 released with API keys, fasting+water intake+bowl movement tracking in health, Strava bulk import, activity map thumbnails, Redis-backed security storage, and security hardening.
💡Gentle reminder: don't forget to update the image from "ghcr.io/endurain-project/endurain" to "codeberg.org/endurain-project/endurain"
Grab it now https://codeberg.org/endurain-project/endurain/releases/tag/v0.18.0
Now that I moved from GitHub, I should also think on a different donation platform?
@Liberapay@mastodon.xyz, @opencollective@mastodon.opencollective.com, another one? Both?
Suggestions welcomed.
@rdfhrn@hessen.social @Codeberg@social.anoxinon.de thanks for the feedback. Yeah I was having some troubles with the image generation, specially the ARM using a local runner, but it is fixed :)
New #Endurain version v0.17.8 released hosted now on @Codeberg@social.anoxinon.de
Github repo is now archived. Codeberg only supports building images on amd64, so ARM image will not be available at the moment.
💡Gentle reminder: don't forget to update the image from "ghcr.io/endurain-project/endurain" to "codeberg.org/endurain-project/endurain"
Grab it now https://codeberg.org/endurain-project/endurain/releases/tag/v0.17.8
EDIT: ARM image is also available
A new switch allowing to see weekly and monthly stats also on time and calories is now added to home and profile view.
For home and profile views, maps are now thumbnails making it faster to load these pages. The thumbnails will be created automatically on upgrade. Activity page continues to be a full map.
Strava limits should no longer hang the backend.
Some other stuff is happening in the background as well, like refactoring at the moment a lot of modules, adding filtering to gears, etc