Error rendering macro 'rw-search'

null

Downloads

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

Status
subtletrue
colourRed
titleIMPORTANT
Before updating your GL appliance, please make sure you have done the following task.

  • connect via ssh to your GL appliance
  • enter: 
Code Block
vim /opt/panagenda/appdata/gl/config


  • add the following line at the bottom of the file and save/close it
Code Block
PANAGENDA_CORS_ALLOWED_ORIGINS=your_GL_URL

example:
PANAGENDA_CORS_ALLOWED_ORIGINS=https://gl-dev-01.panagenda.local


  • restart perform the GL applianceUPGRADE






Improvement

Mail Statistics Sensor

Mail.TotalPending got added to the default condition set for this sensor type

Improvement

Result Cache

An additional cache has been added to store short-lived lookups

Bug Fix

Mail Statistics Sensor

A bug was fixed where certain keys were missing whenever custom conditions have been created

Bug Fix

Custom conditions

A bug was fixed where the custom conditions in an action did not work in various scenarios

...