jenius-apps / ambie

An app that uses white noise, nature sounds, and focus features to boost your productivity.
https://ambieapp.com
MIT License
1.93k stars 142 forks source link

Enable trimming in Microsoft.Toolkit.Notifications again #297

Closed Sergio0694 closed 1 year ago

Sergio0694 commented 2 years ago

This PR bumps the Windows Community Toolkit to 7.1.3 and enables trimming again for the notifications. This is thanks to a fix I did in https://github.com/CommunityToolkit/WindowsCommunityToolkit/pull/4553 which completely removed reflection from that package, so trimming is now safe. Leaving this as a PR for now so you can also test this on your end. Will publish as soon as 7.1.3 is released as stable (should be later this week or the next).

dpaulino commented 1 year ago

Can you confirm notifications still work for focus sessions in release mode?

Sergio0694 commented 1 year ago

Works fine 👍