OTH Public Software

Release Notes

Release 2.108.0

Playbook change log from previous release

clinician

Deprecates the Ansible config clinician.manual.url which allowed overriding the IFU being shown to the end user.

Adds the clinician config:

clinician:
  config:
    expired_sessions:
      cron_minutes: '8,38' # The frequency of when the DeleteExpiredSessionsJob should run, default is '8,38'.

client-html

Deprecates the Ansible config clientcitizen.config.help_and_info_url which allowed overriding the IFU being shown to the end user.