8.3.0 - Better related-object loading and assorted bug fixes
What's new
Improved related-object loading
When a Salesforce lookup is polymorphic, the Load Records field-mapping UI now lists every related object it could point to, not just the first five. Metadata for those related objects is fetched on demand when you pick the target object, which makes the initial load faster and avoids pre-fetching a lot of data you never use. If a fetch fails, you can retry without restarting the load.
When auto-mapping fields, related-object metadata is still pre-fetched up front based on the CSV headers.
Firefox query builder drag
Reordering condition rows in the query builder works again on Firefox and all supported browsers.
Create organization fix
Creating a new organization while another organization was selected in the switcher could fail. This is fixed, so create and edit flows stay independent.
Desktop 3.1.0
The desktop app is bumped to 3.1.0 with the same underlying fixes.