1.1.1
- 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
1.1.0
- 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
1.0.4
- Added recently viewed queries and dashboards to home page
- Fixed refresh when transform statement is used
- Fixed error when no user model
1.0.3
- Added maps
- Added support for Rails 4.0
1.0.2
- Fixed error when installing
- Added
schemas
option
1.0.1
- Added comments to queries
- Added
cache
option
- Added
user_method
option
- Added
use_transaction
option
1.0.0
- Added support for multiple data sources
- Added dashboards
- Added checks
- Added support for Redshift
0.0.8
- Easier to edit queries with variables
- Dynamically expand editor height as needed
- No need for spaces in search
0.0.7
- Fixed error when no
User
class
- Fixed forking a query with variables
- Set time zone after Rails initializes
0.0.6
- Added fork button
- Fixed trending
- Fixed time zones for date select
0.0.5
- Added support for Rails 4.2
- Fixed error with
mysql2
adapter
- Added
user_class
option