# v0.8.1

2018-06-05

### Enhancements

- It's now possible to paste markdown into the editor from elsewhere and it will be correctly parsed and displayed instead of pasting in text format. [RME #4](https://github.com/outline/rich-markdown-editor/issues/4)
- Improved spacing on popover menus [#661](https://github.com/outline/outline/issues/662)
- Documents are now only marked as viewed after a few seconds instead of immediately. This should reduce false positives when rapidly clicking through collections.

### Fixes

- Some characters were being displayed as escaped in the document and window titles to a change in the underlying document save format – this is now fixed up. [#662](https://github.com/outline/outline/pull/662)
