-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-alpha.4 [skip ci]
# [1.0.0-alpha.4](v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-12-02) ### Bug Fixes * **dialog:** made content scrollable, header & footer sticky ([1a2b443](1a2b443)) * **editor:** fake caret animation improvements ([b6d83b1](b6d83b1)) * **files:** file dialogs reappear after cancellation (open/save/save As) ([dc7c4a7](dc7c4a7)), closes [#243](#243) * **menubar:** only show latest release downloads ([0ad3b44](0ad3b44)) * **mobile:** status bar content are misaligned ([576e5b7](576e5b7)) * **responsiveness:** editor title overlapping if maxlength are met ([e526055](e526055)) * **shortcuts:** remove unwanted trigger button from shortcuts dialog that caused scroll issues ([ed6f9a7](ed6f9a7)) * **storage:** refining data from inavailable values of editor caused content merge ([35fa06b](35fa06b)) * **storage:** when new values introduced they take default values in case of old users ([aa6c0cd](aa6c0cd)), closes [#242](#242) * **svelte:** svelte 5 `run` replaced using `effect` ([0eab892](0eab892)) * **tauri:** minimum width & height are added; exit not working on tauri ([5cc5847](5cc5847)) * temp ([92def1d](92def1d)) * **vite:** `manualChunks` incorrect config with pnpm ([733a8c9](733a8c9)) ### Features * editing filename limit update ([81f95b0](81f95b0)) * **menubar:** add a new button Display All Shortcuts ([d2d8374](d2d8374))
- Loading branch information
1 parent
a16f5fe
commit 98752f6
Showing
4 changed files
with
28 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters