Skip to content

Releases: remoteit/desktop

v3.29.1-beta

25 Apr 21:55

Choose a tag to compare

v3.29.1-beta Pre-release
Pre-release

Changes

  • Added leave reseller function
  • Added csv reseller report download
  • Fixed ability for all sales reps to add and manage their customers
  • Fixed broken inline editing fields
  • Fixed global search inline results combining devices with the same names
  • Fixed null user and device counts on plan cards
  • Updated to work with new cli uninstall (broken until cli update)

Includes

  • remoteit v3.1.4
  • connectd v5.1.1

v3.29.0-beta

05 Apr 07:43

Choose a tag to compare

v3.29.0-beta Pre-release
Pre-release

Changes

  • Reseller program implementation progress
  • Fetch sessions for all orgs
  • Group services on service list by device id instead of name
  • Improve precision of 429 error messaging
  • Don't show Zendesk Chat on mobile
  • Try to refresh Zendesk Chat state on network connect
  • Displaying device stability when offline
  • Allow all connections to be modified by events even if not connecting or session id matches
  • Adding info about removing splash screen in business plan
  • Refining checkout workflow with persistent state
  • Display offline message if api fails when offline
  • Fix getting correct plan limits
  • Don't show the disconnect button for external connections you don't have permission to manage
  • Adding PID logging to differentiate duplicate running apps

v3.28.1

20 Mar 20:02

Choose a tag to compare

Fixes

  • Fix getting session data for orgs

Includes

  • remoteit v3.1.2
  • connectd v5.1.1

v3.28.0

20 Mar 19:10

Choose a tag to compare

v3.28.0 Pre-release
Pre-release

Fixes

  • Ensured connect and online events are received in order
  • Fixed service list missing serviceTimeSeries query
  • Fixed filtered detection on empty device list page
  • Fixed double loading on active device pages on DEVICE_REFRESH events
  • Fixed global search clearing empty search query on enter
  • Clear Agent not reachable errors when Agent becomes reachable
  • Fixed font corruption warnings
  • Fixed mobile service name offline state visibility
  • Fixed ability to click on secondary actions
  • Fixed beta ssh config handling on windows

Updates

  • Development Reseller UI
  • Restored license page in account section
  • Improved sign in to allow password form population while hidden
  • Filtered out DEVICE_REFRESH events from logs
  • Always reload app state when browser reloads
  • Improved noticability of service/connection context
  • Added remoteit version to User-Agent on Android and IOS
  • Fixed credential management on Access Key page
  • Added more comprehensive email address sanitization on sign in
  • Enhanced the ui for the device config shortcut
  • Turn off ssh launching by default on windows
  • Set max app width

Includes

  • remoteit v3.1.2
  • connectd v5.1.1

v3.27.4

06 Mar 01:57

Choose a tag to compare

Updates

  • Added context info to status chip hover display

Fixes

  • Refactor network device loading to use standard device load calls
  • Improved logging of web console errors so we can see GraphQL errors
  • Removed any saved ports from public connections
  • Update connection state when handling state change events
  • Always sign in CLI when backend signs in to address expired token

Includes

  • remoteit v3.1.2
  • connectd v5.1.1

v3.27.3

04 Mar 20:43

Choose a tag to compare

v3.27.3 Pre-release
Pre-release

Updates

  • Allow device selection in service view
  • Added floating action button for add devices on mobile

Fixes

  • Fixed padding on SnackBars
  • Fixed recent change status duration to be 30 min
  • Fixed add android device showing on ios
  • Fixed mobile service device name appearing on every service line
  • Show check icon instead of 'selected' on mobile when selecting devices
  • Ensure app data files are removed on windows even if the device hasn't been registered

Includes

  • remoteit v3.1.2
  • connectd v5.1.1

v3.27.2

01 Mar 20:49

Choose a tag to compare

v3.27.2 Pre-release
Pre-release

Updates

  • New online / offline since display indicator
  • Update connectd and CLI to latest
  • Added ubuntu desktop as option to add page
  • Organization update to add My Account and start of reseller support
  • Theme improvements

Fixes

  • Fixed reloading order and performance
  • Fixed device refresh event account association bug
  • Fixed service sort order on service list
  • Fixed auto launching from service list so only launches one service
  • Fixed local device registration and removal
  • Fixed state cache clearing on version change

Includes

  • remoteit v3.1.2
  • connectd v5.1.1

v3.27.1

17 Feb 20:06

Choose a tag to compare

v3.27.1 Pre-release
Pre-release

Updates

  • Remove ubuntu platform from add page
  • Don't spin spinner when loading background data
  • Update roles page back nav

Fixes

  • Reload device list when plan updates
  • Expire device initialization when refreshing so that all orgs get refreshed
  • Allow electron window to be dragged while loading
  • Correct service key column visibility
  • Fix settings menu selected state
  • Make tags more legible
  • Refactor out deprecated List Item button attributes
  • Fix connection details disabled state for offline devices
  • Fix clicking away from filter buttons on desktop
  • Fix filter button closing on mobile
  • Harden setDevice function

Includes

  • remoteit v3.0.38
  • connectd v5.1.0

v3.27.0-beta.2

06 Feb 18:57

Choose a tag to compare

v3.27.0-beta.2 Pre-release
Pre-release

Fixes

  • Add service details to 'other' connection details @penngrove
  • Fix setting preferences in test ui @robomon1
  • Fix persisted state purge for cognito auth signout
  • Removed unused local storage auth states
  • Add application type use case information on add/edit service form
  • Cleanup service indicator click action
  • Disable delete service key if editing is disabled
  • Hide add device guide if on add page
  • Disable google and apple auth buttons while signing in
  • Fix logo shifting on initial load

Includes

  • remoteit v3.0.38
  • connectd v5.1.0

v3.27.0-beta.0

02 Feb 05:27

Choose a tag to compare

v3.27.0-beta.0 Pre-release
Pre-release

Updates

  • Application state persistence
  • Simple cancel on refresh button
  • Moved Settings menu to sidebar
  • Update connection detail copy and share icons
  • Use longest allowed time limit for graphs
  • Redux selector performance optimization