v2.1.0
- New model type added: Forecast a Single Time Series. Uses the ARIMA_PLUS model.
- Application settings validation (user attributes, database permissions) added to application homepage.
- Row limit default for displayed data in the training tab reduced from 5000 to 50 (actual model training still uses a query with no row limit) to improve browser performance.
- Various bug fixes.