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
This is a beta release of the next release version, and is intended for testing purposes. Please be careful when using this version on live writing projects, and make sure you take frequent backups.
The index cache and project-local gui state JSON files are no longer written on every autosave. Instead they are only written on manual saves or project close. The index cache is verified against a revision number on open to catch any stale caches. This was also a potential problem before, so this change is a general improvement. A stale cache is rebuilt on project open. Issue Index file is rewritten on every project autosave even when unchanged #2931. PR Refactor project autosave #2944.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Release Notes
This is a beta release of the next release version, and is intended for testing purposes. Please be careful when using this version on live writing projects, and make sure you take frequent backups.
Detailed Changelog
Bugfixes
Improvements
Other Changes
.mdextension and a standard TOML header instead of the old custom format and extension. Issue Use txt extension for text documents #1964. PR Document format update #2945.Installation
This discussion was created from the release Version 2026.2 Beta 2.
All reactions