Features / Enhancements
- Pulses (email & Slack)
- SQL Server Driver
- SQLite Driver
- Redshift Driver
- Support ssl connections using Mongo
- Relative date GUI now available w/ Mongo driver
- Support for different schemas in Postgres (and other databases that support them)
- Lots of new HTTP security headers
- Ability to use MySQL as the application database
- Allow ssl termination at the Metabase Jetty instance through environment variables
- Loosen the row limits on queries, especially on CSV downloads
- Ability to sign-up for Metabase newsletter during setup
- Provide a way to reset password on Mac App (without email)
- UX improvements to database management
- Better Email settings management + ability to send test email
- Heroku will automatically use SMTP addons
- Groupings by time extracts and other time groupings provide human readable names instead of numbers
- Dashboards now show tooltips on all cards
- Object details view (single record) now disambiguates relationships which use the same FK column name
- Improved FieldValues sorting
Bug Fixes
- QB bug where empty breakouts could be left in the query and cause errors
- Improved handling of timezone setting for all drivers
- Fix skinny rendering issues with bar charts
- Don't return db passwords in api responses
- Avoid Heroku boot timeouts
- MySQL query error when timezone was set
- Activity feed duplicate "joined" messages
- Errors when cloning certain cards
- Mongo date fields not showing up in query results
- Prevent FieldValues from growing larger than reasonable
- Don't use FieldValues for date/time columns