v2.2.3
ARM64 Support
Photino.Native has ARM64 support for all platforms! Since Azure pipelines only support Linux ARM64 as of Sep 2022, libraries for Windows and macOS have been manually compiled on a MacBook Pro M1 for macOS and Windows in a virtualized Windows 11 ARM64 environment. These libraries are included in the v 2.2.3 build on NuGet (here).
Highlights
- Improved Dark Mode support
- System Notifications
- Window focus on startup (Windows bugfix)
- ARM64 support (all platforms)
What's Changed
- Get changes from master by @MikeYeager in #10
- Merge pull request #10 from tryphotino/master by @MikeYeager in #11
- Fixing closing on Windows, Dev Tools in Linux by @philippjbauer in #14
- Issue 49 remove alert filepath by @philippjbauer in #50
- Removed incorrect autoreleases by @philippjbauer in #51
- Issue 20 macos vertical pos not set correctly by @philippjbauer in #55
- Fix pixelated window and task bar icon by @Raxdiam in #52
- 41 default window icon for windows by @MikeYeager in #62
- Attempting to merge 41 into debug by @MikeYeager in #63
- Photino V2 by @MikeYeager in #68
- Bring changes in master to debug by @MikeYeager in #72
- Windows 10 dark mode support by @Raxdiam in #71
- Native notifications for all platforms by @mynameisvasco in #69
- Support Fixed Version WebView2 deployments by @xaevman in #74
- Window Focus In/Out and Maximize/Minimize/Restore Events by @Raxdiam in #73
- Debug to master by @MikeYeager in #76
- Fix for tryphotino/photino.NET#74 (reset SIGCHLD handler on linux) by @vvollers in #77
- fix for crash in DarkMode on older platforms by @xaevman in #87
- Revert "fix for crash in DarkMode on older platforms" by @MikeYeager in #88
New Contributors
- @Raxdiam made their first contribution in #52
- @mynameisvasco made their first contribution in #69
- @vvollers made their first contribution in #77
Full Changelog: v1.0.12...v2.2.3