v0.11.0
Features
- Publish markdown notes to wordpress. BoostIO/BoostNote-Legacy#1575
- Sanitize markdown content. BoostIO/BoostNote-Legacy#1634
- Move images between storages together with note. BoostIO/BoostNote-Legacy#1579
- Add copy button of note link. BoostIO/BoostNote-Legacy#1583
- Improve key bindings for search. BoostIO/BoostNote-Legacy#1593
- Add shortcut key for full screen. BoostIO/BoostNote-Legacy#1611
- Sort tags alphabetically. BoostIO/BoostNote-Legacy#1616
- Allow folders to be draggable on side bar. BoostIO/BoostNote-Legacy#1617
- Add an option to toggle smart quotes. BoostIO/BoostNote-Legacy#1621
- Use uuid/v4 for note id. BoostIO/BoostNote-Legacy#1636
Bug fixes
- Fix UI overlapping in the snippet editor. BoostIO/BoostNote-Legacy#1584
- Fix auto scroll. BoostIO/BoostNote-Legacy#1591
- Fix auto insertion of markdown list. BoostIO/BoostNote-Legacy#1594
- Fix missing zoom button. BoostIO/BoostNote-Legacy#1601
- Fix broken title of website, not using utf-8 encoding. BoostIO/BoostNote-Legacy#1612
- Fix missing progress bar. BoostIO/BoostNote-Legacy#1614
- Add missing utf-8 charset tag to exported html. BoostIO/BoostNote-Legacy#1639
- Add missing viewport tag to exported html. BoostIO/BoostNote-Legacy#1643
- Fix style of code block in exported html. BoostIO/BoostNote-Legacy#1648
Dev
- Fix tests BoostIO/BoostNote-Legacy#1649
- Upgrade KaTeX to v0.9.0 BoostIO/BoostNote-Legacy#1650