Skip to content

Release 1.13.0 (build 27): the shared 2.55.0 core, and no key hints on the phone - #32

Merged
adibhanna merged 2 commits into
mainfrom
release/1.13.0
Sep 24, 2026
Merged

adibhanna merged 2 commits into
mainfrom
release/1.13.0

Conversation

@adibhanna

Copy link
Copy Markdown
Contributor

Release 1.13.0 (build 27): 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 #31 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 by the repo's convention: the adoption, then Version 1.13.0 (build 27) with only the Xcode project's twelve version sites. No native code changes. main fast-forwards to the version commit, which is the commit to archive.

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 #31 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 1d92ffe into main Sep 24, 2026
1 check passed
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