> ## 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.7.6
- URL: https://ghost.org/changelog/ghost-0-7-6/
- Published: 2016-02-03T13:06:40.000Z
- Updated: 2021-01-11T01:30:31.000Z
- Author: Hannah Wolfe
- Tags: Releases, #devblog, #changelog, #ghost

[Ghost 0.7.6](https://github.com/TryGhost/Ghost/releases/tag/0.7.6?ref=ghost.org) is now available on GitHub, npm and Ghost.org. This includes several bug fixes, dependency updates and minor improvements.

## Highlights

- **\[Fixed\]** Getting frequently signed out, especially whilst writing a post.
- **\[Fixed\]** Unable to log in to multiple blogs on different subdirectories at the same time.
- **\[Fixed\]** No `current` class in navigation if you missed a trailing slash from the URL.
- **\[Fixed\]** Blog titles being treated as numbers and other weird data type issues.
- **\[Fixed\]** Horrible errors in the admin panel if the active theme was missing.
- **\[Improved\]** Various CSS and minor UI tweaks, including adding a preview link to the draft saved notification.
- And much more...

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

## How to Upgrade

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

For people running Ghost on their own servers, you can [download Ghost 0.7.6](https://ghost.org/docs/install/?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).

**Note:** Having a correctly configured url in config.js is a hard requirement since 0.7.2\. If you get the error **Access Denied from url** whilst trying to login, please see the [configuration documentation](https://ghost.org/docs/config/?ref=ghost.org#url).

Enjoy!

## Credits

This release was lovingly crafted by Kevin Ansfield, Hannah Wolfe, Austin Burdine, Fabian Becker, Kevin P. Kucharczyk, JT Turner, James Seymour-Lock, John O'Nolan, zinyando, Damien Dormal, Matt Enlow, rfpe and Antuan Khanna.