Remote Data Loader v0.0.9
This release reduces the amount of data downloaded when seeking, and opens the login prompt in a popup window instead of a new browser tab.
Changed
- Seeking now downloads less data. Message lookback stops as soon as it has the newest message for each topic and fetches independent topics concurrently, instead of loading every source that overlaps the lookback window on each seek.
- The login page now opens your identity provider in a popup window instead of a new browser tab.
Fixed
- Fixed intermittent
dns errorfailures under high load.
Docs: About | Development | Deploy