chore(deps): update registry.gitlab.com/duartesantos8/opengym/web docker tag to v1.3.8 - #254
Merged
mainman94 merged 1 commit intoSep 21, 2026
Conversation
…ker tag to v1.3.8
renovate
Bot
force-pushed
the
renovate/registry.gitlab.com-duartesantos8-opengym-web-1.x
branch
from
September 21, 2026 01:42
ad2b224 to
baf3a77
Compare
mainman94
deleted the
renovate/registry.gitlab.com-duartesantos8-opengym-web-1.x
branch
September 21, 2026 04:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.7→1.3.8Release Notes
DuarteSantos8/opengym (registry.gitlab.com/duartesantos8/opengym/web)
v1.3.8Compare Source
Twenty-four reports closed: the keyboard that would not stay open on iPhone and iPad, notifications
that arrived with notifications switched off, reps you could not read on a narrow phone, and
assisted pull-ups that recorded your progress backwards. Plus the four things this milestone
promised — reorder your routines, a Smith machine with no bar, two-decimal weights, and deleting an
account for real. Eleven community pull requests from six contributors. Web bundle, APK and API image.
The fixes people actually hit
threw the keyboard straight back out about four times in five — worst on "Create new profile",
where a new user could not type a name. The page-alignment guard blurred the field you had just
tapped, because its "is the keyboard open?" check compares two numbers that both move while the
keyboard animates in. Measured on iOS 26.6:
innerHeightfell 684 → 374 while the visual viewportsat at 158, so the keyboard read as closed ~100 ms after every tap. Nothing acts on that check
while a text field has focus now.
browser permission itself and then fired whether or not Push was on — and a permission cannot be
handed back. Off is off.
effort column and the +/− buttons left the number nothing: at 320 px the reps field was empty and
102.5 kg showed as "102". Every number field now reserves the widest value it shows and the
buttons give way first — checked across 108 combinations of width, layout, effort mode and
per-side rows.
stack carries part of your weight, so less assistance is the harder set — but 30 kg stayed the
record over 20 kg, and progression answered a clean session by offering more help. Eight
catalogue exercises are affected, and
assistedon a custom exercise marks any other.top of the session.
session's weight, and a hard one taken short reported the whole session as missed.
nothing to configure; one that passes the prefix through takes
BASE_PATH=/gym.The four this milestone promised
day sheets and every picker follow the same order.
plates from zero instead of snapping back to a 9 kg bar.
and microplates. 62.75 stays 62.75 instead of rounding to 62.8.
everything attached to it, not just disable it. It asks twice and offers their data as a download
first; it refuses to delete you or the last admin.
Community pull requests
a shell that cannot load (#185), and a way back to the Start screen on a day that already has a
plan (#237).
keep their kg/lb unit (#210), and a Coach test that no longer fails around midnight (#208).
Found by a QA sweep of every screen, and fixed
and equipment as well as names. Fuzzy matching is now name-only, and only for words with no exact
hit anywhere.
History, the calendar and the heatmap showed kilo totals under a pound label. Body weight also
converts at 0.1 now, not in plate steps, so a round trip comes home.
equipment, no muscles, and no way to edit or delete it.
history in two; imported volume counted warm-up sets; hyphenated names ("Stiff-Legged Deadlift")
were filed under the wrong body part.
account could then not be disabled. The API answers 400 (or 413) for a request the client got
wrong instead of 500 with a stack trace, and refuses an array as the state document — which used
to wipe the profile and silently reset its revision.
width, page headers give way before their button, drop-set rows and cardio speeds are readable,
and the column header lines up over per-side rows.
sheet or the Muscles list, and a day with one routine says "1 routine".
Known and not fixed: counts in Russian and the other Slavic packs use the English two-form plural
rule, so "2 дней" where it should read "2 дня". It affects every counter in the app and is being
done properly rather than patched here.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.