1.0.0-alpha.4 (2024-12-02)
- dialog: made content scrollable, header & footer sticky (1a2b443)
- editor: fake caret animation improvements (b6d83b1)
- files: file dialogs reappear after cancellation (open/save/save As) (dc7c4a7), closes #243
- menubar: only show latest release downloads (0ad3b44)
- mobile: status bar content are misaligned (576e5b7)
- responsiveness: editor title overlapping if maxlength are met (e526055)
- shortcuts: remove unwanted trigger button from shortcuts dialog that caused scroll issues (ed6f9a7)
- storage: refining data from inavailable values of editor caused content merge (35fa06b)
- storage: when new values introduced they take default values in case of old users (aa6c0cd), closes #242
- svelte: svelte 5
run
replaced usingeffect
(0eab892) - tauri: minimum width & height are added; exit not working on tauri (5cc5847)
- temp (92def1d)
- vite:
manualChunks
incorrect config with pnpm (733a8c9)
1.0.0-alpha.3 (2024-11-18)
- editor: fake caret dispositioned when toggling line numbers (d6c7370)
- editor: inifinite recursion in editor caret position update (fe9df2b), closes #234
- logo: remove app logo white background color (5568d65), closes #236
- tauri: search on google not wokring on tauri (db17944), closes #235
1.0.0-alpha.2 (2024-11-18)
- about: version is undefined and repo url is incorrect (a1fc34c)
- editor: add line numbers on left exit animation (16cb4d1)
- editor: line no correctly aligned (f7f2794)
- file: save/open file issues on cross platform browsers (aa71537)
- loading: update loading animation (a581755)
- menubar: download button animate on mount (418f000)
- menubar: hide download button until lg (a9743b1)
- tauri: failed to get updater configuration: plugins > updater doesn't exist (161d32a)
- view-options: line numbers displaying issues; toggle line number in settings (95b0b99)
- menubar: add download button for web (59f7e45)
- menubar: add download-button (ed13660)
- menubar: add GitHub button to menubar
help
(4216ea9)
- 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)