- Added support for Rails 5.1
- Added support for Google BigQuery
- Require
drill-sergeant
gem for Apache Drill - Better handling of checks with variables
- Added beta support for Apache Drill
- Added email validation for checks
- Updated Chart.js to 2.5.0
- Added support for custom adapters
- Fixed bug with scatter charts on dashboards
- Fixed table preview for SQL Server
- Fixed issue when
default_url_options
set
- Fixed preview error for MySQL
- Fixed error with timeouts for MySQL
- Added scatter chart
- Fixed issue with false values showing up blank
- Fixed preview for table names with certain characters
- Fixed issue with check emails sometimes failing for default Rails 5 ActiveJob adapter
- Fixed sorting for new dashboards
- Removed extra dependencies added in 1.7.1
- Fixed
send_failing_checks
for default Rails 5 ActiveJob adapter
- Fixed JavaScript errors
- Fixed query cancel error
- Return search results for "me" or "mine"
- Include sample data in email when bad data checks fail
- Fixed deprecation warnings
- Cancel all queries on page nav
- Prevent Ace from taking over find command
- Added ability to use hashes for smart columns
- Added ability to inherit smart variables and columns from other data sources
- Do not fork when enter key pressed
- Use custom version of Chart.js to fix label overlap
- Improved performance of home page
- Added ability to cancel queries on backend for Postgres and Redshift
- Only run 3 queries at a time on dashboards
- Better anomaly detection
- Attempt to reconnect when connection issues
- Fixed issues with caching
- Added basic query permissions
- Added ability to use arrays and hashes for smart variables
- Added cancel button for queries
- Added
lat
andlng
as map keys
- Added support for Presto [beta]
- Added support for Elasticsearch timeouts
- Fixed error in Rails 5
- Added support for MongoDB [beta]
- Added support for Elasticsearch [beta]
- Fixed deprecation warning in Rails 5
- Added anomaly detection for data less than 2 weeks
- Added autolinking urls
- Added support for images
- Added new bar chart format
- Added anomaly detection checks
- Added
async
option for polling
- Added
slow
cache mode - Fixed
BLAZER_DATABASE_URL required
error - Fixed issue with duplicate column names
- Fixed error with checks
- Fixed issue with missing queries
- Fixed error with Rails 4.1 and below
- Added support for Rails 5
- Attempt to reconnect for checks
- Fixed migration error
- Added schedule for checks
- Switched to Chart.js for charts
- Better output for explain
- Support for MySQL timeouts
- Raise error when timeout not supported
- Added creator to dashboards and checks
- Fixed checks
- Added non-editable queries
- Added variable defaults
- Added
local_time_suffix
setting - Better timeout message
- Hide variables from commented out lines
- Fixed regex as variable names
- Added
before_action
option - Added invert option for checks
- Added targets
- Friendlier error message for timeouts
- Fixed request URI too large
- Prevent accidental backspace nav on query page
- Replaced pie charts with column charts
- Fixed error with datepicker
- Added fork button to edit query page
- Added a notice when editing a query that is part of a dashboard
- Added refresh for dashboards
- Added recently viewed queries and dashboards to home page
- Fixed refresh when transform statement is used
- Fixed error when no user model
- Added maps
- Added support for Rails 4.0
- Fixed error when installing
- Added
schemas
option
- Added comments to queries
- Added
cache
option - Added
user_method
option - Added
use_transaction
option
- Added support for multiple data sources
- Added dashboards
- Added checks
- Added support for Redshift
- Easier to edit queries with variables
- Dynamically expand editor height as needed
- No need for spaces in search
- Fixed error when no
User
class - Fixed forking a query with variables
- Set time zone after Rails initializes
- Added fork button
- Fixed trending
- Fixed time zones for date select
- Added support for Rails 4.2
- Fixed error with
mysql2
adapter - Added
user_class
option