Releases: moevm/mse1h2025-prctr
v1.4.1 Local proctoring
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
v1.4.0 Local proctoring
Release v1.4.0 "Local proctoring" at the end of the fourth iteration.
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
- Docker server optimization #84,
Add links for files in server GUI to watch server files by @proitshnik in #178. - Add dynamic microphone icon #174 by @mrekk-hub in #183
- Add support update #136 by @Do1otov in #182
- Fix preview full screen #168 by @Ascens1ve,
Fix show same video paths in server GUI when recording with interrupts by @PetrBodunov in #181. - Improve extension appearance #134 by @qwers451 in #180
- Add room link clearing #119 by @PetrBodunov in #184
- Other fixes and improvements.
Main known issues:
- 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.3.0...v1.4.0
v1.3.0 Local proctoring
Release v1.3.0 "Local proctoring" at the end of the third iteration.
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.3.* 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
- Fix show cue on active tab #116 by @Do1otov in #132
- Add tests for server #138 by @proitshnik in #139
- Improve upload scenario #127 by @Ascens1ve in #133
- Fix screen status loss during proctoring #135 by @Do1otov in #140
- Add func test for input #143 by @PetrBodunov in #146
- Fix multi init in one session #145 by @Ascens1ve in #151
- Update popup design by @proitshnik @PetrBodunov in #134
- Other fixes and improvements.
Main known issues:
- Duplication of the screen request in some distributions with KDE.
- There is no notification about recording statistics in server mode. Fixed in #142.
- 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.
Full Changelog: v1.2.2...v1.3.0
v1.2.2 Local proctoring
Release v1.2.2 "Local proctoring" for testing by students.
Extension documentation:
https://github.com/moevm/mse1h2025-prctr/blob/main/client/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.2.*, 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
- General log system improvements including fixes for log clearing and some cases of disappearing logs #115 by @qwers451 in #130
- Update documentation by @proitshnik @PetrBodunov.
Full Changelog: v1.2.1...v1.2.2
UPD. New design for popup of extension will be in the next release. You can see the image of popup by following the link: New design
v1.2.1 Local proctoring
Release v1.2.1 "Local proctoring" for testing by students after customer review and prior to stakeholder review.
What's Changed
- Update_documentation #124 by @proitshnik @PetrBodunov @Do1otov @alexWreznik in #126
Full Changelog: v1.2.0...v1.2.1
v1.2.0 Local proctoring
Release v1.2.0 "Local proctoring" for testing by students prior to customer review.
What's Changed
- Add control_close_tab_browser #71 by @mrekk-hub in #89
- Add server_off_client_ability #78 by @Ascens1ve in #92
- Add preview_modes #79 by @Do1otov in #91
- Add update_input_checking #87 by @Do1otov in #95
- Add extension_icon #97 by @Do1otov in #99
- Add processing screen and micro permissions #93 by @qwers451 in #96
- Add processing camera_permissions #94 by @Ascens1ve in #105
- Fix_log_clearing #111 by @qwers451 in #106
- Add cue_improvements #90 by @mrekk-hub in #107
- Add dynamic_popup_stats #68 by @qwers451 in #83
- Remove_second_cue #101 by @mrekk-hub in #110
- Optimize_records_size #82 by @PetrBodunov in #88
- Add_logs_and_cues #103 by @Do1otov in #104
- Add_size_popup_optimization #112 by @Do1otov in #114
- Fix save_logs_server_down #109 by @qwers451 in #108
- Add extension_help #100 by @Do1otov in #102
- Fix gotoMediaTab_error_port #113 by @mrekk-hub in #117
- Add_detailed_description_readme #98 by @PetrBodunov in #118
Full Changelog: v1.1.0...v1.2.0
v1.1.0 Local proctoring
Release v1.1.0 "Local proctoring" with new system of release archives
What's Changed
- Add room_link_field #75 by @Do1otov in #76
- Add release_attacher #85 by @proitshnik in #86
- Update button_functionality #69 by @Ascens1ve in #77
- Fix early_initialization_with_server #54 by @Do1otov in #74
- Fix multiple_pages_perm_settings #80 by @proitshnik in #81
Full Changelog: v1.0.1...v1.1.0
v1.0.1 Local proctoring
Release v1.0.1 "Local proctoring" for demo at the beginning of the third iteration
v1.0.0 Local proctoring
Release v1.0.0 "Local proctoring" after the second iteration
v0.9.0-preview1 Local proctoring
Release preview of v0.9.0 "Local proctoring" for demo before the end of the second iteration