> ## Content Index
> Fetch the complete content index at: https://ghost.org/changelog/llms.txt
> Use this file to discover other available public pages before exploring further.

# Ghost 0.11.2
- URL: https://ghost.org/changelog/ghost-0-11-2/
- Published: 2016-10-12T17:05:54.000Z
- Updated: 2021-01-10T23:57:29.000Z
- Author: Hannah Wolfe
- Tags: Releases, #devblog, #changelog, #ghost

[Ghost 0.11.2](https://github.com/TryGhost/Ghost/releases/tag/0.11.2?ref=ghost.org) is now available on GitHub, npm and Ghost.org. This contains a fix for a memory leak + a few minor tweaks, including an update to Casper.

## Highlights

- **\[Fixed\]** The memory leak is really actually gone this time 🤐
- **\[Fixed\]** Removed deprecated body classes from Casper 🙅🏽
- **\[Fixed\]** Allow database migrations to run if the active theme is not present 🐛
- **\[Security\]** Prevent bad urls from being passed to the subscribers page 🚫
- And several dependency updates

You can see the [full change log](https://gist.github.com/ErisDS/dd309f01bbea120de6ae74b3932be557?ref=ghost.org) for the details of every change included in this release.

## In Detail

All currently deprecated functionality will be removed in Ghost 1.0.0\. This release contains a version of Casper that has been updated accordingly (we thought we had done this ages ago 😳). There will be a more thorough blog post on all the planned 1.0.0 theme changes soon, but in the meantime we are adding changes to the [1.0.0 Theme changelog](https://ghost.org/docs/changes/?ref=ghost.org) as we go.

## How to Upgrade

All Ghost(Pro) users are being **automatically updated** and will be running Ghost 0.11.2 shortly. You're welcome :)

For people running Ghost on their own servers, you can [download Ghost 0.11.2](https://ghost.org/docs/?ref=ghost.org) and then check out the [upgrade documentation](https://ghost.org/docs/update/?ref=ghost.org) over on our [support site](https://ghost.org/help/?ref=ghost.org).

Enjoy!

## Credits

This release was lovingly crafted by Hannah Wolfe 🙋🏻.