Skip to content

Releases: nrkno/sofie-chef

Release v0.3.5

24 Jun 07:10
Compare
Choose a tag to compare

What's Changed

  • Fix: Avoid error when sending double API calls (SOFIE-3242) by @nytamin in #17

Full Changelog: v0.3.4...v0.3.5

Release v0.3.4

28 May 08:03
Compare
Choose a tag to compare

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

08 Jan 09:01
Compare
Choose a tag to compare

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

17 Nov 12:30
Compare
Choose a tag to compare

Release v0.3.1

15 Nov 09:44
Compare
Choose a tag to compare

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

28 Sep 11:05
ecedde4
Compare
Choose a tag to compare

What's Changed

  • feat: update electron to v26 SOFIE-2647 by @Julusian in #9

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

07 Sep 12:26
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1...v0.2.0

Release v0.1.1

25 Aug 05:50
Compare
Choose a tag to compare

What's Changed

  • Fix: Add list command (SOFIE-2544) by @nytamin in #6

New Contributors

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

18 Aug 10:02
0c55208
Compare
Choose a tag to compare

What's Changed

  • feat: add baseURL config field SOFIE-2545 by @Julusian in #5

New Contributors

Full Changelog: v0.0.6...v0.1.0

Release v0.0.6

28 Mar 11:38
Compare
Choose a tag to compare

What's Changed

  • Add global shortcut for toggling DevTools.
  • Add global schortcut to open config file on default OS editor
  • fix: allow windows to be onTop even when not in fullscreen
  • ci: Update depreciated actions by @PeterC89 in #2
  • chore: add dependabot config by @siljekristensen in #3
  • chore: fix link by @siljekristensen in #4

New Contributors

Full Changelog: v0.0.5...v0.0.6