Releases: tryphotino/photino.NET
Releases · tryphotino/photino.NET
v3.1.18
What's Changed
- Update Photino.NET.csproj by @jammerxd in #166
- Photino C# and .NET 8 improvements by @Denny09310 in #174
- Monitor's scale factor by @Andersen27 in #175
- Transparent mode for native window by @MikeYeager in #183
- Merge 3.0 from Debug by @MikeYeager in #187
- Fixes for v3.0 by @MikeYeager in #201
- Fixed OS detection for compiler in DllImports. by @MikeYeager in #202
- Removed defining constants for OSs other than windows in csproj file.… by @MikeYeager in #204
- Removed support for UFT16 by @MikeYeager in #208
- Fix .NET6 string passing. Change to UTF8. by @MikeYeager in #214
New Contributors
- @jammerxd made their first contribution in #166
- @Denny09310 made their first contribution in #174
- @Andersen27 made their first contribution in #175
Full Changelog: v2.6.0...v3.1.18
v2.6.0
- Updated framework support to .NET 8
- Updated to photino.Native v2.6.0
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
- 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
- @LauraWebdev made their first contribution in #143
Full Changelog: v.2.4.0...v2.5.0
v2.4.0
What's Changed
- Native OS dialogs for all platforms by @Raxdiam in #126
- add
net7.0
TFM and allow for .NET 7 AOT by @brettfo in #130 - Debug dialogs by @philippjbauer in #132
New Contributors
Full Changelog: v2.3.2...v.2.4.0
v2.3.2
v2.3.0
What's Changed
- Removes PhotinoServer from photino.NET package by @philippjbauer in #105
Full Changelog: v2.2.2...v2.3.0
v2.2.2
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
- Removed vertical pos workaround for macOS by @philippjbauer in #26
- fixed issue with loading app schema urls by @Y56380X in #30
- Make changes off of Debug branch by @budcribar in #32
- 40 chromeless window support by @MikeYeager in #42
- If not passed, default top, left, height, width parameters are set to… by @MikeYeager in #43
- V2 by @MikeYeager in #56
- Native notifications for all platforms by @mynameisvasco in #57
- Window Focus In/Out and Maximize/Minimize/Restore Events by @Raxdiam in #68
- Debug by @MikeYeager in #76
- Fixed version WebView2 by @xaevman in #75
- Fixed Version Webview2 by @MikeYeager in #78
- Updated Photino.Native package reference. by @MikeYeager in #81
New Contributors
- @Y56380X made their first contribution in #30
- @budcribar made their first contribution in #32
- @mynameisvasco made their first contribution in #57
- @Raxdiam made their first contribution in #68
- @xaevman made their first contribution in #75
Full Changelog: v1.1.4...v2.2.2