Skip to content

Releases: SafeExamBrowser/seb-server

Patch Release v1.3.3

05 May 08:56
Compare
Choose a tag to compare

Patch Release v1.3.3 includes the following fixes:

  • Imported exams with start time in future and no end time fail to start automatically (SEBSERV-299)
  • Caching Issue for SEB Exam Configuration on distributed setups (SEBSERV-300)
  • SEB Config - User Interface - Spell checker: Dictionaries missing (SEBSERV-291)
  • Exam Template Indicators: Deletion of indicators is not working properly (SEBSERV-292)
  • Exam Templates: Sorting in list is not working (SEBSERV-296)

SEB Server v1.3

05 May 08:58
Compare
Choose a tag to compare

New features:

  • Table Filter: Enter input on filter input field triggers filter action
  • New: "Exam Templates" to pre-define exam configurations that can be applied on exam import
  • Exam Configuration: Copy exam configuration on exam configuration table view
  • Exam Templates: Add an exam configuration template via exam template to automatically create an exam configuration on import
  • Exam Templates: Add indicators for exam template that are automatically applied on exam import
  • Monitoring: Add new filter to filter active connections (without any incidences)
  • Monitoring: Add connection summary for each connection state filter to show how many connections are present per state
  • Monitoring: Improved and extended connection information about user/login change and display client info like SEB version, OS Version...
  • Monitoring: Improved distributed setup with Docker/Kubernetes
  • Monitoring Notifications: Added Raise-Hand Notification and SEB Lock-Screen Notification

Bugfixes:

  • Various distributed setup cache issues
  • Fixed Sorting of exam in exam list
  • Fixed LMS Lockup quizzes filter
  • Fixed Exam proctoring settings verification
  • Various proctoring issues for optional proctoring with Zoom

Changes:

  • Overall: Extended GUI server session timeout
  • User Roles: Enhanced "Exam Administrator" role to see all running exams and be able to support them as well
  • LMS Lockup/Exam: Show Moodle course name together with the quiz name on LMS lockup as well as on exams
  • Exam Configuration: Streamline "Exam Configuration" settings with the newest SEB versions
  • Monitoring: Improved indicator and monitoring data performance for distributed setups
  • Monitoring: Changed default colors for active connections and indicators (No color if no incidence)

Docker-Image:

  • Exact version: docker pull anhefti/seb-server:v1.3.0 (sha256:35692e304ab8f7d198524ff948df472e1eb362f1eb7f0b0fa358d01556011e59)
  • Latest stable minor version with patches: docker pull anhefti/seb-server:v1.3-latest

Includes also fixed from patch release v1.3.3

SEB Server v1.2

15 Mar 07:30
Compare
Choose a tag to compare

New features:

  • Integrated X.509 certificate store to upload and use X.509 certificate for new and upcoming features
  • Connection configuration encryption with X.509 certificate
  • Additional exam configuration attributes of later added features of the SEB config-tool
  • Default sorting and filtering for all lists
  • Deleting of SEB client logs on the SEB Client Logs view
  • Zoom meeting service integration for optional live proctoring (this is still an experimental feature)
  • Ability to switch the optional live proctoring features like town-hall, one-to-one room or broadcasting, on and off

Bugfixes:

  • Exam configuration import gives more and clear information about the purpose of different imports
  • Color picker is now initialized with selected color
  • Fixed user-account deactivation on user-account list
  • Fixed indicator list on exam shows only up to five entries
  • Fixed none scrolling action pane
  • Fixed exam import of Moodle LMS integration with different quizzes on same course
  • Various bug-fixes and improvements for distributed setup of SEB Server (separated and scaled webservice and guiservice)

Changes:

  • Updated MariaDB version for integrated setups from version 10.3 to 10.5
  • Updated Spring Boot version from 2.1.0.RELEASE to 2.3.7.RELEASE
  • Build pipeline automatically build the SEB Server docker image and put it to docker hub now
  • New SEB Server docker setup (dockerhost) that pulls the needed images from docker-hub

Docker-Image:

  • Exact version: docker pull anhefti/seb-server:v1.2.0
  • Minor verison with patches: docker pull anhefti/seb-server:v1.2-stable