Loading...
- v3.15.2iOS
Bug Fixes • Fixed bug preventing settings from appearing in system Settings app Updates • Added support for Dark Mode and Tinted app icons
- v3.12.0iOS
Updates: • Added screen saver support • Added ability to disable iOS system Auto-Lock
- v3.9.1iOS
Updates: • New onboarding experience to ease initial setup. • New JavaScript API for opening in-app settings from a webpage. • New "User Agent ID" text setting which is appended to the end of the browser's UserAgent string to allow you to track individual kiosks from your existing site analytics tools. • Updated logging to use specific-purpose logs that can be filtered by category. • Updated to include JavaScript console logging to app logs. • Updated gesture recognizers to better support trackpads. • QR code scanner now uses a full-screen viewfinder. • QR code scanner now supports rotation. • QR scanner will be closed by inactivity timers. • Navigate to the configured kiosk home page URL from within a web page using “webframepro://home" as the href or calling "window.home()" from a script. • Control screen brightness through Settings. • New option in Full Screen settings, "Disabled (Show Status Bar)", that will allow the iOS Status Bar to remain visible. • Home Indicator will be hidden until user interacts with screen. • Updated styling on in-app settings. • Drag-and-drop can now be toggled on or off (off by default). Please note that turning on opens up a potential security vulnerability because it allows opening a link in Safari via multitasking. However, some websites require drag-and-drop in order to work properly, so we have added this setting. • Dim Screen Idle Timeout: Sets screen brightness to 0% after a specified timeout and restores brightness upon user interaction. • Screen Saver Idle Timeout: Shows a blank screen after specified timeout. More screen saver options to come. • getUserMedia is now supported on iOS and iPadOS 14.3 and higher, so WebRTC and other live camera feed use cases work with WebFrame. • Added support for toggling Safari's Intelligent Tracking Prevention from iOS Settings. If you site requires third party cookies to function, open iOS Settings, scroll to WebFrame, then enable "Allow Cross-Website Tracking". Bug Fixes: • Multiple. NOTE: With this release, we have updated the minimum-supported iOS/iPadOS version to 13.0.
- v3.0.1iOS
Bug Fixes: • App crashes when an invalid URL is specified as homepage URL and domain limiting is enabled.
- v3.0.0iOS
Updates: • Supports latest versions of iOS and iPadOS • QR and bar code reader • Easier access to in-app settings with a four-finger, double-tap gesture • In-app settings can be protected with a passcode Bug Fixes: • Quality improvements and bug fixes
- v2.4.0iOS
Updates: • Added support for third-party cookies and the accompanying setting to enable or disable this functionality. Third-party cookies may be required for certain login, iframe, or other cross-domain functionality required in a kiosk. However, due to privacy and security concerns, the setting is disabled by default. Bug fixes: • Fixed crash on latest version of iOS/iPadOS.
- v2.3.1iOS
Bug fixes: • Page reloads after accessing the camera. • URLs blocked by allow list can still be opened in external app (e.g. twitter.com links).