Skip to content

Releases: tryphotino/photino.Native

v3.1.6

26 Sep 18:36
4690fdb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v3.1.6

v2.6.0

11 Jan 17:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.2...v2.6.0

v2.5.2

09 Nov 20:11
Compare
Choose a tag to compare

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

03 Nov 14:02
Compare
Choose a tag to compare

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

13 Apr 17:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.4.1

v2.3.2

03 Feb 22:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.3.2

v2.2.3

26 Sep 17:12
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.12...v2.2.3