cattura-web-api-plugin (3.3.3) main; urgency=low
  * Fixed issue where session id is sometimes not propagated during a multicall request.
  * Add video device thumbnails to API.
  * Include media packages in the return value for the (v2) Sessions API.
  * Add event source (ported from old UI plugin).
  * Add "low" flag to disk space API, to denote when disk space is low.
  * Fixed regression introduced in API plugin 3.3.0 where remote OAuth logins were
    not being finalized property.
-- Gregory Marco <gmarco@catturavideo.com> Mon Aug 13 16:16:59 CDT 2018

cattura-web-api-plugin (3.3.2) main; urgency=low
  * Change `setSettings` to return all user settings on success, instead of undefined.
  * Add API method for shutting down CaptureCast.
  * Add API method for powering off the recorder.
  * Add API method for running maintenance on the recorder.
  * Add API for managing notifiers.
  * Remove internal status watcher thread (was used mainly for old Command Center)
  * API methods which cause CaptureCast to stop running will instead return true immediately
    and schedule the shutdown/restart in the background with a 1 second delay.
-- Gregory Marco <gmarco@catturavideo.com> Tue Jul  3 23:15:28 CDT 2018

cattura-web-api-plugin (3.3.1) main; urgency=low
  * Add API method for deleting users.
  * Add API method for getting list of roles.
  * Implement "type" field for configuration module plugins.
-- Gregory Marco <gmarco@catturavideo.com> Mon Jun 25 17:13:43 CDT 2018

cattura-web-api-plugin (3.3.0) main; urgency=low
  * Simplified APIv1 internal versioning scheme.
  * Fixed issue where `setSettings` API call did not actually accept a parameter.
  * Fixed issue where `getUsers` API call failed.
  * Added API methods for creating and updating users.
  * Added filter options to the media packages API.
  * Added user session/login API.
  * Added API to get the system timestamp (milliseconds since epoch).
  * Added multicall API method.
-- Gregory Marco <gmarco@catturavideo.com> Fri Apr 27 12:58:08 CDT 2018

cattura-web-api-plugin (3.2.8) main; urgency=low
  * Added logging for stop/pause/resume APIv2 actions.
  * WIP: Backend support for API keys.
-- Gregory Marco <gmarco@catturavideo.com> Fri Mar  9 14:33:45 CST 2018
