Skip to content

Releases: ckeditor/github-writer

GitHub Writer v1.10.4

09 Apr 10:22
Compare
Choose a tag to compare

Fixed issues

  • Fixed issue with broken styles after Github release. (#481)

GitHub Writer v1.10.3

14 Nov 09:54
Compare
Choose a tag to compare

Fixed issues

  • Fixed issue with Chrome and Firefox not loading extension for Issues and Wiki pages. (#470)

GitHub Writer v1.10.2

09 Jun 14:28
Compare
Choose a tag to compare

A hotfix release to address few major bugs:

  • Fixed image uploading. (#444)
  • Fixed editing comments. (#453)

We are aware that there are still some cases where GitHub Writer will not load at random, but this release addresses structural issue that caused GHW to never appear for edited comments.

GitHub Writer v1.10.1

29 Nov 10:19
Compare
Choose a tag to compare

New features

  • Upgraded to CKEditor 5 v35.3.1.
    • Improved IME support.
    • Lots of accessibility improvements, including:
      • focus management,
      • labels for assistive technologies,
      • editor feature state hinting,
      • keyboard handling.
    • Improved performance.
    • Improved toolbar button tooltip handling.
    • To-do list no longer traps the Tab key.

Fixed issues

  • Fixed a case where balloon toolbars would have rendering artifacts. (#377)
  • Ensured that the selection goes to the editable area after the heading button is used. (#380)
  • Fixed a link in the extension's icon balloon. (#356)

GitHub Writer v1.10.0

13 Aug 21:06
Compare
Choose a tag to compare

New features

  • Upgraded to CKEditor 5 v35.0.0.
  • Added cell merge/split for tables. (#330)
  • Added a possibility to set the alternative text for an image. (#10)

Fixed issues

  • Fixed multiple cases where writer would not load up properly. (#337, #345)
  • The editor no longer overflows to other GitHub UIs when editing long Markdown files. (#266)
  • Disabled inline images to facilitate more structured content. (#343)
  • Fixed a bug where editable corners would have edge rendered incorrectly. (#311)
  • Cosmetic improvements in Mermaid toolbar styling. (#307)

GitHub Writer v1.8.1

09 Oct 19:10
Compare
Choose a tag to compare

Fixed issues

  • Fixed the UI CSS to use the new CSS variables introduced by GitHub (#270)

GitHub Writer v1.8.0

27 Jan 14:17
Compare
Choose a tag to compare

New features

Fixed issues

  • An important pasting issue related to mentions has been fixed. (#243)

GitHub Writer v1.7.0

22 Dec 22:43
Compare
Choose a tag to compare

New features

Fixed issues

  • Fixed the compatibility with GitHub's native Dark Theme. (#238)

GitHub Writer v1.6.0

07 Sep 13:04
Compare
Choose a tag to compare

New features

  • Upgraded to CKEditor 5 v22.0.0.
  • Auto-formatting is now working when typing inside parenthesis or quotes. (#223)

Fixed issues

  • Fixed unwanted elements and style issues in some pages, like wiki page editing. (#209)

Other

  • Removed the ability of pressing TAB to change heading level. (#208)

GitHub Writer v1.5.0

03 Jul 11:47
Compare
Choose a tag to compare

New features

  • No extra permission requests are necessary anymore to install the Chrome extension 🎉 (#200)

Fixed issues

  • The editor will not anymore grow if long code lines are included. (#199)
  • Auto-grow is back to work again in new comment editors. (#202)