# v0.15.0

2018-09-30

### New Features

- It is now possible to see a documents version history from the "..." menu select "Document history". You can also restore a previous version, creating a new one if you need to easily go back to how things were.

![image](https://user-images.githubusercontent.com/380914/46253740-0c65a200-c438-11e8-84b3-760f87fac1cd.png)


### Fixes

- Restored the collection name on documents listed on the dashboard
- Fixed an issue where document content changed between image uploading start and finish is lost
- Fixes an issue where an image is lost after upload if document is immediately closed without further edits
- Fixed an issue that could cause `undefined` to appear in the document
- Fixed an editor issue that would result in an extra newline before links that wrap [#778](https://github.com/outline/outline/issues/778)
- Fixed typos in the welcome email and document 🙈
