Skip to content

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:25
· 6 commits to main since this release

What's New in v5.0.1

Fixed

  • Removed Math.random() from persisted text session ID generation; IDs now prefer Web Crypto, with collision-checked fallbacks when it is unavailable.

Install

Download the attached Linux AppImage:

chmod +x ./*.AppImage
./*.AppImage

The mindnotes-pro-v5.0.1.tar.gz archive contains the production web build for static hosting. You can also use the Live App.

Before upgrading

Export a JSON backup before clearing browser site data or changing devices. Browser documents remain local to the current origin. The previous v4 document store is imported read-only on first v5 startup when available; the original database is never deleted. If automatic migration cannot occur, export the old data as JSON when possible and use the supported import path; imports replace the current board after validation.

Full Changelog · Report Issues

What's Changed

Full Changelog: v5.0.0...v5.0.1