mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 01:54:40 +08:00
bump(version): 0.2.3
- Threads sort the same way they do in Gmail, by "last message received" - We now use native SQLite bindings, and SQLite 3.8.11.1, which is 22% faster - We now display an affordance for undoing changes to threads - Scroll handling in the message list is much better - Contact chips have been overhauled in the composer, and are now editable - Contact autocompletions are better, and based on frequency of use - Messages wrap better in many scenarios - More than 20 bug fixes! We now have more than 1,000 specs for Nylas Mail.
This commit is contained in:
parent
d984071ac7
commit
3228b0df7e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "nylas",
|
||||
"productName": "Nylas",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "An email OS",
|
||||
"main": "./src/browser/main.js",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in a new issue