Release 1.7.2

This commit is contained in:
Burak Kaan Köse
2024-06-14 00:23:17 +02:00
parent c3d3228f65
commit cd01c0e31b
3 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ namespace Wino.Mail.ViewModels
{
public partial class WelcomePageViewModel : BaseViewModel
{
public const string VersionFile = "170.md";
public const string VersionFile = "172.md";
private readonly IFileService _fileService;

View File

@@ -21,7 +21,8 @@ Open sourcing the project allowed many contributors to improve Wino since. Follo
- [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)
- [Hide Scrollbars and add glyphs to external links](https://github.com/bkaankose/Wino-Mail/pull/158)
- [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)

View File

@@ -770,7 +770,7 @@
<Content Include="Assets\WinoIcons.ttf" />
<Content Include="JS\Quill\reader.css" />
<Content Include="JS\Quill\reader.html" />
<Content Include="Assets\ReleaseNotes\170.md" />
<Content Include="Assets\ReleaseNotes\172.md" />
<None Include="Package.StoreAssociation.xml" />
<Content Include="Properties\Default.rd.xml" />
<Content Include="Assets\SplashScreen.scale-200.png" />