Skip to content

Release 1.1.26: the shared 2.55.0 core, and no key hints on the phone - #84

Merged
adibhanna merged 3 commits into
mainfrom
release/1.1.26
Sep 23, 2026
Merged

adibhanna merged 3 commits into
mainfrom
release/1.1.26

Conversation

@adibhanna

Copy link
Copy Markdown
Contributor

Release 1.1.26 (versionCode 29): the shared ZenNotes core moves from 2.54.1 to 2.55.0 (core-2.55.0-core.h0743bd3af2a4204a, built from desktop release commit 00db7036), adopted with npm run core:adopt and verified against its provenance.

On the phone: the New note form no longer shows keyboard hints (ZenNotes/zennotes#842, the core hook that the CSS from #83 needed), and with Vim mode off nothing on screen names a Vim key any more. Also from the core: a new note takes the name you give it where a leftover creation date used to block the rename (#839), workflow runs carry a note's comments and creation date and undo puts them back, a symlinked note keeps pointing at its file when moved, the "Notes in folder" step can name the vault root (#840), and the move prompt speaks the sidebar's language (#844). Workflow event triggers (#843) do not fire on the phone.

Two commits: the adoption and the version bump. No native code changes. The signed bundle is built from the bump commit for Play; the Play-signed universal APK goes on the GitHub release after Play processes it.

The shared core moves from 2.54.1 to 2.55.0 (`core-2.55.0-core.h0743bd3af2a4204a`,
built from ZenNotes/zennotes `00db7036`, the desktop 2.55.0 release commit,
with a clean tree). On the phone the visible changes are the ones that never
made sense without a keyboard: the New note form no longer shows its key
hints (ZenNotes/zennotes#842, the hook this shell's CSS from #83 needed), and
with Vim mode off nothing on screen names a Vim key any more (no pane ring or
`m` chip in the sidebar, no j/k strips in the connections and comments panels,
no letters in tooltips). The rest of 2.55.0 comes along: a new note takes the
name you give it where a leftover creation date used to block the rename,
workflow runs carry a note's comments and creation date with it and undo puts
them back, a symlinked note keeps pointing at its file when moved, the
"Notes in folder" step can name the vault root, and the move prompt speaks
the sidebar's language. Workflow event triggers do not fire on the phone.

Adopted with `npm run core:adopt -- core-2.55.0-core.h0743bd3af2a4204a
--source 00db7036e411e55daca74e2c8c2318d64bff158c`: every archive's SHA-256
and SHA-512 checked against its provenance, all three recording that source
commit; the boundary check passed without an override.
@adibhanna
adibhanna merged commit 0050669 into main Sep 23, 2026
2 checks passed
@adibhanna
adibhanna deleted the release/1.1.26 branch September 23, 2026 22:09
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