diff --git a/Wino.Mail.ViewModels/WelcomePageViewModel.cs b/Wino.Mail.ViewModels/WelcomePageViewModel.cs
index 7560d802..a5ddbda3 100644
--- a/Wino.Mail.ViewModels/WelcomePageViewModel.cs
+++ b/Wino.Mail.ViewModels/WelcomePageViewModel.cs
@@ -8,7 +8,7 @@ namespace Wino.Mail.ViewModels
{
public partial class WelcomePageViewModel : BaseViewModel
{
- public const string VersionFile = "172.md";
+ public const string VersionFile = "176.md";
private readonly IFileService _fileService;
diff --git a/Wino.Mail/Assets/ReleaseNotes/176.md b/Wino.Mail/Assets/ReleaseNotes/176.md
new file mode 100644
index 00000000..0e934216
--- /dev/null
+++ b/Wino.Mail/Assets/ReleaseNotes/176.md
@@ -0,0 +1,33 @@
+# 🚀 Welcome to Wino Mail 1.7.6
+
+This version brings bunch of UI improvements and bugfixes on top of the added features thanks to our community members.
+
+## Separated UI Zones
+
+Community liked the proposed designs for separated UI parts and it's implemented now thanks to [Tiktack](https://github.com/Tiktack)
+
+
+
+## Including Conversation History for Replies and Forwards
+
+Previously when you replied to an e-mail conversation history was not included into new draft. This was a limitation due to Quill editor we use as a composer editor but now thanks to [Tiktack](https://github.com/Tiktack) Wino now uses Jodit editor as a composer. It's able to render HTML as it is better.
+
+## HTML Signatures
+
+You can now copy your signature as HTML and paste directly into signature editor. This was asked by community and now is possible with the new Jodit composer.
+
+## Reworked Menu System
+
+Merged accounts will not list individual accounts below instead of inside the More folder menu item.
+
+## New IMAP and Gmail Folder Synchronization
+
+IMAP and Gmail folder synchronization mechanism is reworked. New code works faster and fixed couple parent-child relation issues with the folder. I hope this will also resolve a lot of people complaining some Gmail folders are not visible for them after the initial sync.
+
+## New Languages
+
+Thanks to our amazing community members Wino has more languages supported in this version with the help of Crowdin contributors.
+
+
+
+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.
diff --git a/Wino.Mail/Package.appxmanifest b/Wino.Mail/Package.appxmanifest
index dd93b5e4..c0a9194e 100644
--- a/Wino.Mail/Package.appxmanifest
+++ b/Wino.Mail/Package.appxmanifest
@@ -21,7 +21,7 @@
+ Version="1.7.6.0" />
diff --git a/Wino.Mail/Wino.Mail.csproj b/Wino.Mail/Wino.Mail.csproj
index a18c003d..a758c37c 100644
--- a/Wino.Mail/Wino.Mail.csproj
+++ b/Wino.Mail/Wino.Mail.csproj
@@ -114,7 +114,7 @@
false
true
- true
+ false
true
true
@@ -762,7 +762,7 @@
-
+