v1.10
    - Fix missing coverage for non-session events that are associated with users (e.g web activity or file activity)
    - Update default content in picasso.conf with recent product content
    - JSON output file now includes report date range
    - Improve activity detection for use cases based on custom rules

v1.9
    - Fix client app failing for queries with large Populations of Interest
    - Fix client app failing when localhost resolves to an external ip, mongo url is configurable now
    - Fix client app failing while loading zones

v1.8
    - Fix custom use cases missing some activities
    - Fix errors resulting from failure to parse custom config files that were valid HOCON
    - The report generator now runs in a container
    - Corrected note in security capabilities section of report “Note that only the first 15 capabilities are displayed”

v1.7
    - Update queries to support 48.6 schema changes

v1.6
    - Fix client app failing while parsing custom rules

v1.5
    - Add AllowDiskUse configuration parameter for mongo

v1.4
    - Remove file_name from output JSON
    - Fix risk statistics "events" field set to null if there are no events

v1.3
    - Remove IP based POIs
    - Fix warnings when unpacking client app tar ball
    - Remove "Other Applications" from report when there is a count of 0
    - Fix client app failing to return risk statistic if the notable count is 0
    
