Skip to content

v1.4.1 Local proctoring

Latest

Choose a tag to compare

@proitshnik proitshnik released this 29 May 23:19
· 9 commits to main since this release
4ec9d9d

Release v1.4.1 "Local proctoring".

Documentation:
https://github.com/moevm/mse1h2025-prctr/blob/main/README.md

The extension has built-in help, which can be opened by clicking the question mark in the extension pop-up window.

Notes:

  • In versions 1.4.* and below, select only the main screen for work and the browser if you have more than one monitor.
  • The instructions are for informational purposes only and do not relieve the user from the obligation to carefully read the notifications on the screen. The text of the notifications may differ slightly from that shown in the images in the documentation.

What's Changed

  • Add notify for beforeUnloadHandler (Handler for close, reload media.html),
  • Fix showing stats notify with server (from #144),
  • Fix saving start date info with wrong init,
  • Fix saving start, stop button when close media.html,
  • Fix stop cleanup exec dependency on notify (now cleanup before stats notify),
  • Add tester gw for each commit #185 by @proitshnik in #188

Main known issues:

  • Showing notifications listed in #142. In Progress in #144.
  • Duplication of the screen request in some distributions with KDE. In progress in #141.
  • There is a very small chance (< 1%) that the extension and browser will freeze for a few seconds when a notification is displayed about not allowing access to the microphone or camera, as well as when recording is completed. In progress in #148.

Full Changelog: v1.4.0...v1.4.1