Skip to content

Note

To upgrade the Stream Server to the latest version just replace the executable with the newest from Downloads. There are no dependencies.

Changelog

v1.0.1 June 22, 2020

  • Docs: Added info about stream-server.ga in downloads page

v1.0.0 June 20, 2020

  • Server: Added TLS support
  • Server: Added namespace support
  • Server: Added monitoring (prometheus metric exporter)
  • Display: Improved player
  • Made players clickable to unmute and acknowledge mature audiences warning.
  • Fixed chat sometimes showing when it is not supposed to be
  • Minor fixes

v0.9.15 June 16, 2020

  • Server: Fixed chat
  • Server: Fixed volume=0 not working
  • CI: Fixed build
  • Docs: Upgraded mkdocs-material

v0.9.14 January 3, 2020

  • Server: Fixed channelsToIDCache not being initialized

v0.9.13 December 1, 2019

  • Android Integration: Updated imports and fixed uri Builder

v0.9.12 November 29, 2019

  • CI: Replaced packr2 with pkger
  • Server: Fixed data race on broadcast set
  • Server: Moved Version and DefaultTwitchClientID to config.go in project root
  • Server: Formatted static assets
  • Repo: Added .prettierignore for markdown files because pymdown flavored markdown is currently not supported

v0.9.11 November 3, 2019

  • CI: Using pymdown-env include $VERSION in docs
  • Docs: Fixed relative links

v0.9.10 November 2, 2019

  • CI: Updated CI for remote GitLab pages repo

v0.9.9 November 1, 2019

  • Server: Renamed from Stream TV Server to Stream Server
  • Server: Website is now properly packed into the binary
  • Docs: Updated links to new repo
  • Docs: Completely redone layout
  • Docs: Redone some formatting
  • Server: Split website files into parts
  • Server: Rewrote some large parts of the core api handling
  • A bunch of other changes that I don't want to individually list here

v0.9.8 October 10, 2019

  • Server: Changed the default version from unknown to dev
  • Server: Updated website (fixed some glitches)
  • LICENSE.md: Reformatted
  • README.md: README now just links to docs
  • CONTRIBUTING.md: CONTRIBUTING now just links to docs
  • Docs: Moved changelog
  • Docs: Moved license
  • Docs: Moved streamtv-java
  • Docs: Removed unused docs
  • Docs: Fixed typos and updated reference
  • Docs: Small quickstart fix
  • Docs: Added more info to options
  • Docs: Updated download table and link in server index
  • Docs: Updated main index page
  • Docs: Moved alternatives to miscellany
  • Docs: Moved and updated contributing
  • Docs: Removed unused about index
  • Docs: Added initial twitch-resources
  • Docs: Updated new project tree

v0.9.7 September 24, 2019

  • Repo: Updated .gitignore
  • Docs: Added content to Contributing
  • Repo: Slimmed down README.md
  • Docs: Renamed Release Notes to Changelog
  • Docs: Some formatting and TWITCH_CLIENT_ID info
  • Docs: Moved README.md content to docs
  • Docs: Fixed spelling and added version info
  • CI: Separated pipelines and added versioning

v0.9.6 August 28, 2019

  • Docs: Fixed some formatting
  • Docs: Added linenums to code segments
  • Docs: Added missing quickstart snippets and fixed examples

v0.9.5 August 27, 2019

  • Changed parameter passing for /tv/state
  • Updated reference to new parameter passing and added many new examples
  • Updated website to new parameter passing and improved resource usage
  • Added StreamTV.java
  • Added StreamTV.java to docs

v0.9.4 August 23, 2019

  • Fixed CI pipeline

v0.9.3 August 22, 2019

  • Server docs are now mostly complete with only small snippets missing
  • Project docs are getting there
  • Project README.md was added (still needs some work)
  • Cleaned ToC and mkdocs.yml
  • Removed unused files
  • Remote doc TODO list created

v0.9.2 August 22, 2019

  • Actually fixed the CI pipeline

v0.9.1 August 22, 2019

  • Tried to fix the CI pipeline

v0.9.0 August 21, 2019

  • Initial Release

Last update: November 3, 2019