# Habitat 0.33.2 Released!

**URL:** https://discourse.chef.io/t/habitat-0-33-2-released/12162
**Category:** Chef Habitat
**Created:** [September 25, 2017, 5:46am UTC](https://discourse.chef.io/t/habitat-0-33-2-released/12162 "2017-09-25T05:46:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tashadrew](https://avatars.discourse-cdn.com/v4/letter/t/2acd7d/32.png) [@tashadrew](https://discourse.chef.io/u/tashadrew)
#### Post date: [September 25, 2017, 5:46am UTC](https://discourse.chef.io/t/habitat-0-33-2-released/12162/1 "2017-09-25T05:46:58Z")

</div>

We are happy to announce the release of Habitat 0.33.2. This is primarily a regression fixing release, and we recommend upgrading immediately. Read on for the details, and head on over to our downloads page for the binaries: [https://www.habitat.sh/docs/get-habitat/](https://www.habitat.sh/docs/get-habitat/) Thanks again for using Habitat!

## [0.33.2](https://github.com/habitat-sh/habitat/tree/0.33.2) (09-25-2017)

[Full Changelog](https://github.com/habitat-sh/habitat/compare/0.33.1...0.33.2)

## Bug fixes

- Revert #3232 & related fix in #3306 [#3308](https://github.com/habitat-sh/habitat/pull/3308) ([fnichol](https://github.com/fnichol))

This earlier update to the windows studio was causing binlinking logic to break, and needed to be reverted.

## [0.33.1](https://github.com/habitat-sh/habitat/tree/0.33.1) (09-25-2017)

[Full Changelog](https://github.com/habitat-sh/habitat/compare/0.33.0...0.33.1)

## Features & Enhancements

- Add Link to Status Page to Habitat Navigation menu [#2823](https://github.com/habitat-sh/habitat/issues/2823): You can now see the operational status of Habitat at [https://status.habitat.sh/](https://status.habitat.sh/)

- Add patchelf warning [#3255](https://github.com/habitat-sh/habitat/pull/3255) ([tashimi](https://github.com/tashimi))

## Bug fixes

- Fix race condition in loading/unloading services [#3306](https://github.com/habitat-sh/habitat/pull/3306) ([reset](https://github.com/reset))
- Remove old static content before copying new in builder-api init hook [#3304](https://github.com/habitat-sh/habitat/pull/3304) ([reset](https://github.com/reset))
- Improve dead peer detection in RouteSrv and App [#3300](https://github.com/habitat-sh/habitat/pull/3300) ([reset](https://github.com/reset))
- Fix for router registration expiry [#3298](https://github.com/habitat-sh/habitat/pull/3298) ([reset](https://github.com/reset))

**Closed issues:**

- Automate Git Credentials in the Studio [#3297](https://github.com/habitat-sh/habitat/issues/3297)
- Duplicate platform icons in the Versions tab [#3290](https://github.com/habitat-sh/habitat/issues/3290)

**Merged pull requests:**

- Add note about maintenance windows [#3299](https://github.com/habitat-sh/habitat/pull/3299) ([tashimi](https://github.com/tashimi))
- Link Builder to /pkgs, Fix link name in www nav [#3295](https://github.com/habitat-sh/habitat/pull/3295) ([cnunciato](https://github.com/cnunciato))
- Add “set -e” to remaining Builder init hooks [#3294](https://github.com/habitat-sh/habitat/pull/3294) ([christophermaier](https://github.com/christophermaier))
- Show spinner while loading Latest tab [#3293](https://github.com/habitat-sh/habitat/pull/3293) ([cnunciato](https://github.com/cnunciato))
- Fix duplicate icons in package lists [#3291](https://github.com/habitat-sh/habitat/pull/3291) ([cnunciato](https://github.com/cnunciato))
- Enable project creation in the Package Settings tab [#3289](https://github.com/habitat-sh/habitat/pull/3289) ([cnunciato](https://github.com/cnunciato))
- Only use loopback in api/admin proxy connecting back to app server [#3281](https://github.com/habitat-sh/habitat/pull/3281) ([reset](https://github.com/reset))
- Add new properties to current-project record [#3274](https://github.com/habitat-sh/habitat/pull/3274) ([cnunciato](https://github.com/cnunciato))
- Minor fix to log parser and some tweaks to the install script [#3273](https://github.com/habitat-sh/habitat/pull/3273) ([chefsalim](https://github.com/chefsalim))
- Make builder-api and builder-worker instance size configurable [#3263](https://github.com/habitat-sh/habitat/pull/3263) ([reset](https://github.com/reset))
- Add application lifecycle to hooks to increase clarity about what they are [#3251](https://github.com/habitat-sh/habitat/pull/3251) ([tashimi](https://github.com/tashimi))
- Give just enough info at init time [#3184](https://github.com/habitat-sh/habitat/pull/3184) ([echohack](https://github.com/echohack))
