Releases: bitwave-tv/bitwave
v1.18.5 - Nuxt 2.12.2: fetch
Primarily update to nuxt 2.12.2 and use the new fetch
method instead of asyncData
to reduce SSR load and simplify our page components.
v1.7.20
[bitwave.tv] v1.7.20
Implements new admin features, begins implementing new API commands, adds new chat features, improves UX.
Adds kick
button to UI to allow an admin to kick a stream without having to use the raw API endpoints.
Adds [G]
[L]
[U]
labels to chat to indicate local / global / unknown (#36)
Adds /local
and /global
chat commands.
Adds /dev
and /prod
/ chat commands to ease development testing of chat server.
General improvements to various toast messages.
Fixes misc. styling for mobile users.
Fixes errors thrown by timeAgo
usage.
Improves video.js player
Removes extra event handler and extra call to player.play()
after onLoad
event.
Adds support for persistent volume (level & mute)
Updates API command for key reset so that it uses the new auth based kick
API endpiont
v1.7.13
[bitwave.tv] v1.7.13
Bug fixes, SSR improvements, christmas trolls, styling improvements, archive tab, improved toast messages, and more.
v1.7.6
Upgraded to Nuxt v2.10.2
v1.6.12
version bump
v1.6.5
v1.6.4
Includes improvements for SSR related content.
v1.6.0
Updates vuetify framework and components to 2.x
Misc. performance improvements.
Misc. styling improvements.