Skip to content

v1.0.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jan 12:25
· 31 commits to alpha since this release

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)