Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
lukakerr committed Sep 30, 2019
1 parent 281fabd commit 89cf59e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,26 @@

### Other

## [0.0.9] - 2019-03-23

### New Features
- Added ability to create custom JavaScript plugins
- Added splash screen
- Added preference for writing direction
- Added preference for closing app after last window closed

### Fixes
- Fix documents not updating when changed externally
- Fix autocompletion crash
- Fix sidebar items not being sorted alphabetically
- Fix images not appearing in PDF export
- Fix about window credits not being readable in dark mode
- Fix sidebar re-opening when preview toggled

### Other
- Added more UI and unit tests
- Updated to Swift 5

## [0.0.9] - 2019-03-23
### New Features
- Added autocomplete support for LaTeX, HTML and markdown with preferences to disable each
Expand Down

0 comments on commit 89cf59e

Please sign in to comment.