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;
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)
- [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!
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.
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.
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.

## 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.