Skip to content

Releases: Muhammed-Rahif/Notpad

v1.0.0-alpha.1

15 Oct 11:59
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2024-10-15)

Bug Fixes

  • can’t save or open file on mobile devices (94f80a0), closes #182
  • config: svelte with neutralino problems (00a9656)
  • editor: editor title close button bg color (b639bd4)
  • gh-pages: blank page (55be62f)
  • menubar: close the notepad (333c6a8)
  • menubar: dark mode label is not dynamic (9f4968b), closes #195
  • print: print with large content adds a scrollbar (2111f84)
  • pwa: vite-pwa not offline compatible (f860d07)
  • statusbar: move statusbar to a new component (629d145)
  • tauri: menubar file options support on tauri (4bb4883)

Features

  • Add character count feature to textarea (53c826e)
  • editor: open text files from local (8f0935a)
  • files: save and save as (ad68c28)
  • migrate to svelte from sveltekit (a77d5d9)
  • print active editor (2db8efe)
  • tauri: replace neutralino using tauri (8ea0897)