v2.0.40.0 - Native AOT #1001
bkaankose
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Version 2.0.40.0 Changes
It's been a great summer break so far but now it's time to stop. I've been busy with some stability and hardening improvements over the last month. Excited to share the new beta release that has super performance improvements over the general UX and startup.
There are 3 main things that are important in this release. I will quickly share them with you below and leave the rest of the changelog to what AI agents wrote by comparing branches.
Full Trimming + Native AOT: This is a huge step for going forward. All libraries and the app itself now compiled to native code that will make it much closer (or even faster) than the UWP startup performance. Not only startup but general feeling of the app is also improved with more changes described below that I think AOT also contributed.
New mail list: New reworked mail list is in this build. No more stupid input lags when you click a mail or expand a thread. Everything is super smooth now.
New composer and reader: I got rid of Jodit and created a separate and simpler WYSIWYG editor for Wino. This one will be maintained by me and will only have what we really need in the end. This makes rendering of mails faster already.
Native AOT stuff might've break some functionalities already. I tested the app myself and been using it for some days already, but it's a big app now and I can't test everything myself. Specially for ARM64 devices I need some testers to validate the performance and stability of the app. Please join the discussion to report bugs with this build and I will have them completed for future beta releases.
Here is AI generated full changelog for the rest of the stuff
Implemented
Fixed
Notes for this experimental build
This discussion was created from the release v2.0.40.0 - Native AOT.
All reactions