Skip to content

Releases: mobile-next/mobiledeck

Version 0.0.22

10 Dec 14:00
0.0.22
0d8f980

Choose a tag to compare

  • 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

02 Dec 11:04
0.0.21
1d954e1

Choose a tag to compare

  • 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

29 Nov 22:52
0.0.20
68ff015

Choose a tag to compare

  • 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

26 Nov 10:32
0.0.19
f9d1ddd

Choose a tag to compare

  • General: posthog-js and posthog-node packages updated to latest

Version 0.0.18

26 Nov 10:23
0.0.18
5567027

Choose a tag to compare

  • General: added publishing to OpenVSX marketplace
  • General: optimized workflow to use previously built artifacts

Version 0.0.17

24 Nov 14:25
0.0.17
bb65740

Choose a tag to compare

  • 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

22 Nov 16:48
0.0.16
3932de1

Choose a tag to compare

  • 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

22 Nov 16:47
0.0.15
8b53f4d

Choose a tag to compare

  • 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

12 Nov 10:12
0.0.14
54ad722

Choose a tag to compare

  • 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

06 Nov 12:23
0.0.13
6a71b24

Choose a tag to compare

  • General: added basic telemetry for debugging