• 2.5.4 bee61ab047

    2.5.4 Stable

    eric released this 2026-06-28 09:52:08 -07:00 | 0 commits to main since this release

    Forgejo migration and update checker hardening

    Fixed update checker compatibility with Forgejo. Forgejo's /releases.rss feed uses the same URL path as Gitea, but item titles are plain version numbers (e.g. 2.5.3) rather than v-prefixed. The checker now extracts the version from basename(link) instead of the item title, and filters feed items by /releases/tag/ in the link URL — making it robust against any future title format changes regardless of forge software.

    Updated internal docstrings from "Gitea" to "Forgejo".

    Full changelog: 2.5.3...2.5.4

    Downloads