Skip to content

Releases: IBM/mac-ibm-notifications

Version 2.5.0 Build 76

13 Jan 16:20
9c1da38
Compare
Choose a tag to compare

Pop-up

Enhancements

  • It is now possible to force the pop-up UI and the onboarding UI in light mode #49 Doc
  • checklist accessory view can show a list of radio buttons using the new /radio payload key #59 Doc
  • It is now possible to define a popup_reminder payload Doc
  • It is now possible to define custom title font size and custom icon size #61 #62 Doc

Onboarding

Resolved in this build

  • Title and subtitle wrong centering on the onboarding page #53

Enhancements

  • Onboarding UI has been redesigned

Banner/Alert

Enhancements

  • Now it's possible to define a notification_image to attach to the banner/alert #44 Doc

Version 2.4.1 Build 75

03 Nov 21:26
e969668
Compare
Choose a tag to compare

Core

Resolved in this build

  • Abnormal CPU Usage for processes sent to background. Close #48
  • Default settings are not shared with other components.

Pop-up

Resolved in this build

  • On bottom positions popup UI could exceed screen bounds. Close #41
  • progressbar accessory view messages were printed lowercased when updated
  • Airplay support on the video accessory view doesn't appear to work as expected

Enhancements

  • progressbar accessory view now has the ability to auto-close the pop-up at the end of the progress. Wiki - Close #39
  • popup UI buttons appearance are now interactive during progressbar accessory view usage.
  • Enabled PiP native support for video accessory view
  • Improved popup UI position for locations different from center

Onboarding

Enhancements

  • It's now possible to customise the top icon on every onboarding UI's page. Wiki - Close #43

Version 2.3.2 Build 72

10 Sep 15:33
Compare
Choose a tag to compare

Core

Resolved in this build

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

Version 2.3.1 Build 71

09 Sep 15:01
Compare
Choose a tag to compare

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

Version 2.1.0 Build 28 - Signed

09 Jul 10:09
e73a37c
Compare
Choose a tag to compare

Providing a signed and notarised IBM Notifier.app

Version 2.1.0 build 24

25 Mar 19:48
6adb996
Compare
Choose a tag to compare

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.

Version 2.0.0 build 20

25 Mar 19:46
19cd4f8
Compare
Choose a tag to compare

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).