Release 1.7.2
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
@@ -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)
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user