nodecg

Create broadcast graphics using Node.js and a browser

MIT License

Downloads
1.1K
Stars
1.1K
Committers
40

Bot releases are hidden (Show)

nodecg -

Published by Hoishin over 2 years ago

Features

Bug Fixes

  • dashboard: correct URL for obs drag when login is enabled (#585) (9046287)
  • dashboard: fix the currently selected workspace not being highlighted on first page load (#538) (3442d76)
  • socket: correct maxListeners setting to prevent memory leak (#579) (1b0611b)
  • soundcue: fix soundcue files not persisting (#584) (eeac8c4)
  • types: add/tweak types for replicant/readReplicant (#545) (f391281)
  • types: correct typing for declared replicants (#596) (dea9c15)
nodecg -

Published by Hoishin over 3 years ago

Bug Fixes

  • better log formatting and configurable timestamps (#575) (dd323cd)
  • deps: fix some vulnerabilities of dependency (81c9ee2)
nodecg -

Published by Hoishin over 3 years ago

Features

  • replicants: remove local storage size quota (#574) (10bfd6f)

Bug Fixes

  • types: add persistenceInterval option (#572) (84c3c46)
nodecg -

Published by Hoishin almost 4 years ago

Bug Fixes

nodecg -

Published by Hoishin almost 4 years ago

(maintenance release for zeit/pkg supported version)

Bug Fixes

  • deps: switch json-schema-libs repo (ef1658b)
nodecg -

Published by Hoishin almost 4 years ago

Bug Fixes

  • deps: update express-bare-module-specifiers (bd1d925)
nodecg -

Published by Hoishin almost 4 years ago

Bug Fixes

  • deps: switch json-schema-lib repo (7b7c7c1)
nodecg -

Published by Hoishin about 4 years ago

Bug Fixes

nodecg -

Published by Hoishin about 4 years ago

Bug Fixes

  • deps: update dependencies through npm audit (a871f4b)

Features

  • dashboard: Add graphic obs drag parameters (#561) (5c5a833)

7N6zWpieYl

nodecg - Stable Release v1.6.1

Published by Hoishin over 4 years ago

1.6.1 (2020-04-30)

Bug Fixes

  • auth: send Client-ID header on all Twitch API requests (#550) (12d2a5e)
nodecg - Stable Release v1.6.0

Published by Hoishin over 4 years ago

1.6.0 (2020-02-24)

Bug Fixes

Features

nodecg - Stable Release v1.5.0

Published by anarcho-loneliness about 5 years ago

1.5.0 (2019-08-06)

No more bower! This release removes NodeCG's dependency on bower, meaning that installing NodeCG no longer requires running bower install. Full details can be found in https://github.com/nodecg/nodecg/pull/507.

Individual bundles may still use bower as before, no breaking API changes have been made. This is only a change to NodeCG core itself, and does not affect any bundles.

Features

nodecg - Stable Release v1.4.1

Published by anarcho-loneliness over 5 years ago

1.4.1 (2019-07-16)

Bug Fixes

  • instance-errors: Update help text & design (#494) (7fcf6ee)
  • types: Add sendMessageToBundle instance method to type definitions (#480) (a15fe3b)
  • zeit_pkg: fix pkg'd executables not working when compiled on a drive other than C: (#498) (3ae9b75)

Build System

  • docker: don't ignore types folder (4c0e65c)
nodecg -

Published by Hoishin over 5 years ago

1.4.0 (2019-04-19)

Features

nodecg - Stable Release v1.3.2

Published by anarcho-loneliness over 5 years ago

1.3.2 (2019-03-06)

Bug Fixes

  • replicants: ensure opts.defaultValue always get populated (#467) (73fd909)

Features

  • typedef: Export more types in browser.d.ts (#465) (0455036)
nodecg - Stable Release v1.3.1

Published by anarcho-loneliness over 5 years ago

1.3.1 (2019-02-03)

Bug Fixes

  • dashboard: ensure the default workspace is first (#458) (18fdbe6)
  • dashboard: inject default styles before user styles (#464) (5981d9e)
  • injectscripts: don't inject client_registration into busy.html or killed.html (0a63202)
  • package: fix error when running in a zeit pkg (38b01e2)
  • package: include babel-plugin-bare-import-rewrite in zeit packages (9813da3)
  • replicant-schemas: fix local refs not being resolved when appended to a file ref (0cd1673)
  • router: delay 404 resolution (#463) (23e5772)
nodecg - Stable Release v1.3.0

Published by anarcho-loneliness almost 6 years ago

1.3.0 (2018-11-19)

Bug Fixes

  • dashboard: Sort all dashboard workspaces alphabetically (#450) (786f23f)

Features

  • login: add password hashing support for local auth (#446) (cf6192b)
  • rewrite bare module specifiers (#454) (4500ccd)
nodecg - Stable Release v1.2.2

Published by Hoishin almost 6 years ago

v1.2.0 and v1.2.1 are missing due to release process issues.

Bug Fixes

  • update Node.js version check (#438) (086621d)
  • types: remove optional parameters in callback (81b0a11)

Features

  • security: add support for passphrase for SSL key (#437) (c444d9b)
  • replace Pug by Lodash with cache (83404d1)
  • TypeScript: Add NodeCG API TypeScript Type Definition (#432) (9372ca4)
nodecg - Stable Release v1.1.3

Published by anarcho-loneliness about 6 years ago

1.1.3 (2018-08-05)

Bug Fixes

  • dashboard: also target root html for theme import (0948f5f)
  • dashboard: fix text and icon colors of Asset upload dialog (d1d3a45)
  • dashboard: implement missing dark theme for bundle dialogs (d14158f)
  • package: roll node-localstorage to v1.3.1 (56d8bb7)
nodecg - Stable Release v1.1.2

Published by anarcho-loneliness over 6 years ago

1.1.2 (2018-07-19)

Bug Fixes

  • dashboard: fix graphic instances not appearing when using a bundle that is not a git repo (54cfcd6)