Skip to content

chore: bump 1.1.13 (vc 15) - #43

Merged
adibhanna merged 1 commit into
mainfrom
release/1.1.13
Aug 31, 2026
Merged

chore: bump 1.1.13 (vc 15)#43
adibhanna merged 1 commit into
mainfrom
release/1.1.13

Conversation

@adibhanna

Copy link
Copy Markdown
Contributor

Release bump for 1.1.13 / versionCode 15. Shell-only — the app core stays pinned to upstream 43994ff (app-core 2.38.0), unchanged from 1.1.12.

What ships

1.1.12 added the attach-file paperclip. This release fixes it.

Release verification

  • npm run typecheck clean against the stamp
  • npm test — 28/28
  • npm run build + npx cap sync android clean, .zennotes-commit untouched
  • ./gradlew bundleRelease successful; merged manifest confirms versionCode 15 / versionName 1.1.13
  • AAB signed with the upload key (jar verified), sha256 3f433372d692e6377f6cfaf2af6e670f28182966af49a7f527ead8528627cc8c

Matching ports: ZenNotes/zennotesios#15, ZenNotes/zennotes#699.

After Play approval: tag v1.1.13 on the merge commit and attach the Play-signed universal APK (App bundle explorer → version 15) per #5.

https://claude.ai/code/session_01K8DDCypFYHRUhWWFJRu6f9

Shell-only release: the app core stays pinned to upstream 43994ff
(app-core 2.38.0), unchanged from 1.1.12.

Ships the attach-file fixes on top of 1.1.12: attachments land in
assets/ with a vault-relative link (PR #41), self-hosted uploads use
the native form-data path instead of an ignored base64 transfer
encoding (closes #40), an unreadable content:// attachment answers
404 instead of killing the process (PR #34), and the attach input is
off-screen for iOS-shell parity (PR #33).

Claude-Session: https://claude.ai/code/session_01K8DDCypFYHRUhWWFJRu6f9
@adibhanna
adibhanna merged commit 94610d7 into main Aug 31, 2026
2 checks 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.

New "add image to note" feature in Android, not working for me.

1 participant