Skip to content

v11.5.4

Choose a tag to compare

@doobidoo doobidoo released this 05 Sep 07:07
· 276 commits to main since this release

Special Thanks

Thanks to @sunnyagain for reporting issue #158.

PATCH release: web dashboard GitHub references replaced with Codeberg.

Fixed

  • fix(dashboard): replace stale github.com references with Codeberg (#158, #159, reported by @sunnyagain). The web dashboard footer still linked to github.com after the Codeberg migration (missed in #74). Wiki/repo/LICENSE links now point to codeberg.org (LICENSE uses the Forgejo /src/branch/main/ path form), the footer and all 7 i18n locales (en/de/es/fr/ja/ko/zh) now read "Codeberg Repository" instead of "GitHub Repository", and the GitHub octocat icon was swapped for a brand-neutral git icon. app.py's server-rendered fallback page link was updated to match.

Full changelog: https://codeberg.org/doobidoo/mcp-memory-service/src/branch/main/CHANGELOG.md#1154-2026-07-22