Skip to content

fix: use OG release feed for updates - #51

Open
ehussong wants to merge 1 commit into
logseq:version/filefrom
ehussong:codex/fix-og-update-feed
Open

fix: use OG release feed for updates#51
ehussong wants to merge 1 commit into
logseq:version/filefrom
ehussong:codex/fix-og-update-feed

Conversation

@ehussong

@ehussong ehussong commented Sep 2, 2026

Copy link
Copy Markdown

Summary

Configure the desktop updater to query logseq/og rather than logseq/logseq.

The existing configuration causes Logseq OG 1.0.0 to see Logseq DB 2.x releases as available updates.

Verification

  • Confirmed the logseq/logseq update endpoint offers Logseq DB 2.0.1 to an OG 1.0.0 client.
  • Confirmed the logseq/og endpoint reports no newer update for OG 1.0.0.
  • Ran git diff --check.
  • Clojure lint/tests were not run because clojure is unavailable in the local environment.

Fixes #37

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.

OG versions (0.10.15 & 1.0.0) incorrectly show updates to DB 2.0.1

1 participant