Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.43 KB

File metadata and controls

60 lines (38 loc) · 1.43 KB

[0.5.0] - 2025-04-12

🚀 Features

  • Index enhancement

⚙️ Miscellaneous Tasks

  • (codebase) Sanitize imports
  • (docs) Updated the docs

[0.4.0] - 2023-08-03

🐛 Bug Fixes

  • (share) Fix share intent for both Twitter and WhatsApp
  • (content) Change the url encoder for the text

💼 Other

  • (enhancement) Hitting enter after inputing the title on Desktop will automatically focus the note body

[0.3.0] - 2023-06-23

🚀 Features

  • (CI) Add e2e tests with Cypress.io

💼 Other

  • Setup e2e with vitest

⚙️ Miscellaneous Tasks

  • (offline) Bump the cache version to 15
  • Clean up codebase

[0.2.1] - 2023-02-18

🐛 Bug Fixes

  • (index) The note titles should not overflow

⚙️ Miscellaneous Tasks

  • (updates) Bump service worker version
  • (docs) Add netlify status badge
  • (cleanup) Remove unused components

[0.1.0] - 2023-01-14

🐛 Bug Fixes

  • (manifest) Fixed the search shortcut icon
  • (manifest) Fixed the search shortcut icon
  • (share) Fixed the sharable content
  • (share) Watching for also shared_text and shared_url in order to trigger a note creation
  • (share) Watching for also shared_text and shared_url in order to trigger a note creation
  • Added full dark mode support for create, edit and show pages
  • Updated the share target to use the new hash navigation mode

⚙️ Miscellaneous Tasks

  • (docs) More information about the project.