Skip to content

fix: restore Theme Effects update detection - #9

Merged
deltrivx merged 1 commit into
mainfrom
agent/theme-effects-v2.7.2
Jul 31, 2026
Merged

fix: restore Theme Effects update detection#9
deltrivx merged 1 commit into
mainfrom
agent/theme-effects-v2.7.2

Conversation

@deltrivx

Copy link
Copy Markdown
Owner

Summary

  • make top-level latest_version authoritative in the WebUI updater
  • remove the stale channel: latest marker from v2.5.1
  • require exactly one latest channel in release verification
  • build the complete v2.7.2 snapshot and release artifacts

Root cause

The frontend searched versions[].channel === "latest" before consulting latest_version. Because v2.5.1 retained that channel, Unraid selected v2.5.1 while v2.7.0 was installed and concluded there was no update (or attempted a downgrade).

Verification

  • ./scripts/build-release.sh v2.7.2 snapshot
  • ./scripts/verify-release.sh v2.7.2
  • JavaScript, JSON, XML, shell syntax checks
  • PHP syntax checks using the target Unraid PHP runtime

@deltrivx
deltrivx marked this pull request as ready for review July 31, 2026 16:30
@deltrivx
deltrivx merged commit f317ce3 into main Jul 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant