Release notes
v0.4.0
Notes rebranding, display names, password resets, and improved navigation
- Rename 'pastes' to 'notes' across the entire application
- Add display name support with settings UI and registration form field
- Add dedicated /notes page with search filter and sort controls
- Add markdown footnote support with styled rendering
- Replace inline alerts with toast notification system
- Add cascade-deletion warnings for account and user deletion
v0.3.0
Visual redesign with custom theming and improved editing
- Redesign UI with custom light and dark themes and warm color palette
- Use Literata serif font for reading content
- Add username dropdown menu in navigation
- Make editor fill viewport with scroll-synced side-by-side preview
- Add hover share icon on note titles
- Fix dark theme contrast issues
v0.2.0
Server-side rendering migration with live preview, wide mode editing, and UI improvements
- Add live markdown preview with side-by-side editor view
- Add wide mode for compose and edit pages when preview is enabled
- Switch to monospace font in editor for better markdown authoring
- Replace system dialogs with custom styled modals
- Add version display in footer and release notes page
- Fix code block rendering in syntax highlighting
- Require authentication for home page
- Add invite request note on login page
v0.1.0
Initial release with markdown notes, user accounts, and shareable short links
- Initial release with markdown note support
- User accounts with invite-based registration
- Shareable short links at /r/{slug}
- Syntax highlighting for code blocks
- Note management and admin capabilities
- Link previews in Discord, Slack, and other social apps
- Custom favicon with warm notepad icon