Mac Ibm Notifications Versions Save

macOS agent used to display custom notifications and alerts to the end user.

v-2.3.2-b-72

2 years ago

Core

Resolved in this build

  • Bug causing incorrect Xcode archive creation during the "Archive -> Sign -> Notarize" phase.

v-2.3.1-b-71

2 years ago

Core

Resolved in this build

  • Removed unnecessary verbosity
  • "Fatal error: Array index is out of range" error with multiple standalone arguments

New Features

  • Now is possible to define custom Terms & Conditions and Privacy Policy

Pop-up

Resolved in this build

  • The background timeout doesn't resets automatically after each user action on the UI
  • Pop-up progressbar accessory view unexpected behaviour if /user_interruption_allowed payload key has been defined
  • Fixed a bug that cause a wrong exit code on pop-up timeout while using timer Accessory View
  • Fixed a bug that cause a wrong label on the main button using progress bar accessory view
  • Fixed a bug that could cause a missing output for the accessory view results
  • Fixed a bug that could allow accessory view to overlaps title and subtitle

New Features

  • Now is possible to show the "Miniaturize" button on the bar title
  • Now is possible to define the pop-up position on screen #18
  • Now is possible to define a secondary Accessory View
  • New dropdown Accessory View available
  • New checklist Accessory View available
  • New html Accessory View available
  • New htmlwhitebox Accessory View available

Enhancements

  • securedinput accessory view will change to secureinput (compatibility with the old name is ensured)
  • input and securedinput Accessory Views accept a new payload format for additional customisations
  • video Accessory View accept a new payload format for additional customisations

Onboarding

Resolved in this build

  • Minor fixes and improvements

Alert/Banner

Resolved in this build

  • Fixed a bug that caused issues during the execution of the agent from a policy triggered by the recurring Check In #34

New Features

  • New alert UI type available

v-2.1.0-b-28

2 years ago

Providing a signed and notarised IBM Notifier.app

v-2.1.0-b-24

3 years ago

Improvements

  • Added the possibility to silent popup sound;
  • Added the possibility to load onboarding config json from file;
  • Help page is now paginated;
  • Timer accessory view label is now customisable.

Fixes

  • Now pop-ups use default system help button;
  • Fixed code markdown tag style.

v-2.0.0-b-20

3 years ago

Improvements

  • New generic onboarding workflow [Doc];
  • Deep links enabled [Doc];
  • Deep links secured with JWT;
  • Added Markdown support to "whitebox" pop-up's accessory view;
  • Added Markdown support to "subtitle" pop-up's field;
  • Added custom exit code for pop-up's timeout;
  • Added custom exit code for pop-up's "Cancel" button (during progress bar updates);

Fixes

  • Fixed "whitebox" accessory view behaviour;
  • Fixed default pop-up main button label from "Ok" to "OK";

Other

  • Help page updated;
  • Media loading improved;
  • "text" accessory view has been removed ("subtitle" field will substitute it's behaviour).