mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-08 01:04:39 +08:00
fix(send-later): Add isValidDraft to specs
This commit is contained in:
parent
52f050c5f5
commit
60632b5ee0
2 changed files with 1 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
||||||
+ On Windows, installing the update no longer displays a dialog "`app-0.4.X` is a folder."
|
+ On Windows, installing the update no longer displays a dialog "`app-0.4.X` is a folder."
|
||||||
+ Undoing and then redoing many operations now works as expected.
|
+ Undoing and then redoing many operations now works as expected.
|
||||||
+ When removing accounts, N1 focuses the remaining accounts properly.
|
+ When removing accounts, N1 focuses the remaining accounts properly.
|
||||||
+ The templates
|
|
||||||
+ N1 no longer fails to quit in some scenarios.
|
+ N1 no longer fails to quit in some scenarios.
|
||||||
+ N1 is now ~60MB smaller and launches faster thanks to proper precompiling of assets.
|
+ N1 is now ~60MB smaller and launches faster thanks to proper precompiling of assets.
|
||||||
+ Spellcheck now runs faster.
|
+ Spellcheck now runs faster.
|
||||||
|
|
2
src/pro
2
src/pro
|
@ -1 +1 @@
|
||||||
Subproject commit b6d195273280f6b78ee2a0f96780733958d6b996
|
Subproject commit ee1020c3b7c469df2fa401a3b9a1c2e0e7189fba
|
Loading…
Reference in a new issue