refine changes.md

This commit is contained in:
Le Tan 2018-06-01 20:23:55 +08:00
parent 3aacbb868f
commit 58a0a16991

View File

@ -1,4 +1,18 @@
# Changes History # Changes History
## v1.17
- Add **History** to browse history;
- Add **Explorer** to browse external files;
- Support view order in note list;
- Support relative path for notebook;
- UniversalEntry
- Fix input method issue on macOS;
- Add `j` for listing and searching History;
- Support customized zoom delta of editor;
- Add cache for in-place preview;
- Better support for hiDPI;
- Lazy initialization;
- Support stay-on-top;
## v1.16 ## v1.16
- Markdown-it: supports specifying image size, emoji, and YAML metadata; - Markdown-it: supports specifying image size, emoji, and YAML metadata;
- Bug fixes; - Bug fixes;