Skip to content

1.8.0

Compare
Choose a tag to compare
@ktraunmueller ktraunmueller released this 26 Mar 13:24
· 21 commits to master since this release
99e99bc

Improvements

  • Source editor syntax highlighting improvements #416 #427
  • Highlight matching braces in source editor #415
  • Expand source editor visible range #41
  • Always center-align source editor window in page #426
  • Ship applekeys package with the app #418
  • Improve outline navigation #80
  • Keyboard shortcuts for "Fit Page" and "Fit Width" #407
  • Add "What's new in this version" #424

Bugfixes

  • Source editor syntax highlighting for commands without braces #404
  • Incorrect source editor syntax highlighting for numbers #413
  • Incorrect source editor syntax highlighting for commands with optional arguments #414
  • Cannot append text to paragraph in source editor #402
  • "Insert New Item" in list breaks at the wrong location #412
  • No paragraph inserted when pressing Return inside command inside list #423
  • Search result highlights not updated when text changes #401
  • Images may be rendered blurry #420
  • Image resolver fails to find files in distro #419
  • Zoom shortcuts don't work when document outline is focused #421
  • Document breaks when changing number of authors #431

Other

  • Bump minimum required OS version to 10.12 #429