---
title: Hue 4.5 and its improvements are out!
author: Hue Team
type: post
date: 2019-08-12T02:36:35+00:00
url: /hue-4-5-and-its-improvements-are-out/
sf_thumbnail_type:
- none
sf_thumbnail_link_type:
- link_to_post
sf_detail_type:
- none
sf_page_title:
- 1
sf_page_title_style:
- standard
sf_no_breadcrumbs:
- 1
sf_page_title_bg:
- none
sf_page_title_text_style:
- light
sf_background_image_size:
- cover
sf_social_sharing:
- 1
sf_related_articles:
- 1
sf_sidebar_config:
- left-sidebar
sf_left_sidebar:
- Sidebar-2
sf_right_sidebar:
- Sidebar-1
sf_caption_position:
- caption-right
sf_remove_promo_bar:
- 1
ampforwp-amp-on-off:
- default
categories:
- Querying
- Version 4
# - Version 4.5
- Release
---
Hi SQL Data Explorers,
The Hue Team is glad to thanks all the contributors and release Hue 4.5!
The focus of this release was to modularize the tech stack, improve SQL integrations and prepare major upcoming features.
This release comes with 660 commits and 150+ bug fixes! For all the changes, check out the [release notes][2].
They are several ways to give it a spin!
* [Tarball](https://cdn.gethue.com/downloads/hue-4.5.0.tgz) or [source][3]
* From Docker Hub
```
docker pull gethue/4.5.0
```
* [demo.gethue.com][4]
* Kubernetes cluster
```
helm repo add gethue https://helm.gethue.com
helm repo update
helm install gethue/hue
```
Here is a list of the main improvements: