- [fdbb569](https://github.com/apache/incubator-superset/commit/fdbb569c3e2842fdfc80e0418f5817593e5c64fb) 0.18.5 (mistercrunch)
- [cc3e63f](https://github.com/apache/incubator-superset/commit/cc3e63f1de0a6e5c2fd68464297620ac878fe2a0) [docs] adding info on how to create new viz (mistercrunch)
- [3022](https://github.com/apache/incubator-superset/pull/3022) add test coverage for sql lab components (3022) (graceguo-supercat)
- [6eba6ca](https://github.com/apache/incubator-superset/commit/6eba6cac0b49a06172ba3dc817eb7aeef7cd310c) [hotfix] xAxis broken on time series viz (mistercrunch)
- [bd706eb](https://github.com/apache/incubator-superset/commit/bd706ebbd17e6d147962df5f20dabdf3af3a6730) Fixing image sizes for horizon and country_map (mistercrunch)
- [abbf138](https://github.com/apache/incubator-superset/commit/abbf138cfb6149277cbbfd1b38aa65a1e0170f3c) Bumping SQLLAB_ASYNC_TIME_LIMIT_SEC default config to 6 hours (mistercrunch)
- [3021](https://github.com/apache/incubator-superset/pull/3021) CONTRIBUTING: add python unittes setup (3021) (graceguo-supercat)
- [3014](https://github.com/apache/incubator-superset/pull/3014) A set of minor fixes (3014) (mistercrunch)
- [5344a80](https://github.com/apache/incubator-superset/commit/5344a805359fe6b72bcc7a4298b22f0dfb0cccfa) Bumping flask-appbuilder to 1.9.1 (mistercrunch)
- [0b09a74](https://github.com/apache/incubator-superset/commit/0b09a74d37874f9c6aa101c9566257873a6e41a0) Downgrading celery to 3.1.25 (mistercrunch)
- [3017](https://github.com/apache/incubator-superset/pull/3017) CONTRIBUTING: ask to quote python stacktraces (3017) (xrmx)
- [3009](https://github.com/apache/incubator-superset/pull/3009) [bugfix] fix metrics/metric control default (3009) (mistercrunch)
- [53dead9](https://github.com/apache/incubator-superset/commit/53dead9c2983ca9e3f940354e1fecb3d85f62b2b) Revert "Bumping FAB to 1.9.1" (mistercrunch)
- [f64e2ba](https://github.com/apache/incubator-superset/commit/f64e2ba7d52c442461b59ee1230476eae6b9ff22) Bumping FAB to 1.9.1 (mistercrunch)
- [3012](https://github.com/apache/incubator-superset/pull/3012) Revert change in npm run build command (3012) (yolken)
- [3008](https://github.com/apache/incubator-superset/pull/3008) Adding missing dependency and linting webpack.js (3008) (mistercrunch)
- [2981](https://github.com/apache/incubator-superset/pull/2981) Stabilizing Celery / SQL Lab (2981) (mistercrunch)
- [2994](https://github.com/apache/incubator-superset/pull/2994) Misc. tweaks to improve webpack performance (2994) (yolken)
- [2990](https://github.com/apache/incubator-superset/pull/2990) translations extracted by pybabel (2990) (RoganW)
- [2983](https://github.com/apache/incubator-superset/pull/2983) Fix importing config from env var (2983) (andrewmchen)
- [2988](https://github.com/apache/incubator-superset/pull/2988) Improving TextAreaControl to support code and modal (2988) (mistercrunch)
- [2957](https://github.com/apache/incubator-superset/pull/2957) [pivot viz] fix formatting and verbose names (2957) (mistercrunch)
- [2927](https://github.com/apache/incubator-superset/pull/2927) [explore] improve bubble viz (2927) (mistercrunch)
- [2984](https://github.com/apache/incubator-superset/pull/2984) add test coverage for SqlEditorLeftBar (2984) (graceguo-supercat)
- [2985](https://github.com/apache/incubator-superset/pull/2985) fix is_owner check (2985) (graceguo-supercat)
- [2970](https://github.com/apache/incubator-superset/pull/2970) [FilterBox] use column verbose names (2970) (mistercrunch)
- [1ce3b81](https://github.com/apache/incubator-superset/commit/1ce3b81d01e1453fb34469fa6ba66f9b7d09bcb2) Imporving the README (mistercrunch)
- [2978](https://github.com/apache/incubator-superset/pull/2978) [bufix] superset views not getting from_dttm-to_dttm in template context (2978) (mistercrunch)
- [2963](https://github.com/apache/incubator-superset/pull/2963) [CLI] adding 'superset flower' command (flower is a UI for Celery) (2963) (mistercrunch)
- [2979](https://github.com/apache/incubator-superset/pull/2979) tests for saveQuery, fetchQueryResults, runQuery, postStopQuery (2979) (ascott)
- [2896](https://github.com/apache/incubator-superset/pull/2896) fix local state 'columns' (2896) (graceguo-supercat)
- [2977](https://github.com/apache/incubator-superset/pull/2977) test props on alert wrapper (2977) (ascott)
- [2972](https://github.com/apache/incubator-superset/pull/2972) add test coverage for ResultSet component (2972) (graceguo-supercat)
- [2976](https://github.com/apache/incubator-superset/pull/2976) [js-testing] add tests for explore actions (2976) (ascott)
- [2940](https://github.com/apache/incubator-superset/pull/2940) Edit Dashboard title and Slice title in place (2940) (graceguo-supercat)
- [2961](https://github.com/apache/incubator-superset/pull/2961) add test for ControlPanelSection (2961) (ascott)
- [2952](https://github.com/apache/incubator-superset/pull/2952) [js] remove unused npm dependencies (2952) (mistercrunch)
- [2939](https://github.com/apache/incubator-superset/pull/2939) add new slice test (2939) (ascott)
- [2951](https://github.com/apache/incubator-superset/pull/2951) [js] version js file names using webpack chunkhash (2951) (ascott)
- [2941](https://github.com/apache/incubator-superset/pull/2941) [dashboard] notify instead of modal onSave (2941) (mistercrunch)
- [987cb99](https://github.com/apache/incubator-superset/commit/987cb9978dcd053ebac550c790a9d87d8d25aee6) [hotfix] bumping pandas version to 0.20.2 (mistercrunch)
- [1742](https://github.com/apache/incubator-superset/pull/1742) Fix handling of Chunked requests (1742) (nishantmonu51)
- [2943](https://github.com/apache/incubator-superset/pull/2943) [table viz] get metrics to right-align (2943) (mistercrunch)
- [2945](https://github.com/apache/incubator-superset/pull/2945) Bumping some dependencies (2945) (mistercrunch)
- [2946](https://github.com/apache/incubator-superset/pull/2946) remove reference for CSRF_ENABLED, and use WTF_CSRF_ENABLED instead (2946) (timfeirg)
- [2921](https://github.com/apache/incubator-superset/pull/2921) [explore] improve metric(s) and groupby(s) controls (2921) (mistercrunch)
- [34f381b](https://github.com/apache/incubator-superset/commit/34f381bc250cf7c74669b52d5cc5f9061c7184c5) v 0.18.5-alpha.3 (ascott)
- [2928](https://github.com/apache/incubator-superset/pull/2928) add new slice form improvements (2928) (ascott)
- [2912](https://github.com/apache/incubator-superset/pull/2912) [big number] various improvements (2912) (mistercrunch)
- [2924](https://github.com/apache/incubator-superset/pull/2924) Fix 2814 - json serialization edge case (2924) (mistercrunch)
- [fb85f00](https://github.com/apache/incubator-superset/commit/fb85f008fac2694bea7f6705cf21dc666490bcd0) v 0.18.5-alpha.2 (ascott)
- [85fb4a9](https://github.com/apache/incubator-superset/commit/85fb4a933d8ab7348082a6849ff96f199b8c02fa) [hotfix] only apply SQLAlchemy limit where needed (mistercrunch)
- [2893](https://github.com/apache/incubator-superset/pull/2893) [js-testing] type checking for dates.js (2893) (ascott)
- [2889](https://github.com/apache/incubator-superset/pull/2889) add more tests for Timer (2889) (ascott)
- [2800](https://github.com/apache/incubator-superset/pull/2800) [slices] add simple new slice form (2800) (ascott)
- [2923](https://github.com/apache/incubator-superset/pull/2923) updating react-alert dependency to v2.0.1 (2923) (dennybiasiolli)
- [2906](https://github.com/apache/incubator-superset/pull/2906) Ignore pyenv files in .gitignore. (2906) (xiaohanyu)
- [9aba77d](https://github.com/apache/incubator-superset/commit/9aba77db74f8c7e823fcba73fc4e0a1b7efbadd4) 0.18.5-alpha.1 (mistercrunch)
- [2910](https://github.com/apache/incubator-superset/pull/2910) [dashboard]Add timeout message on Dashboard view (2910) (graceguo-supercat)
- [2908](https://github.com/apache/incubator-superset/pull/2908) [explore] fix IN filter on numeric field (2908) (mistercrunch)
- [2911](https://github.com/apache/incubator-superset/pull/2911) Removed time column from druid metadata refresh, added long and double schema support (2911) (joshwalters)
- [2897](https://github.com/apache/incubator-superset/pull/2897) fix visualize modal checkbox alignment (2897) (graceguo-supercat)
- [2902](https://github.com/apache/incubator-superset/pull/2902) update for the italian translation (2902) (napo)
- [2888](https://github.com/apache/incubator-superset/pull/2888) [docs faq] how do I add new columns to an existing table (2888) (mistercrunch)
- [2903](https://github.com/apache/incubator-superset/pull/2903) update contributing a bit re contributing code (2903) (xrmx)
- [2904](https://github.com/apache/incubator-superset/pull/2904) travis: no need to install python3.5 (2904) (xrmx)