Releases: mobile-next/mobiledeck
Releases · mobile-next/mobiledeck
Version 0.0.22
- General: updated mobilecli to 0.0.47 (see mobilecli releases)
- General: automatic restart of mobilecli server if terminated
- Android: added support for avc (h264) video streaming
Version 0.0.21
- General: moved feedback form to Google Forms
- General: added explanatory text on login page describing why authentication is needed
- General: added timing analytics for mjpeg stream startup performance tracking
- iOS: WebDriverAgent is now bundled within mobiledeck for faster iOS device connection and installation
Version 0.0.20
- General: merged 'available' and 'connected' device categories into one list
- General: fixed vscode output channel leak by using a single shared channel
- General: switched from Blob to ImageBitmap for faster frame rendering, moved to Canvas
- General: removed per-panel device refresh timer, reduce load on mobilecli server
- General: removed old mobiledeck commands from command palette
- General: added on-screen progress notifications from mobilecli during screen capture startup
- General: updated mobilecli to 0.0.42 (see mobilecli releases)
Version 0.0.19
- General: posthog-js and posthog-node packages updated to latest
Version 0.0.18
- General: added publishing to OpenVSX marketplace
- General: optimized workflow to use previously built artifacts
Version 0.0.17
- General: added documentation and feedback links to sidebar
- General: fixed device stream to remain running when panel is not visible
- General: added theme-aware mobile icon to device editor tabs
- General: removed duplicate fetch device list timer
- General: handle non-jpeg mime types in mjpeg stream
Version 0.0.16
- General: improved device connection with platform-specific animations
- General: fixed duplicate mjpeg stream start calls when device becomes available
- General: fixed localhost warning in Chrome after OAuth login
- General: updated glob package dependency
Version 0.0.15
- General: Show 3 sections: Connected, Available and Offline devices
- iOS: Added default device skin for all iPhone models
- iOS: Added device skin for portrait iPads
- iOS: Support booting, rebooting and shutting down simulators
- iOS: Added boot sequence animation for iOS devices
- Android: Support booting, rebooting, and shutting down emulators
- Android: Added boot sequence animation for Android devices
Version 0.0.14
- General: fixed race-condition where mobilecli starts after device list, causing a 2-seconds delay
- General: show device with skin and control buttons while waiting for it connect
- General: improved rightside device controls layout on big and small displays
Version 0.0.13
- General: added basic telemetry for debugging