Releases: zoff-music/zoff
Releases · zoff-music/zoff
YouTube Compliance
YouTube Compliance
- Visual updates to be in compliance with YouTube api-guidelines.
- Message of the day functionality added.
Playlist-updates, and general fixes
Features
- Intelligent list feature
- Client-defined colors in channels
- Functionality for skipping through RESTApi (API-token gated)
- Add song from playlist to other playlist button
- Tags/categories in channel, and search on song-categories withing playlist
- Add gay-pride banner on a given date
- Add feature for "silent-join" in socket.io-connection (doesn't count towards view-count)
Smaller updates/fixes
- Import/export improvements
- Chat-fixes surrounding banning users
- Total viewers fixes
- SoundCloud play-fixes surrounding iframed player and js-player
- RESTApi fixes
- CSS and Design-updates
- Security updates
- General bugfixes
SoundCloud import
- Import for SoundCloud
- Import/export fixes for YouTube
- /who function in chat
- Prettier and more informative crash on missing files on initial startup
- Removed some testing-debug-logs from server-printing
- Bugfixes for chat-names
- General bugfixes
True jQuery-less
- Removed: jQuery fully from whole project, including admin-site
- Added: Hide/show playlist in channel button
- Fixes for embedded player crashing on load
- General bugfixes
SoundCloud support!
-
Added SoundCloud search
-
Added SoundCloud player
-
Bugfixes for chromecasting and embedded player
jQuery-less
- Removed jQuery as dependency
- Fixed general bugs that came with the removal of jQuery
v4.3.0
RESTApi
- RESTApi for adding song, voting on song, deleting song, updating channel-settings, getting channelsettings, getting frontpage-lists, getting playlist. Check out server/README.md
Bug fixes + collection-names
- General bugfixes
- Better mobile performance
- Better chromecast performance
- Visual improvements on mobile
- Moved channel-settings from the channel-document to its own document (CHANNELNAME + _settings).