Skip to content

Releases: YanWittmann/presentation-live-feedback

Version 2.0.1

12 Nov 09:48
Compare
Choose a tag to compare

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

11 Nov 14:26
Compare
Choose a tag to compare

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

15 Jan 11:19
Compare
Choose a tag to compare
  • added - and -- versions of the command line arguments
  • improved documentation

Version 1.2.2

26 May 11:03
Compare
Choose a tag to compare
  • Username validity check
  • made row padding smaller

Version 1.2.1

25 May 17:46
Compare
Choose a tag to compare
  • admins can now remove users
  • added spectator mode

Version 1.2.0

25 May 15:30
Compare
Choose a tag to compare
  • 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

22 May 16:34
Compare
Choose a tag to compare
  • 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

22 May 09:39
Compare
Choose a tag to compare
  • optimized website for mobile users
  • version with link to this repo is now displayed in bottom right corner

Version 1.0.1

21 May 16:10
Compare
Choose a tag to compare

Fixed a unicode encoding issue with number reactions

Version 1.0.0

21 May 16:03
Compare
Choose a tag to compare

Initial release