Skip to content

v1.0.142

Compare
Choose a tag to compare
@laurent22 laurent22 released this 02 Apr 16:44
· 2064 commits to master since this release
  • New: Allow toggling markdown plugins and added several new plugins (#1347)
  • New: Added Goto Anything dialog (Ctrl+P or Cmd+P)
  • Improved: macOS: make the menu more like a macOS menu (#1348)
  • Improved search - when clearing search, stay on current item. When clicking on notebook name, jump to note within notebook. Improved toolbar layout.
  • Fixed: The side bar was being refreshed too frequently.
  • Fixed: Order of notebooks with sub-notebooks was sometimes incorrect when sorting
  • Fixes #1334 (maybe): Upgraded chokidar which it seems was randomly making Electron 4 crash (maybe due to fsevent package)
  • Fixes #1329: Could not edit created and updated time anymore
  • Fixes #1326: Restored inline code styling
  • Fixes #1325: Fixed nested checkbox indentation
  • fix sub pixel rendering for desktop (#1378)