Skip to content

Releases: tryphotino/photino.NET

v3.1.18

26 Sep 18:38
345551e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v3.1.18

v2.6.0

11 Jan 17:42
Compare
Choose a tag to compare
  • Updated framework support to .NET 8
  • Updated to photino.Native v2.6.0

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

v2.5.2

09 Nov 20:12
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:08
Compare
Choose a tag to compare

What's Changed

  • Better code annotations by @LauraWebdev in #143
  • AllOS: MinSize/MaxSize Options
  • AllOS: Custom WebView startup parameters via SetBrowserControlInitParameters()
  • macOS: Enable access to webcam and microphone

New Contributors

Full Changelog: v.2.4.0...v2.5.0

v2.4.0

13 Apr 17:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v.2.4.0

v2.3.2

03 Feb 22:44
e392136
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.2

v2.3.0

29 Sep 22:01
899963d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.3.0

v2.2.2

26 Sep 16:59
Compare
Choose a tag to compare

Highlights

  • Added a static file server to prevent CORS issues (see #101, #96, #93)
  • Updated to .NET 6.0
  • Enable use of embedded resources (#97)

What's Changed

New Contributors

Full Changelog: v1.1.4...v2.2.2