Changelog

Follow up on the latest improvements and updates.

RSS

fixed

v4.12.1

Fixed
  • Added resliency logic for the Fullscreen Helper on app startup.
  • Sometimes, the main Electron BrowserWindow object would return a null value under rare race conditions when different parts of the app are starting up in parallel, so the app now handles these potential race conditions gracefully.
New
  • Added RAM capacity to Help > About popup.

fixed

v4.11.0

Fixed
  • Fixed a critical set of bugs in the Autoupdater module. The Autoupdater now works flawlessly on both Windows and Linux devices!
  • Added documentation for Autostart.

improved

v4.10.0

Improved
  • Enhanced the core slideshow functionality of report slideshows and compound slideshows.
  • Added a 30 second default duration for unbuilt report slideshow items.

new

fixed

v4.7.0

New
  • Users can now add
    unbuilt
    Report Slideshows as nav items for Compound Slideshows. The Compound Slideshow will simply default to the normal Report Slideshow nav item defaults when a Report Slideshow is unbuilt.
Fixed
  • This also fixed the error where Compound Slideshows would not load at all if
    any
    Report Slideshows were unbuilt.

fixed

v4.6.0

Fixed
  • Fixed broken datagrid editor forms.
  • Fixed major Microsoft Integration bug on initial Displagent login. Basically, a part of the app startup process was not getting launched on initial Displagent login, so I did a major refactoring of the app startup process.

improved

v4.3.0

Improved
  • Added a timed/expiration-based caching system for the Power BI artifacts (groups, reports, dashboards) store.
  • This should stop users with large Power BI tenants from getting overwhelmed on clashing Power BI API calls.

improved

v4.2.0

Improved
  • Added resiliency/retry handling to the app's authentication module.
  • I believe Displagent was occasionally suffering from intermittent outages in a 3rd party service, so it now has some resilient functions to gracefully handle retries in case the 3rd party service has an outage without crashing Displagent itself.
New
WHEW! After a VERY painful 5+ weeks, I am delighted to say that Displagent now offers a new form of Microsoft integration that is multi-factor authentication (MFA) compatible!
I have a whole new set of docs to cover this on the docsite, please see https://docs.displagent.io/setup/microsoft-integration
I also added a small, green/red Microsoft indicator on the toolbar in the upper right-hand corner and made a few small UI improvements here and there.
microsoft-integrations
New
  • Added new update check logic in app startup to suppress the update popup box when the Autoupdater is enabled.
Load More