Aircall Changelog

What's new in Aircall 1.5.0

Jul 3, 2018
  • Upgrade Electron to v2.0.2
  • Security release:
  • Remove Reporter module
  • Remove Slack tokens
  • Specify only the files we need
  • Upgrade Electron to `1.7.13`
  • Upgrade the app to `1.4.15`

New in Aircall 1.4.15 (Apr 7, 2018)

  • Security release:
  • Remove Reporter module
  • Remove Slack tokens
  • Specify only the files we need
  • Upgrade Electron to `1.7.13
  • Upgrade the app to `1.4.15`

New in Aircall 1.4.13 (Feb 8, 2018)

  • Upgrade Electron from 1.7.4 to 1.7.11
  • Open `Report a bug` to production
  • Fix unexpected reload after "crashed timeout"
  • Hard reload electron app after wake up (feature flagged)
  • Expose a method `reloadBrowserWindow` to reload webframe from the Angular app
  • Expose a new method `signalAppIsOk` called each 30s from the Angular app to signal it still runs fine
  • Add a `Window >> Reload` button in the trail bar to destroy and recreate `BrowserWindow` context
  • Listen for a call to `window.aircall.signalAppStart` in the 40s after `loadUrl` or destroy/recreate the context (to prevent black screens)
  • Now also check for versions' updates at app launch
  • Listen more accurately to online/offline events

New in Aircall 1.4.11 (Jul 24, 2017)

  • Fix unexpected reload after "crashed timeout"
  • Bump electron-builder version to 19.16.0
  • Bump electron version to 1.7.4

New in Aircall 1.4.10 (Jul 13, 2017)

  • Send Segment events when computer wakes up
  • Prevent duplicate Segment events when events are pushed in a short time interval
  • Built with [email protected]

New in Aircall 1.4.8 (Jun 22, 2017)

  • Better handle different usages of `destroyAndReload` method
  • Do not focus on app if restored after a crash
  • Built with `[email protected]`
  • Fix timeout issue of "pixel fetching" on system wake-up
  • Force reload of webframe on wake-up if `BYPASS_SOUND_DEVICES` feature flag is set at `true`
  • Improve notifications when device plugged in or out (feature flagged)
  • Replaced Alls calls to `createWindow` used to reload webframe by `destroyAndReload`
  • Built with electron `1.7.1` and electron-builder `18.0.1`
  • Hard reload electron app after wake up (feature flagged)
  • Expose a method `reloadBrowserWindow` to reload webframe from the Angular app
  • Expose a new method `signalAppIsOk` called each 30s from the Angular app to signal it still runs fine
  • Add a `Window >> Reload` button in the trail bar to destroy and recreate `BrowserWindow` context
  • Listen for a call to `window.aircall.signalAppStart` in the 40s after `loadUrl` or destroy/recreate the context (to prevent black screens)
  • Now also check for versions' updates at app launch
  • Listen more accurately to online/offline events

New in Aircall 1.4.6 (Jun 12, 2017)

  • Fix timeout issue of "pixel fetching" on system wake-up
  • Force reload of webframe on wake-up if `BYPASS_SOUND_DEVICES` feature flag is set at `true`

New in Aircall 1.4.5 (Jun 7, 2017)

  • Force reload of webframe on wake-up if `BYPASS_SOUND_DEVICES` feature flag is set at `true`
  • Improve notifications when device plugged in or out (feature flagged)
  • Replaced Alls calls to `createWindow` used to reload webframe by `destroyAndReload`
  • Built with electron `1.7.1` and electron-builder `18.0.1`
  • Expose a method `reloadBrowserWindow` to reload webframe from the Angular app
  • Expose a new method `signalAppIsOk` called each 30s from the Angular app to signal it still runs fine
  • Add a `Window >> Reload` button in the trail bar to destroy and recreate `BrowserWindow` context
  • Listen for a call to `window.aircall.signalAppStart` in the 40s after `loadUrl` or destroy/recreate the context (to prevent black screens)
  • Now also check for versions' updates at app launch
  • Listen more accurately to online/offline events
  • Hard reload electron app after wake up (feature flagged)

New in Aircall 1.4.2 (May 23, 2017)

  • Expose a method `reloadBrowserWindow` to reload webframe from the Angular app
  • Expose a new method `signalAppIsOk` called each 30s from the Angular app to signal it still runs fine
  • Add a `Window >> Reload` button in the trail bar to destroy and recreate `BrowserWindow` context
  • Listen for a call to `window.aircall.signalAppStart` in the 40s after `loadUrl` or destroy/recreate the context (to prevent black screens)
  • Now also check for versions' updates at app launch
  • Listen more accurately to online/offline events

New in Aircall 1.4.1 (May 2, 2017)

  • Add a `Window >> Reload` button in the trail bar to destroy and recreate `BrowserWindow` context
  • Listen for a call to `window.aircall.signalAppStart` in the 40s after `loadUrl` or destroy/recreate the context (to prevent black screens)
  • Now also check for versions' updates at app launch
  • Listen more accurately to online/offline events

New in Aircall 1.3.13 (Apr 1, 2017)

  • Revert to Electron 1.4.x

New in Aircall 1.3.11 (Mar 15, 2017)

  • Fixes on wake-up logic
  • Easier access to debug console
  • Fixes on windows scripts

New in Aircall 1.3.8 (Mar 9, 2017)

  • Fix import of contacts from Google
  • Add wake-up listener to improve app updates and reliability

New in Aircall 1.3.7 (Feb 22, 2017)

  • Fix the `tel://` ClickToDial issue.

New in Aircall 1.3.5 (Feb 7, 2017)

  • Do not restart the app anymore after sleep.

New in Aircall 1.3.3 (Feb 1, 2017)

  • ClickToDial in production.

New in Aircall 1.3.0 (Jan 20, 2017)

  • Black screen fix on its way
  • Do not restart the app when computer reboots

New in Aircall 1.2.1 (Jan 12, 2017)

  • Update electron version: fix the unique ID on media devices between sessions

New in Aircall 1.2.0 (Jan 12, 2017)

  • Fix black screen & stability

New in Aircall 0.9.5 Build 295 (Nov 25, 2016)

  • Improve call connection stability
  • New sound device detection system