Skip to content

Markpad v2.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 04:55
382ab8c

What's Changed

  • fix(editor): stop Monaco outlining fullwidth CJK punctuation by @PathGao in #462
  • fix(ci): unpin WebKitGTK so the AppImage bundles a Mesa-compatible version by @LargeModGames in #463
  • fix(preview): never anchor the scroll restore to a boxless
    by @PathGao in #464
  • feat(i18n): add zh-TW translation strings by @love80312 in #465
  • fix(export): let the exported HTML follow the preview's max width by @PathGao in #468
  • docs(issues): ask reporters what triage actually needs, without requiring it by @PathGao in #469
  • ci: run the fast suite on pushes to master by @PathGao in #470
  • fix(editor): give each tab its own Monaco model so undo survives a switch by @PathGao in #471
  • ci: add a dependabot config, deliberately quiet by @PathGao in #472
  • fix(scroll-sync): map the panes by source line instead of by ratio by @PathGao in #474
  • docs: add a pull request template, all of it optional by @PathGao in #473
  • docs(agents): correct three statements that no longer match the tree by @PathGao in #475
  • ci(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #476
  • fix(editor): make the Vim z-family scroll, and put zb/z- the way Vim has them by @PathGao in #479
  • feat(editor): shortcuts for the six unbound formatting commands, and one meaning for Ctrl+T by @PathGao in #480
  • fix(windows): remove the bundled installer and uninstaller (#466) by @PathGao in #481
  • ci(release): point the updater at this repository, and ship on the tested Node by @PathGao in #485
  • ci(deps): keep major bumps out of the grouped pull request, and split the cadence by @PathGao in #484
  • feat(shortcuts): a read-only shortcuts reference, and one registry behind it by @PathGao in #488
  • ci(deps): split the cadence, hold two crates, and stop batching pre-1.0 npm by @PathGao in #490
  • fix(editor): honour Highlight Occurrences, and drop the U+2028 dialog by @PathGao in #492
  • fix(shortcuts): bind Save As, and check the keymap against the registry by @PathGao in #493

New Contributors

Full Changelog: v2.7.0...v2.7.1