Skip to content

Release: server 2.55.0 on the 2.55.0 browser artifact - #2

Merged
adibhanna merged 1 commit into
mainfrom
release/2.55.0
Sep 23, 2026
Merged

adibhanna merged 1 commit into
mainfrom
release/2.55.0

Conversation

@adibhanna

Copy link
Copy Markdown
Contributor

Server 2.55.0: pins the published browser artifact web-2.55.0-web.h37369c6e25817727 (desktop release commit 00db7036) and moves release.json to 2.55.0. No Go dependency moved since 2.51.0, so the vendor hash stays.

What self-hosters get: the 2.55.0 browser bundle sends a prepared workflow run's moves, which this server carries since b35c983, so a workflow on a remote vault takes each note's comments with it and undo puts them back; relative links are re-based when a note or folder moves (6c6554a); the version endpoints report the running release.

Verified locally with Go alone: prepare-web from the manifest URL, vet, package tests, the embedded bundle test and an embedded build. The release itself is cut by the Prepare server release workflow from the merge commit, then the draft is verified (candidate install and rollback against 2.51.0) and published, and the Docker image is pushed from the tag.

The browser bundle is the published `web-2.55.0-web.h37369c6e25817727`
artifact, built from the desktop 2.55.0 release commit `00db7036` with
a clean tree; the manifest here is that release's manifest byte for
byte, so prepare-web verifies the archive against it. That bundle sends
a prepared workflow run's `moves`, which this server has carried since
`b35c983` (a run on a remote vault takes each note's comments with it),
so self-hosted vaults get the 2.55.0 workflow fixes end to end, together
with the relative-link re-basing on moves from `6c6554a` and the
version-reporting endpoints.

release.json moves to 2.55.0. The Go vendor hash is unchanged because no
Go dependency moved since 2.51.0. Verified with Go alone: prepare-web
from the manifest URL, vet, the package tests, the embedded bundle test,
and an embedded build whose index.html carries one bundled module script
and no inline script.
@adibhanna
adibhanna merged commit f1753c0 into main Sep 23, 2026
10 checks passed
@adibhanna
adibhanna deleted the release/2.55.0 branch September 23, 2026 20:56
@adibhanna
adibhanna deployed to server-release September 23, 2026 20:58 — with GitHub Actions Active
@adibhanna
adibhanna deployed to server-docker-publisher September 23, 2026 21:09 — with GitHub Actions Active

This branch was successfully deployed

2 active deployments
server-docker-publisher — f1753c02 Deployed Sep 23, 2026 by adibhanna via Build and push multi-arch image #5
server-release — f1753c02 Deployed Sep 23, 2026 by adibhanna via draft #4
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