Release Notes Safe Exam Browser Version 3.3.3:
  • Removed the Autofill Contacts/Passwords context menu item in text fields on iOS 17.
  • Also removed the "Share..." context menu item (which is anyways blocked by the AAC Assessment Mode). Note that the "Translate" context menu item cannot be removed currently (not covered by API, but also blocked by AAC).
  • Fixed wrong browser toolbar height in iPhone landscape mode on iOS 17 and after rotating an iPad with iPadOS 17.
  • Fixed Search text icon had a text field background color on iOS 16/17.
  • Display deprecation warning when classic WebView is used.
  • Added setting in Browser Features pane to disable deprecation warning when classic WebView is used (key: browserWindowWebViewClassicHideDeprecationNote).
  • Now using an alternative method to add the SEB User Agent string in HTTP Headers with classic WebView. This avoids compatibility issues when an assessment system with SEB integration doesn't yet support the modern WebView (doesn't use the SEB Javascript API to query ConfigKey/BrowserExamKey).
    This fix nevertheless is no reason to delay implementing support for the modern WebView in SEB integrations. Any iOS update may break support for the classic WebView (UIWebView) finally!
  • Added new setting in Browser Features pane to reload the full page after a connection error (instead of loading the failed URL), key: browserConnectionErrorReload. This is a workaround for some LMS/assessment system issues e.g. in Moodle.
  • Fixed: When using the optional SEB Server, locking the client didn't work.
  • Fixed crash when scaling already scaled dynamic font in lock and About SEB screens.
  • Fixed German localization in in-app-settings.
IMPORTANT for SEB Integrations: The classic WebView (the iOS framework UIWebView) has been DEPRECATED by Apple years ago, it's no longer maintained and will at some point be removed completely from iOS/iPadOS. It's crucial that assessment systems with SEB Integrations, which are using the Browser Exam Key (BEK) and Config Key (CK), transition to the SEB Javascript API to query these keys, as the modern WebView (iOS/macOS framework WKWebView) doesn't support transmitting the BEK/CK in HTTP request headers. See our documentation about how to adopt the SEB JS API. SEB now displays a warning message if the classic WebView is used by your SEB settings, as it's now of upmost importance to move away from the classic WebView and only use the modern one.
Release Notes Safe Exam Browser Version 3.3.2:
  • Added option to share settings "for starting an exam" uncompressed as plain text. This is helpful for importing these configuration files into LMS/exam systems which don't support gzip compressed or encrypted config files (for example Moodle) or for manual editing.
  • Fixed: Cancel in Exam/Quit Password dialog didn't work.
  • Fixed keyboard shortcut for switching tabs (control-tab/shift-control-tab) didn't work on current iPadOS versions.
  • Fixed: Saving config files for MDM didn't use the .plist extension on iOS.
  • Fixed possible concurrency issue when downloading config in temporary WebView.
  • Fixed: Revert to Defaults doesn't remove outdated settings.
  • Fixed: Current BrowserExamKey/ConfigKey were sometimes not displayed in Settings together with the warning "Config was modified, keys won't match original state!" even when the current configuration wasn't changed.
  • Fixed: No error message was displayed when attempting to download/open SEB configurations while this was disabled.
  • Fixed SEB Server BrowserExamKey was not recognized by Moodle when classic WebView was used.
  • Added workaround for SEB Server bug to send BrowserExamKey (BEK) in HTTP headers when Server BEK is used, even if setting sendBrowserExamKey = false.
  • Remove the outdated setting allowWLAN (which causes problems when calculating the ConfigKey) when saving configurations.
  • Extended error message when the optional feature Zoom proctoring is enabled in settings with "Due to Zoom licensing issues, Zoom live proctoring is only available for SEB Alliance members. Please see https://safeexambrowser.org/alliance.".
  • Fixed data: and other downloads in the modern WebView were not working in some instances.
  • Fixed: Button for Automatic Client Configuration didn't work correctly.
  • Changed UIAlert preferredAction (for Return key) to default button: This doesn't seem to work though in current iOS versions.
  • Updated workaround for "Back to Safari" button/link bug in iOS 14.0 < 14.5 in AAC kiosk mode (switched back to Safari or other previous app and stayed locked in it). Now using correct background color and statusbar none when using this workaround.
Release Notes Safe Exam Browser Version 3.3:
  • Accessibility improvements: Added dynamic type font scaling to side menu, Initial Configuration Assistant, About SEB and lock screen views.
  • Now also supporting Increase Contrast mode and Bold Text in side menu.
  • Improved VoiceOver feedback when opening new screens/views.
  • Now supporting QR codes containing full, compressed SEB configuration, for internal SEB QR code reader and for QR codes scanned with iOS Camera App. It's no longer necessary to store a config file on a server.
  • Now it's possible to generate and share QR codes containing full SEB configurations directly as PNG image files from the in-app settings menu.
  • Added support for config links (URLs) containing full SEB configurations (similar to the new QR codes).
  • New setting for removing default key/values from shared (exported) config files, which decreases size significantly (for example removing default prohibited processes). This is by default used for generated QR code and config link configurations and helpful for MDM configuration for example with Jamf.
  • Improved comparing settings from MDM server with current settings by also correctly comparing single prohibited processes.
  • Now gzip compressing also unencrypted config files. Only MDM config files are saved uncompressed.
  • Changed title of Config Files settings page to "Configurations" and updated terminology.
  • Changed default value for SEB Config purpose to Starting an Exam.
  • Added separate allow downloads/uploads settings (allowDownloads = default true, allowUploads = default true), using AND with existing, but deprecated setting allowDownUploads.
  • Added option to block uploads and file/photo selection dialog for "Choose File" button in modern WebView.
  • Now keeping 20 log files instead of 7 (max. disk space: 20 MB).
  • Fixed logging in Swift classes and log level Error not working.
  • Now preventing that a web application can close the SEB main browser tab (the one containing the exam page).
  • Fixed web application couldn't close a classic WebView.
  • Fixed a possible crash in CustomHTTPProtocol (when using classic WebView on iOS).
  • Now using ConfigKey to identify stored running exam session for lock screen. This should avoid unnecessary lock screens if a new exam is opened, which is using the same start URL as an older locked exam.
  • Added iOS 17 to the settings options for minimal required iOS version in SEB in-app settings/Security.

Optional features, which need to be individually configured and are disabled by default:

  • App Signature Key functionality, which allows automated application integrity checks similar to the manual use of the Browser Exam Key (no copy-paste of hash string necessary).
  • New server-driven Browser Exam Key which can be used for improved SEB Server integration with LMS/assessment systems like Moodle.
  • Now showing "Disconnecting" window when quitting SEB Server session, for user feedback in case of connection issues.
  • Added error message alerts when specific steps of the connection process to a SEB Server exam fail, with more status messages in the SEB Server connection window.
  • Improved logging of SEB Server connections and fixed some error messages being too general.
  • Fixed a concurrency crash when quitting SEB with still active SEB Server connection when connection token may already have been invalidated.
Release Notes Safe Exam Browser Version 3.2.4:
  • Fixed downloads of website generated files (using "data:" protocol scheme).
  • Now downloads of any file types and "blob:"-generated files are possible when using the modern WebView and iOS 14.5 or newer. These downloaded files also use the original file name (this wasn't possible in the classic WebView).
  • Another attempt to fix crash when closing some web pages.
Release Notes Safe Exam Browser Version 3.2.3:
  • Fixed: Downloads of website-generated files were not working in SEB 3.1.1 and 3.2.2.
  • Fixed crash when closing a tab.
Release notes for Safe Exam Browser version 3.2.2:
  • Now displaying camera & microphone permission dialogs for web applications and optional built-in proctoring before starting session.
  • Added new settings browserMediaCaptureCamera and browserMediaCaptureMicrophone (Settings / Browser Features / Media Playback/Capture / Allow Camera/Microphone Capture) for controlling browser access to camera/microphone (WebRTC or still pictures/audio recording). If these settings are enabled, users will be asked to grant access to camera/microphone for SEB before the according (exam) session is started.
  • To access camera/microphone, SEB must use the modern WebKit browser engine. If you're using an assessment software with a built-in SEB integration, make sure to use a version which is compatible with the SEB JavaScript API (for example Moodle 4.1/4.0.6 or updated plugin for manual installation in Moodle 3.9 or later).
  • Improved MDM configuration to better recognize configuration changes.
  • Fixed crash when configured via MDM: This happened when a config contained prohibited processes.
  • Fixed crash when a web page tab is close by Javascript (when using modern WebView).
  • Fixed file name of shared config file in iOS was not reset together with all other settings.
  • Fixed additional stability issues.

Optional features which need to be individually configured and are disabled by default:

  • Massively improved error handling when connecting to SEB Server with better error messages which can help SEB Server and exam administrators to fix server-side issues.
  • Added support for fallback option when connecting to SEB Server fails completely. In that case, an alternative start URL can be configured and fallback optionally protected with a new fallback password.
  • Improved stability in case of misconfigured SEB Server exams.
  • Improved sending log events, to prevent loosing single events due to temporary connectivity issues.
  • Now sending device info to SEB Server earlier in the connection process.
  • Renew expired SEB Server OAuth token.
Release notes for Safe Exam Browser version 3.1.1:
  • Added support for iOS 16.
  • Added all current major iOS version numbers to the setting 'Allow running from iOS version'.
  • Allows to use VPN for Automatic Client Configuration by searching the network.
  • Now asking for local network access permissions in Initial Configuration Assistant.
  • Added warning about wrong format of institution URL in Initial Configuration Assistant.
  • Fixed an issue when subsequent scanning of QR codes wasn't possible.
  • Fixed iFrame contents not displayed.
  • Fixed media continues to play after the originating browser tab is closed in modern WebView.
  • Fixed error when connecting to SEB Server (optional, needs to be configured individually) and the "expires_in" attribute in the Oauth token response is missing. Added proper optionality to other attributes in this token response JSON. 
  • Fixed stability issues.
Release notes for Safe Exam Browser version 3.1:
  • Added text search for web pages (Note: Search in PDF files is currently not supported).
  • Added key shortcuts for reload (command-R), text search (cmd-F) and quitting exam session (cmd-shift-Q).
  • Added settings for default page/text zoom.
  • Added UI controls for zoom page in/out.
  • Improved SEB JavaScript API, which is compatible with the improved Safe Exam Browser integration in Moodle 4.0.x. This allows to use WebRTC camera and microphone access in Moodle.
  • Improved persisting of session cookies from WKWebView to WKWebView to avoid unexpected logout of the user on some websites.
  • JavaScript text input panel is now supported.
  • Now stopping media playback when closing tab or quitting session (including fullscreen and PiP) in modern WebView when running on iOS 14.5 or newer.
  • Fixed crash when starting SEB using an sebs:// link.
  • Improved displaying of PDF files.
  • Fixed a security issue with screen capturing.
  • Fixed an issue with Config Key and InAppSettings.
  • On iOS 15, the new WebRTC permission API is used to prevent the repeated permissions dialog for a website to use camera/microphone access.
  • Added automatic reload when web content process terminated in modern WebView
  • Settings 'Enable JavaScript' and 'Block popups' are now supported
  • Improved stability.
  • SEB for iOS is now also localized for German.

Optional features, which need to be individually configured and are disabled by default:

  • Now supporting battery monitoring with SEB Server.
  • Added lock screen notifications and unlock by SEB Server.
  • Now sending operating system/device type information to SEB Server.
  • Now supporting OpenOlat and Ans together with SEB Server.
Release notes for Safe Exam Browser version 3.0.1:
  • SEB 3.0.1 runs by default on iOS/iPadOS 15. It's not necessary to set the option in Settings / Security / Allow Running on iOS Beta to iOS 15.
  • Fixed that a custom user agent and suffix wasn't updated when reconfiguring SEB.
Release notes for Safe Exam Browser version 3.0:
  • Support for the modern WebKit browser engine, which increases performance, stability and compatibility with web applications.
  • Access to camera/microphone via WebRTC on iOS 14.3 or newer.
  • SEB 3.0 for iOS can now also be started with seb(s) links to servers requiring authentication.
  • With the SEB integration in Moodle 3.9 or newer, you can now use the "Launch Safe Exam Browser" button to open the quiz in SEB for iOS.
  • SEB JavaScript API, currently for querying app version details, ConfigKey and BrowserExamKey security elements.
  • Fix for "Back to Safari" button/link function in visible Status Bar on iOS 14 before 14.5 in AAC kiosk mode.
  • SEB doesn't show context menu on phone numbers detected by the web view anymore.
  • Full support for Basic Authentication (+Digest+NTLM) for seb(s) links and in WebViews (in classic WebView, set the key sendBrowserExamKey=true or use embedded certificates).
  • The modern WebKit browser engine (WKWebView) currently doesn't support URL content filters and sending the Config Key and Browser Exam Key in HTTP headers (the latter feature will not be possible with WKWebView at all, so you will need to transition to the SEB JavaScript API). If one of these settings (sendBrowserExamKey=true or URLFilterEnableContentFilter=true) is enabled, the classic WebView is used depending on the new setting Browser Features/"Select Browser Engine Policy" (key browserWindowWebView), "Prefer Modern in New Tab+Different Host" (value 2), ensures that you still can use testing systems/LMS like Moodle which use the Browser Exam/Config Key test for SEB connecting to the exam (as they open in the classic WebView), but webpages opened in new tabs, which have another host than the exam system, open in WKWebView.

    SEB JavaScript API:
  • Function void SafeExamBrowser.security.updateKeys(function callback)
    This function needs to be invoked first (for example in <body onload="...">). Indicate a callback function (see this demo page) as parameter, which will be called asynchronously by SEB after updating the variables below:
  • Variable SafeExamBrowser.security.browserExamKey
  • Variable SafeExamBrowser.security.configKey
    which are the BEK and CK hashed with the URL of the page. The keys are identical to the ones send in the HTTP request header when the classic WebView is used. Use this new JS API in an assessment web app with BEK/CK and WKWebView. Also set the key browserWindowWebView to the policy "Prefer Modern" (value 3).
  • Variable SafeExamBrowser.version with format appDisplayName_iOS_versionString_buildNumber_bundleID
    This variable is set regardless whether updateKeys() is called.

Optional features, which need to be individually configured and are disabled by default:

  • Live remote proctoring using the free, open source video conferencing solution Jitsi Meet.
  • AI (machine learning) supported proctoring detects if candidates disappear from the camera view or if other faces show up. Also suspicious face movements are detected and displayed with warning symbols in the video stream. The face tracking features work on-device and respect privacy.
  • Support for SEB Server: In the web backend of SEB Server, an administrator can import exam metadata from a learning management system (LMS) and create SEB Server exams. The list of current exams is then displayed on the SEB clients connected to this SEB Server instance. During the exam, the clients can be monitored in the SEB Server web backend, SEB can be quit remotely etc.
  • Both Jitsi remote proctoring and SEB Server require examination administrators to set up their own server instances (or use external service providers) and configure SEB clients to connect to those servers. SEB doesn't use any centralized server instances and the according features are by default disabled.
Release notes for Safe Exam Browser version 2.1.17:
  • SEB 2.1.17 runs by default on iOS 14, removed check for running on iOS beta.
  • New scroll lock button for better usability while using some drag-and-drop and drawing question types.
  • Now displaying a disclaimer about the requirement to add an issue description before sending log files to the SEB developers in the integrated mail composer.
  • Now writing SEB and iOS version and device info into log files.
  • Fixed that a different Config Key was calculated on iOS 9/10 than on iOS 13/14 with some rare configuration files containing a deprecated setting.
  • Error message in case AAC couldn't be started properly and device needs to be restarted will only show on iOS versions older than iOS 13.0.
  • Fixed that SEB assumed an opened URL could be a Universal Link if decrypting the config from that URL failed.
  • Fixed a common crash when the "Search Network" button in the Initial Configuration Assistant is tapped.
Release notes for Safe Exam Browser version 2.1.16:
  • Improved accessibility when using VoiceOver: Added accessibility labels and hints to buttons and excluded unnecessary UI elements. After opening the left side menu, VoiceOver focus moves to the first browser tab entry
  • Added keyboard shortcut Cmd-M to toggle left side menu (show/hide).
  • Now supporting hardware keyboard shortcuts (Ctrl-Tab/Shift-Ctrl-Tab) to switch browser tabs.
  • Improved reconfiguration with MDM Managed App Configuration by changing policy when to reconfigure with MDM settings:
    1. When reconfiguring (back) to client settings
    2. When opening in-app settings, SEB indicates if MDM settings were received and asks if those should be applied.
    3. When SEB is running with client settings, there is only one browser tab (with the exam web page) open and the current URL (still) is the Start URL. Please note that this won't work if your Start URL redirects to another page.
    4. When secure client settings were quit and SEB is waiting to start another session.
    5. When opening SEB or returning back to the SEB app, cases 3 or 4 apply or in-app settings are open (user is asked if MDM settings should be applied).
  • Added new option to lock SEB when it's attempted to capture the screen, for example when connecting it by cable to a Mac and using QuickTime Player.
  • Added new option to lock SEB when closing an iPad case on iOS <13, as the displayed iOS lock screen could contain a cheat sheet. Before unlocking, exam supervisors/proctors should check if the lock screen wallpaper of the device is displaying a cheat sheet. Then they can unlock SEB by entering the quit/unlock password. This lock screen is controlled by the new setting mobileSleepModeLockScreen (InAppSettings: Security / Lock Screen After Sleep Mode).
  • Implemented separate settings to control clearing cookies when starting/ending session (keys examSessionClearCookiesOnStart / examSessionClearCookiesOnEnd). This allows users to stay logged-in, for example when logging in after SEB was started with client settings and then an exam with individual settings is started in some learning management and exam systems. This prevents security issues with users staying logged-in after reconfiguring SEB with new settings, if this wasn't actually intended.
  • Fixed issues when calculating the Config Key hash with specific settings. Compatible assessment systems can use this hash value to automatically verify that an exam is accessed with correct settings.
  • Allow to open SEB config files from iCloud Drive (using Files app). In previous versions, the file needed to be downloaded manually before opening it in SEB.
  • Fixed that the URL filter didn't treat query strings consistently between SEB versions on Mac and Windows.
  • Fixed client configuration encrypted with password wasn't compatible between the iOS/macOS and the Windows SEB versions.
  • Fixed setting Browser Features / "Show URLs: Always" couldn't be selected in In-App-Settings and activating this option wasn't showing the page URL in the side menu.
  • If checking server trust with embedded certificates, resources in subdomains of already trusted domains are now trusted as well, according to behavior in other web browsers.
  • Replaced key string mobileShowSettings with string showSettingsInApp in default settings.
  • Added error message in case AAC couldn't be started properly on older iOS versions, suggesting to restart the device.
  • Changed left side menu "SafeExamBrowser version number" title to a button which closes the side menu for better accessibility.
  • Activated text scaling (Dynamic Type) for most UI strings (currently commands in the left side menu are not yet scaled, this will be added in a later version).
Release notes for Safe Exam Browser version 2.1.15:
  • Runs on iOS 13 with default settings (without having to set the "Allow Running on iOS Beta" option in Settings/Security to iOS 13).
  • It's now possible to start an exam with individual settings or to reconfigure SEB even if using client settings with a quit password, as long as no exam is running.
  • Tapping Cancel in the "No Kiosk Mode Available" alert now displays the "Exam Session Finished" alert instead of asking to activate AAC Single App Mode immediately again.
  • Fixed that a Quit Link with a trailing slash didn't work.
  • Now clearing cookie store when starting SEB, to prevent that some authentication logins persist.
Release notes for Safe Exam Browser version 2.1.14:
  • ‪The Browser Exam Key and the new Config Key values are generated by SEB for iOS and sent with all HTTP requests (if enabled in Settings/Exam Session). Compatible assessment systems can use these values to verify if an exam is accessed with an approved version of SEB and deny access if a regular browser is used, if SEB is used with wrong settings or if a manipulated version of SEB is used.‬ ‪
  • SEB for iOS now supports the URL filter feature to restrict access to websites/web pages/web resources. Use the desktop versions of SEB to generate config files containing URL filter rules.‬
  • SEB now uses the full native resolution when running on iPad Pro devices with Face ID.‬ ‪
  • SEB now supports Slide Over and Split View on compatible iPads when not running in Single App Mode (for open book exams or when using other apps in exams on managed devices).‬
  • Added option "Allow Picture in Picture Video". On iPad devices supporting PiP, the video plays in a movable and resizable overlay window. If not running SEB in Single App Mode (open book exams, using other apps in exams on managed devices), PiP video keeps playing even if switching to other apps.‬
  • Added option to allow media auto play. By default media doesn't auto play, unless you allow it with the option Settings/Browser Features/Media Autoplay.‬
  • Added options to control if video can be played inline on a web page or only in full screen. There are two separate settings for "Allow Inline Playback on iPad" (enabled by default) and "Allow Inline Playback on iPhone" (disabled by default) in Settings/Browser Features. By disabling this option, HTML5 video players are forced to use the iOS user interface for controlling playback. ‬
  • SEB for iOS now saves log files, which can help when analyzing issues. Those logs can be emailed to the SEB developers or to an exam administrator.‬
  • Setting for log level is now functional (Settings/Security/Logging/Log Level).‬
  • Improved reliability of MDM Managed Configuration, important for iPads owned, deployed and managed by institutions.‬
  • Added iOS 13 to the "Allow Running on iOS Beta" option.‬
  • SEB for iOS now optionally supports downloading files (Settings/Downloads/Allow Downloading). Currently only website generated files (using the data: scheme) can be downloaded. This feature allows saving encrypted exam results in case network connection fails. Such downloaded files can be accessed in the Files app ("On My iPad/iPhone" location) and with iTunes.‬
  • Added support for encrypting SEB config files with identity certificates. These certificates have to be distributed to exam devices by embedding them into a client config file. SEB exam config files encrypted with this certificate can afterwards be opened without students having to enter an SEB exam settings password.
  • New identity certificates for encrypting and decrypting config files can easily be created in Settings/Network/Certificates/Choose Identity.‬
  • Added option to automatically create and embed an identity certificate (Settings/Config File/Create & Embed Identity, available when editing client config files). ‬
  • Option to auto-select latest created or imported identity for encrypting exam configs (Settings/Config File/Auto-Select Identity).‬
  • Added options for links requesting to open in new tab: open in same or new tab, always block or block when on another server. See Settings/Browser Features, this functionality is compatible with SEB for macOS.‬
  • The Quit Link feature can now optionally restart an exam session instead of quitting it (Settings/Exam Session/Restart Instead of Quitting).‬
  • Exam sessions can now optionally be reconfigured before having to first quit the running exam session (Settings/Exam Session/Allow Reconfiguring).‬
  • Clearing of session cookies can now optionally be disabled, allowing users to stay logged in if they already were in a previous session (Settings/Exam Session).‬
  • Deep linking for exams now also works with sebs:// links (in addition to Universal Links, see Settings/Exam Session/Allow Deep Linking for Exams)).‬
  • Stability and security improvements.
  • SEB 2.1.14 fixes an issue in SEB 2.1.13 which occurred when checking app integrity.

Changes:

  • IMPORTANT: SEB 2.1.14 for iOS uses a different policy to decide if it can be reconfigured when a seb(s) URL or a .seb config file is opened: When running in secure mode (a quit password is set in the currently active settings, which invokes AAC/the selected Single App Mode), SEB 2.1.14 cannot be reconfigured, even if it's using persisted client settings. Earlier versions could always be reconfigured when using client settings. If you want to allow reconfiguring SEB by opening a seb(s) URL while running in secure mode, then you need to use the "Allow Reconfiguring" and "Reconfiguring Config URL" options in Settings/Exam Session. This new policy for reconfiguring will also be introduced to upcoming desktop versions of SEB.
Release notes for Safe Exam Browser version 2.1.12:
  • SEB is now running on iOS 12.
  • Supports full screen size on all new iPhone devices.
  • The Initial Configuration Assistant now allows to search the local network for SEB settings by just tapping a button (when an institution supports this feature).
  • Improved information for users in some of the dialogs displayed when configuring SEB and finishing an exam.
  • QR codes can now contain an optional query string, for example to identify a specific user or exam.
  • Specific assessment systems can be accessed using Universal Links:
  • A regular web link to a supported system opens directly in SEB.
  • If the user doesn’t have SEB installed yet, the link opens in Safari and a smart banner shows a button to install SEB from the App Store.
  • Using deep linking, SEB can open direct links to all pages of a website.
  • Universal Links also work with QR codes: You can print one QR code which users can scan with the camera app (starting with iOS 11). This will then allow examinees to install SEB and start an exam on your system with just one QR code.
  • On supported systems, users can log in with their passwords saved in iCloud Keychain.
  • The title of the currently visible webpage tab is displayed underlined in the left side menu.
  • Fixed a hyperlink compatibility issue. This solves problems with some website features previously not working in SEB for iOS.
  • Fixed a security issue when accessing the settings editor.
  • SEB for iOS now can use embedded TLS and CA server certificates and certificate pinning for higher security when accessing exam servers. Use config files saved in the SEB versions for supported desktop platforms.
  • You can configure a minimum required iOS version. SEB will then refuse to run on an older iOS version, for example for security reasons and to ensure availability of latest web technologies in the iOS WebKit browser engine.
  • New setting for a browser user agent suffix, which is appended to all regular user agent strings.
  • Stability and security improvements.