Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiospampinato authored Nov 14, 2019
1 parent 2f79ff6 commit ef3ac70
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## Version 1.8.1

##### Improvements
- Updated Electron to v7.1.1
- Syntax highlighting: added many language aliases supported by GitHub
- Syntax highlighting: improved JSON language support

##### Bug Fixes
- More reliably detecting the front matter
- Ensuring checkboxes ids are incremented properly
- Ensuring heading ids are incremented properly
- Ensuring heading ids are generated properly even when containing HTML elements
- Ensuring Windows-style absolute paths and UNC paths are supported
- Importing: more reliably importing `.enex` files
- Importing: throwing an error for huge files (> 1GB)
- If you're hitting this error just import your notes in smaller chunks

## Version 1.8.0

##### New Features
Expand Down

0 comments on commit ef3ac70

Please sign in to comment.