Releases: tryphotino/photino.Native
Releases · tryphotino/photino.Native
v3.1.6
What's Changed
- Monitor's scale factor by @Andersen27 in #128
- Transparent mode for native window by @philippjbauer in #131
- V3.0 by @MikeYeager in #132
- Debug linux transparent by @MikeYeager in #134
- Fixes for v3.0 by @MikeYeager in #137
- New 3.1.x release with UTF16 support removed. by @MikeYeager in #139
New Contributors
- @Andersen27 made their first contribution in #128
Full Changelog: v2.6.0...v3.1.6
v2.6.0
What's Changed
- Disable ssl certificate verification by @jammerxd in #120
- Fixed GrantBrowserPermissions flag on macOS by @neil-coretainium in #121
- Add ability to create directories in macOS open folder dialog by @neil-coretainium in #122
New Contributors
Full Changelog: v2.5.2...v2.6.0
v2.5.2
Properly end process when closing Photino application on macOS (when closing last window, not just cmd+q / quit menu option)
Full Changelog: v2.5.0...v2.5.2
v2.5.0
What's Changed
- AllOS: MinSize/MaxSize Options
- AllOS: Custom WebView startup parameters via SetBrowserControlInitParameters()
- macOS: Enable access to webcam and microphone
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- Native OS dialogs for all platforms by @Raxdiam in #104
- Debug dialogs by @philippjbauer in #106
Full Changelog: v2.3.2...v2.4.1
v2.3.2
What's Changed
- Fix WebView2 not getting focus when activating window with alt-tab or… by @neil-coretainium in #97
- Implemented macOS delegate for handling file input by @neil-coretainium in #99
- Debug by @MikeYeager in #100
- Updated NuSpec to include Win-Arm64 and Mac-Arm64. by @MikeYeager in #101
New Contributors
- @neil-coretainium made their first contribution in #97
Full Changelog: v2.2.3...v2.3.2
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