Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ZenNotes
/
zennotes
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
144
Star
2.5k
Code
Issues
73
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Release 2.52.0: panels each note remembers, undo history that stays with each note, and a note that keeps its width
- #807
#807
Merged
adibhanna
merged 19 commits into
main
ZenNotes/zennotes:main
from
v2.52.0
ZenNotes/zennotes:v2.52.0
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Release 2.52.0: panels each note remembers, undo history that stays with each note, and a note that keeps its width
#807
adibhanna
merged 19 commits into
main
ZenNotes/zennotes:main
from
v2.52.0
ZenNotes/zennotes:v2.52.0
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
Fix(vim): Escape ends a block edit in normal mode
Show description for 81798b4
adibhanna
committed
81798b4
View commit details
Copy full SHA for 81798b4
Browse repository at this point
Fix(tooling): resolve electron from the desktop workspace in the CDP scripts
Show description for 86d9576
adibhanna
committed
86d9576
View commit details
Copy full SHA for 86d9576
Browse repository at this point
Fix(sidebar): the Vim cursor survives a trip to the editor and back
Show description for 6f3b623
adibhanna
committed
6f3b623
View commit details
Copy full SHA for 6f3b623
Browse repository at this point
Fix(palette): typing goes to the search a command opened, not the note
Show description for 50ab256
adibhanna
committed
50ab256
View commit details
Copy full SHA for 50ab256
Browse repository at this point
Fix(settings): Settings takes the keyboard instead of leaving it in the note
Show description for 9a6f5b6
adibhanna
committed
9a6f5b6
View commit details
Copy full SHA for 9a6f5b6
Browse repository at this point
Fix(settings): the Settings search can be driven from the keyboard
Show description for eb09088
adibhanna
committed
eb09088
View commit details
Copy full SHA for eb09088
Browse repository at this point
Fix(panels): panel shortcuts leave a pane alone when it is not showing a note
Show description for c048134
adibhanna
committed
c048134
View commit details
Copy full SHA for c048134
Browse repository at this point
Fix(config): "Keep view mode when switching notes" travels in config.toml
Show description for ecbc010
adibhanna
committed
ecbc010
View commit details
Copy full SHA for ecbc010
Browse repository at this point
Feat(panels): each note can remember its own panels (#794)
Show description for 007f52c
adibhanna
committed
007f52c
View commit details
Copy full SHA for 007f52c
Browse repository at this point
Feat(panels): per-note panels come back after a restart (#794)
Show description for 53c339c
adibhanna
committed
53c339c
View commit details
Copy full SHA for 53c339c
Browse repository at this point
Fix(editor): each note keeps its own undo history across tab switches (#793)
Show description for 27c09c9
adibhanna
committed
27c09c9
View commit details
Copy full SHA for 27c09c9
Browse repository at this point
Fix(editor): renaming or moving the open note keeps the caret and undo history
Show description for 5b39bc8
adibhanna
committed
5b39bc8
View commit details
Copy full SHA for 5b39bc8
Browse repository at this point
Fix(panels): the note keeps a readable width when side panels do not fit (#805)
Show description for 7537be3
adibhanna
committed
7537be3
View commit details
Copy full SHA for 7537be3
Browse repository at this point
Feat(editor): undo history can survive quitting, Vim's undofile (#793)
Show description for bd0dc11
adibhanna
committed
bd0dc11
View commit details
Copy full SHA for bd0dc11
Browse repository at this point
Fix(wikilinks): | in the link picker starts the display text (#804)
Show description for 7d8e731
adibhanna
committed
7d8e731
View commit details
Copy full SHA for 7d8e731
Browse repository at this point
Feat(browse): a folder or database can move to another folder
Show description for f8f967c
adibhanna
committed
f8f967c
View commit details
Copy full SHA for f8f967c
Browse repository at this point
Release: align desktop and shared packages at 2.52.0
adibhanna
committed
ff6210d
View commit details
Copy full SHA for ff6210d
Browse repository at this point
Fix(tooling): the caret smoke check waits for a caret that has been laid out
Show description for d836b1c
adibhanna
committed
d836b1c
View commit details
Copy full SHA for d836b1c
Browse repository at this point
Fix(undo): read a saved undo history through one file handle
Show description for f90161f
adibhanna
committed
f90161f
View commit details
Copy full SHA for f90161f
Browse repository at this point
You can’t perform that action at this time.