Skip to content

Releases: bitwave-tv/bitwave

v1.18.5 - Nuxt 2.12.2: fetch

23 May 13:35
Compare
Choose a tag to compare

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

21 Dec 10:48
Compare
Choose a tag to compare

[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

19 Dec 03:36
Compare
Choose a tag to compare

[bitwave.tv] v1.7.13

Bug fixes, SSR improvements, christmas trolls, styling improvements, archive tab, improved toast messages, and more.

v1.7.6

10 Dec 02:48
Compare
Choose a tag to compare

Upgraded to Nuxt v2.10.2

v1.6.12

18 Nov 18:40
Compare
Choose a tag to compare
version bump

v1.6.5

24 Oct 04:50
1b9d7cf
Compare
Choose a tag to compare

Chat UX Improvements

See: #50

v1.6.4

20 Oct 22:12
864674d
Compare
Choose a tag to compare

Includes improvements for SSR related content.

v1.6.0

18 Oct 04:57
fc7b0c2
Compare
Choose a tag to compare

Updates vuetify framework and components to 2.x

Misc. performance improvements.
Misc. styling improvements.