Skip to content

Releases: streamlabs/obs-studio-node

electron 5

02 May 18:32

Choose a tag to compare

electron 5 Pre-release
Pre-release
v0.4.26-electron_5

electron 5 build

v0.4.7-electron_4

23 Apr 18:06

Choose a tag to compare

v0.4.7-electron_4 Pre-release
Pre-release
switch off test as node abi version 64-67 not compatible with electro…

v0.3.46

08 Nov 19:31

Choose a tag to compare

Add castings and defines to reduce the amount of warnings (#149)

v0.3.45

05 Nov 22:25

Choose a tag to compare

Merge branch 'staging' of github.com:stream-labs/obs-studio-node into…

v0.3.44

05 Nov 20:40
ce7f4a3

Choose a tag to compare

Clean up config files

 - Fix memory leaks
 - Handle config files through a Singleton
 - Remove dead code
 - Fix potential crashes

v0.3.43

01 Nov 19:07
83d627b

Choose a tag to compare

Revert libobs to current live version (#135)

v0.3.42

31 Oct 18:37
e76b43e

Choose a tag to compare

Increase sockets (#134)

* Increase number of sockets from 4 to 40

v0.3.41

30 Oct 23:54
3c82fd0

Choose a tag to compare

Module (#132)

* Add module load/init

* Look for modules inside slobs-plugin

* Few fixes on the module API

* Fixed initialize module

* Fix typo

* Clarify substr

v0.3.40

30 Oct 19:24

Choose a tag to compare

Fixed initialize module

v0.3.39

30 Oct 19:08

Choose a tag to compare

Few fixes on the module API