- Added Object.assign shim for compatability with older browsers
2.0.0
7/5/17
Added Features
- Support for remote plugins - Support for custom HTML templates on request pages - Support for Dynamic choices - Support for starting/stopping individual Instances - Support for display names of a plugin - Support for metadata for a plugin - Support for Python 3
Bug Fixes
- Optional model with default values - Bug where nested parameters would not get checked in system validation - GUI bug where timestamps for child request didnt look right - Bug with optional list arguments - Bug where nested request output type didnt look right
Other Changes
- Added better exception handling to API - Better error reporting for serialization failures - The system model has changed - The command model has changed - RabbitMQ now uses a topic instead of an exchange
Security
- All Docker images have been upgraded - We now build CentOS 6 and CentOS7 RPMs
1.1.0
Added Features
- Support for auto-reconnect to brew-view if it is down on startup - Support for stopping, starting and reloading plugins - Support for dynamically deploying new plugins - Support for output_type for Requests - This changelog
1.0.4
7/19/2016
Added Features
- Support for Multi-threaded, single instance plugins - Support for nested requests - Support for INFO Command Types - Support for comments on requests - Support for purging INFO commands
Bug Fixes
- Bug where RPMs would not get correctly updated
Other Changes
- Join times for threads to be non-zero. This greatly reduces CPU utilization
1.0.3
12/30/2015
Bug Fixes
- Bug where Plugins would not work with non-ssl enabled versions of brew-view