Skip to content

Edmund 0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 22:31

Various small fixes and improvement and new round of grind at the delete caret drift. I think it actually worked this time, but don't quote me on it.

Added

  • CMD+=, CMD+-, and CMD+0 to zoom in/out/reset in View menu
  • External images rendering in editor
  • Block external images setting in Settings > Advanced

Changed

  • Rename "Source Mode" to "Show Source in Editor" in app and button menu and removed icon from button menu
  • Opening an existing file closes the last opened Untitled window with no edit history
  • Move Automatic updates to Settings > General
  • Apply Settings > Appearance > Max content width to read mode

Fixed

  • Images have extra bottom padding when editor is not in full screen in edit mode
  • Images do not resize with max content width if the user changes the setting when the app is open in edit mode
  • Tables overflow handled by horizontal scroll in read mode
  • Callouts have an extra line at the bottom when they are the last element of a file in edit mode
  • Footnotes rendering in edit mode and linking between inline marker and content in read mode
  • Math environments \begin{}...\end{} padding offset in edit mode
  • Math environments \begin{}...\end{} rendering in read mode
  • Delete caret drift, round 7 (docs) #156