Releases: YanWittmann/presentation-live-feedback
Releases · YanWittmann/presentation-live-feedback
Version 2.0.1
Multiple quality of life improvements:
- tooltips on emotions now work on session managers
- replaced emoticons with "older" ones to support old devices
- all screens now show the application version with a link to the repository
- all submit buttons now feature a spinner when clicked
- password field is now only shown when session is password protected
- session manger now accepts "enter" for creating sessions
- clicking "join" in session manager will redirect to a new tab
- timer input now accepts mm:ss and ss
Version 2.0.0
Full application rewrite.
Features
- Multiple parallel sessions
- Password-protected sessions
- Overview dashboard of all active sessions
- No user registration required aside from username
- Reactions and hand raising
- Spectator mode for unlimited participants
- Admins can send messages to all users, reset reactions and hand raising
- Admins can remove users from the session or move them to another session
- Admins can change the session password or close the session
Version 1.2.3
- added
-
and--
versions of the command line arguments - improved documentation
Version 1.2.2
- Username validity check
- made row padding smaller
Version 1.2.1
- admins can now remove users
- added spectator mode
Version 1.2.0
- added a timer functionality that allows admins to create timers that every user will be able see
- modified default ports
- modified command line argurment parsing and added new options
- new command
open
that opens localhost website
Version 1.1.0
- multiple users with the same username from different browsers/devices are now treated as separate users
- web socket timeout is now 3 hours (from 5 minutes)
- smaller bugfixes
Version 1.0.2
- optimized website for mobile users
- version with link to this repo is now displayed in bottom right corner
Version 1.0.1
Fixed a unicode encoding issue with number reactions
Version 1.0.0
Initial release