Files
Wino-Mail/Wino.Mail.WinUI/Assets/UpdateNotes/vnext.json
T

40 lines
1.8 KiB
JSON
Raw Normal View History

2026-03-02 00:44:29 +01:00
{
"sections": [
{
2026-04-05 13:18:50 +02:00
"title": "Wino Calendar is here!",
2026-03-02 00:44:29 +01:00
"description": "You can now create local or remote CalDAV-compatible calendars, manage recurring events, and respond to invitations — all from within Wino.",
2026-03-05 10:12:03 +01:00
"imageUrl": "ms-appx:///Assets/UpdateNotes/Images/Calendar.svg",
2026-03-02 00:44:29 +01:00
"imageWidth": 128,
"imageHeight": 128
},
{
2026-04-05 13:18:50 +02:00
"title": "S/MIME Signing & Encryption",
2026-03-02 00:44:29 +01:00
"description": "Wino now supports signing and encrypting your emails with personal certificates. Keep your communications secure and verifiable.",
2026-03-05 10:12:03 +01:00
"imageUrl": "ms-appx:///Assets/UpdateNotes/Images/Security.svg",
2026-03-02 00:44:29 +01:00
"imageWidth": 128,
"imageHeight": 128
},
{
2026-04-05 13:18:50 +02:00
"title": "Threaded Mail View",
2026-03-02 00:44:29 +01:00
"description": "Emails are now grouped by conversation, making it easier to follow long discussions without losing context.",
2026-03-05 10:12:03 +01:00
"imageUrl": "ms-appx:///Assets/UpdateNotes/Images/Thread.svg",
2026-03-02 00:44:29 +01:00
"imageWidth": 128,
"imageHeight": 128
},
{
2026-04-05 13:18:50 +02:00
"title": "Smarter Notifications",
2026-03-02 00:44:29 +01:00
"description": "Act on your emails directly from toast notifications — mark as read, delete, or archive without opening the app.",
2026-03-05 10:12:03 +01:00
"imageUrl": "ms-appx:///Assets/UpdateNotes/Images/Notification.svg",
2026-03-02 00:44:29 +01:00
"imageWidth": 128,
"imageHeight": 128
},
{
2026-04-05 13:18:50 +02:00
"title": "And much more...",
2026-03-02 00:44:29 +01:00
"description": "Folder management, swipe actions, keyboard shortcuts, a custom print dialog, and significant performance improvements are all included in this release.\n\nThank you for using Wino Mail!",
2026-03-05 10:12:03 +01:00
"imageUrl": "ms-appx:///Assets/UpdateNotes/Images/More.svg",
2026-03-02 00:44:29 +01:00
"imageWidth": 128,
"imageHeight": 128
}
]
}