Remove old patch note.

This commit is contained in:
Burak Kaan Köse
2024-07-09 19:17:25 +02:00
parent 96f4ca2cc9
commit 9e8c8a019e

View File

@@ -1,89 +0,0 @@
# 🚀 Welcome to Wino Mail
Over the last 5 months I've been working on a huge patch to improve Wino. It's finally here! Lots of good stuff baked into this update with the help of new contributors... Yes, with the help of new contributors because;
## 🍀 Wino is now open source
Source code has been released to [GitHub repository](https://github.com/bkaankose/Wino-Mail/). Previously this was an issue only repository to track issues. Now you have access to the source code. Please check out the [Contribution guideline](https://github.com/bkaankose/Wino-Mail/blob/main/CONTRIBUTING.md) to get started before jumping into the code.
#### 😔 Apologies
Due to the new improvements in the database structure to support some of the improvements and new features, your existing account information won't be migrated to this version. You must re-add your accounts. My sincere apologies :/
### Community Contributions
Open sourcing the project allowed many contributors to improve Wino since. Following issues have been addressed by community contributors:
- [how02](https://github.com/how02)
- [Fixed NullReferenceException when replying to an email](https://github.com/bkaankose/Wino-Mail/pull/150)
- [Fixed a NullReferenceException when synchronizing gmail](https://github.com/bkaankose/Wino-Mail/pull/148)
- [chenseanxy](https://github.com/chenseanxy)
- [Preserve address field when nav to advanced imap setup ](https://github.com/bkaankose/Wino-Mail/pull/155)
- [Fix error message on AutoDiscovery faliure](https://github.com/bkaankose/Wino-Mail/pull/170)
- [Tiktack](https://github.com/Tiktack)
- [Re-implemented signature page to support multiple signatures](https://github.com/bkaankose/Wino-Mail/pull/217)
- [Hide Scrollbars and add glyphs to external links](https://github.com/bkaankose/Wino-Mail/pull/158)
- [Fixed dead zone in title bar in settings to be draggable](https://github.com/bkaankose/Wino-Mail/pull/161)
- [Prevent Unread folder to read All emails automatically](https://github.com/bkaankose/Wino-Mail/pull/163) [Tiktack](https://github.com/Tiktack)
- [Fix commend bar issues](https://github.com/bkaankose/Wino-Mail/pull/167)
- [Language & Time page](https://github.com/bkaankose/Wino-Mail/pull/168)
- [Added support for one click unsubscribe with confirmation dialog](https://github.com/bkaankose/Wino-Mail/pull/175)
- [Fixed scrollbars in a dark theme to be accessible](https://github.com/bkaankose/Wino-Mail/pull/177)
- [Improved attachments UI and added filter option "Has files"](https://github.com/bkaankose/Wino-Mail/pull/181)
- [Search improvements](https://github.com/bkaankose/Wino-Mail/pull/185)
- [Added attachments drag & drop support](https://github.com/bkaankose/Wino-Mail/pull/191)
## 📧 Linked Inbox
Another feature from the Mail & Calendar is here. You can merge 2 or more accounts into 1 and check common folders like Inbox, Deleted, Spam etc. together! This was one of the highly requested features so far. Give it a try and let me know!
![Linked Inbox creation dialog](https://www.winomail.app/images/linkedInbox.png )
## New Menu Navigation System
Wino's nested account-folder menu structure was a hussle for lots of people. Users wanted the old single-click navigation system back from the Mail & Calendars. Therefore, it's implemented in Wino as well. Now you are able to change the account first then the folders will load automatically.
![New Menu Navigation](https://www.winomail.app/images/menuNavigation.png)
In case of linked inbox, you will have a separate nested menu for each account individually, but common folders that serve the same purpose will be displayed as one.
## Multiple Signatures
Now you can add multiple signatures to your account. Select different signatures for composing new mails and replies. This per-account feature is available in the account settings page.
![Multiple Signatures](https://www.winomail.app/images/signatures.png)
## Extra Settings
More settings are baked into this version.
![Folder Options](https://www.winomail.app/images/folderSettings.png)
![Reading Pane Settings](https://www.winomail.app/images/readingPaneSettings.png)
![Language Time Settings](https://www.winomail.app/images/languageTimeSettings.png)
## Imap Setup Dialog Improvements
Wino has now improved advanced IMAP server setup dialog for those who need more options to connect their IMAP servers. Most of the time Auto settings will work for you, but some servers require additional fields to be configured. Go for it only if you need to.
![Imap Setup Dialog](https://www.winomail.app/images/imapSetupDialog.png)
## New Languages
Thanks to our amazing community members Wino now supports 7 different languages:
- Chinese
- Czech
- French
- German
- Polish
- Russian
- Spanish
with the help of Crowdin contributors
![Crowdin Contributors](https://www.winomail.app/images/contributors.png)
Some of the translations are not completed yet, and Wino will fallback to English strings in case of the translation has not been translated yet.