Releases: Muhammed-Rahif/Notpad
Releases · Muhammed-Rahif/Notpad
v1.0.0-alpha.5
1.0.0-alpha.5 (2025-01-13)
Bug Fixes
- editor: confirm editor close wheather to save or not (1743adb)
- editor: line numbers visibility; scroll issues (a1862dd)
- editor: status bar hidden if content is overflowing (6ea0fd1)
- fonts: inconsolata and parkinsans fonts not loaded (b40c40e)
- loading: theme wasn't matching (c70a8db)
- menubar: rearrange menubar items (3b21534), closes #278
- theme: add intructions to add themes in 'src/assets/css/themes.css' (6cf92c2)
- theme: rearrange themes (b02204a)
Features
- Confirmation-Popup: Add SaveAndQuit (7ab4453)
- dialog: make dialogs draggable (080ed37)
- editor: add delete option in Edit > Delete (9c7785c), closes #290
- editor: custom caret options (enable/disable, caret style and caret animation) (7a5f61e)
- editor: multiple date/time formats; resolves #291 (0fe6f6a)
- editor: wrap long lines (20c45cd)
- effect: type effects such as click sound, vibration, volume (bcd1747)
- head: Add SEO meta tags for better search optimization (6f32f63)
- icon: dynamic fav icon based on themes (960753b)
- settings: add themes classic, sepia, blue and red (0955e45)
- settings: add type effect sounds (17f0d21)
- settings: setup caret style and animation store (802e953)
- themes: add themes 'cosmic', 'kelp' and 'coral' (5ec4f7d)
v1.0.0-alpha.4
1.0.0-alpha.4 (2024-12-02)
Bug Fixes
- 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)
- vite:
manualChunks
incorrect config with pnpm (733a8c9)
Features
v1.0.0-alpha.3
1.0.0-alpha.3 (2024-11-18)
Bug Fixes
v1.0.0-alpha.2
1.0.0-alpha.2 (2024-11-18)
Bug Fixes
- 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)
Features
v1.0.0-alpha.1
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)