Releases: nrkno/sofie-chef
Releases · nrkno/sofie-chef
Release v0.4.0
What's Changed
- feat: bumps Electron to version 31 which gives Chromium 126 by @jesperstarkar in #18
- Feat/sofie 3196/bump node by @jesperstarkar in #19
New Contributors
- @jesperstarkar made their first contribution in #18
Full Changelog: v0.3.5...v0.4.0
Release v0.3.5
What's Changed
Full Changelog: v0.3.4...v0.3.5
Release v0.3.4
What's Changed
- Updated Windows installer to add option to install under Program Files
- Minor fixes
Full Changelog: v0.3.3...v0.3.4
Release v0.3.3
What's Changed
Bug fixes:
- memory leak: Added listener to webContents without cleaning up previous listener 6b5ac10
- improve logging 93b9ed8
Full Changelog: v0.3.2...v0.3.3
Release v0.3.2
Full Changelog: v0.3.1...v0.3.2
Release v0.3.1
What's Changed
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #10
- fix: add
actualURL
property to GET /api/list (SOFIE-2781) by @nytamin in #11
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
What's Changed
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- Option to hide scrollbar (SOFIE-2557) by @nytamin in #8
- Option to set zoomFactor
- Improved CSS inject (for hiding cursor, scrollbar etc) to better guard against the web content clearing our CSS
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v0.1.1...v0.2.0