Skip to content

v1.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 13:33
· 69 commits to alpha since this release

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 using effect (0eab892)
  • tauri: minimum width & height are added; exit not working on tauri (5cc5847)
  • vite: manualChunks incorrect config with pnpm (733a8c9)

Features

  • editing filename limit update (81f95b0)
  • menubar: add a new button Display All Shortcuts (d2d8374)