Release Notes
Version 1.8.1 (2025-04-01)
- Minor bug fixes and performance improvements.
Version 1.8.0 (2025-03-22)
- Notes can now be archived without being deleted. Archived notes can be restored.
- Fixed mobile responsiveness for the note editor.
- Updated home page header for simplicity and clarity.
Version 1.7.2 (2025-03-18)
- Improved signup and login user experience.
- Improved server logic for authenticating new and existing users.
- Other updates and improvements.
Version 1.7.1 (2025-03-11)
- Added bold and emphasis keyboard shortcuts to note editor.
- Fixed mobile responsiveness for the note editor.
- General bug fixes and performance improvements.
Version 1.7.0 (2025-03-08)
- Added a grid and list view for notes on the home page.
- Added resizable areas for the note editor and preview.
- Updated user interface when viewing temporary notes.
- Other bug fixes and performance improvements.
Version 1.6.0 (2025-02-27)
- Addition of Temporary Notes feature.
- Temporary notes can be created without an account.
- A single use link is generated for each temporary note.
- Once opened, note content is removed from server and database.
Version 1.5.1 (2025-02-21)
- Minor bug fixes and performance improvements.
Version 1.5.0 (2025-02-20)
- Created a demo page for users to try out MarkNote.one.
- Demo page includes a live markdown editor with preview, and upload and download buttons.
- Demo page can now be accessed from the landing page.
Version 1.4.6 (2025-02-18)
- Updated GitHub OAuth to add GitHub account email to account.
- Added skeleton loaders to improve navigation speed and responsiveness.
Version 1.4.5 (2025-02-14)
- Created a feedback page for users to make feature requests and report bugs.
- Added an about page with information about the developers.
- Minor component and UI improvements.
Version 1.4.0 (2025-02-11)
- Updated note editor with drop down menus for more settings.
- Added a full screen mode rendered for the note editor.
- Refactored the note editor to use a more modular design.
Version 1.3.0 (2025-02-03)
- Notes can note be categorized by tags.
- Added ability to pin notes to the top of the list.
- Tags can be created and deleted in settings.
- Home page context menu can now edit categories and pinned notes.
- Tips and tricks now has markdown shortcuts.
Version 1.2.0 (2025-01-25)
- Added sidebar file list for easier navigation between notes.
- Implemented file selection and editing functionality.
- Added docs popup with list of available shortcuts.
- Added release notes page to track changes.
Version 1.1.1 (2025-01-16)
- Added page for uploading new .md files that are converted into MarkNote.
- Added a download button that saves notes to a local .md file.
Version 1.1.0 (2025-01-15)
- Added GitHub as an authentication provider.
- Implemented account management page.
- Improved responsive design for mobile devices.
- Added keyboard shortcuts for common actions.
Version 1.0.0 (2025-01-11)
- Initial release of MarkNote.one.
- Autosave turned on for all notes.
- Basic Markdown editing and preview functionality.
- User authentication (login and signup).