История версий GitHub Writer - 19 версий
GitHub Writer от CKSource
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.10.4
Выпущено 10 апр. 2024 г. - 3,34 МБРаботает с firefox 48.0 и вышеFixed broken styles.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 1.10.3
Выпущено 14 нояб. 2023 г. - 3,33 МБРаботает с firefox 48.0 и вышеFixed issue with the browser not loading extension for Issues and Wiki pages.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.10.2
Выпущено 14 июня 2023 г. - 3,24 МБРаботает с firefox 48.0 и выше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.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.10.1
Выпущено 28 нояб. 2022 г. - 3,24 МБРаботает с firefox 48.0 и выше### New features
* Upgraded to [CKEditor 5 v35.3.1](https://github.com/ckeditor/ckeditor5/releases/tag/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.
* Brings improved toolbar button tooltip handling.
* To-do list no traps the <kbd>tab</kbd> key.
### Fixed issues
* Fixed a case where balloon toolbars would have rendering artifacts. (#377)
* Ensured that the selection goes to the editable area after heading button is used. (#380)
* Fixed a link in the extension's icon balloon. (#356)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.10.0
Выпущено 12 авг. 2022 г. - 3,24 МБРаботает с firefox 48.0 и выше### New features
- Upgraded to [CKEditor 5 v35.0.0](https://github.com/ckeditor/ckeditor5/releases/tag/v35.0.0).
- Added cell merge/split for tables. (#330)
- Added a possibility to set alternative text for an image. (#10)
### Fixed issues
- Fixed multiple cases where writer would not load up properly. (#337, #345)
- Editor no longer overflows to other GitHub UI 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)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.9.0
Выпущено 8 мар. 2022 г. - 3,79 МБРаботает с firefox 48.0 и выше- Bumped CKEditor to v32.0.0 from 25.0.0.
- Introduced CKEditor 5 Mermaid plugin that adds support for creating diagrams.
- Minor styling improvements.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.8.1
Выпущено 9 окт. 2021 г. - 1,76 МБРаботает с firefox 48.0 и вышеFixed issues:
- Fixed the UI CSS to use the new CSS variables introduced by GitHub (#270)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.8.0
Выпущено 27 янв. 2021 г. - 1,76 МБРаботает с firefox 48.0 и вышеNew features
- Upgraded to CKEditor 5 v25.0.0.
- Introduced auto-formatting for todo lists. (#248)
Fixed issues
- An important pasting issue related to mentions has been fixed. (#243)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.7.0
Выпущено 22 дек. 2020 г. - 1,76 МБРаботает с firefox 48.0 и вышеNew features
- Upgraded to CKEditor 5 v24.0.0.
- Upgraded to Linguist v7.12.2.
Fixed issues
- Fixed the compatibility with GitHub's native Dark Theme. (#238)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.6.0
Выпущено 7 сент. 2020 г. - 1,72 МБРаботает с firefox 48.0 и выше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)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.5.0
Выпущено 3 июля 2020 г. - 1,67 МБРаботает с firefox 48.0 и выше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)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.4.0
Выпущено 25 июня 2020 г. - 1,67 МБРаботает с firefox 48.0 и вышеNew features:
- Upgraded to CKEditor 5 v20.0.0.
- Upgraded to Linguist v7.10.0.
- Reduced the required permissions to install the extension. (#173)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.3.0
Выпущено 1 июня 2020 г. - 1,65 МБРаботает с firefox 48.0 и вышеNew features:
- Brand new icons, aligned to the ones recently introduced by GitHub.
- Upgraded to CKEditor v19.1.1. Among other benefits:
- It's now easier to insert paragraphs before or after objects (images, horizontal lines, tables) that are either at the beginning or at the end of the editor content. (#127)
- Tables are now created without headers by default as our previous decision to change this behaviour may not be have been optimal. (#196)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.2.0
Выпущено 25 мая 2020 г. - 1,63 МБРаботает с firefox 48.0 и вышеNew features:
- GitHub Writer is not supported when editing repository markdown files directly on GitHub. (#192)
- It supports both editing and creation of new markdown files.
- All the fancy things of GitHub Writer, including image upload.
- Unfortunately, no support for Firefox at this stage :(
- Introduced GitHub Writer in the Milestone editing page. (#78)
- Following the trend, you'll find GitHub Writer also in your Saved Replies settings.
- Table headers will now be enabled by default on tables so the editor output is more markdown friendly. (#165)
This is an important release with many internals of the GitHub Writer API being reviewed. Most of the changes don't have an immediate impact on features, but they will definitely raise the quality of the code in general.
Fixed issues:
- Fixed an issue where the browser was navigating away when clicking on some types of links in the editor content. (#189)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.1.0
Выпущено 15 мая 2020 г. - 1,62 МБРаботает с firefox 48.0 и вышеNew features:
- Introduced auto-resizing, to smartly use the available viewport size. (#20)
- Several internal and development optimizations.
Fixed issues:
- Fixed an issue with emojis following links. (#181)
- Fixed the reload of the page not being in the right mode in some situations. (#180)
- Fixed form locking when the user aborts switching from markdown to rte. (#185)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.0.1
Выпущено 8 мая 2020 г. - 1,62 МБРаботает с firefox 48.0 и вышеFixed issues:
- Several enhancements to the submit button state handling. (#172)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 1.0.0
Выпущено 5 мая 2020 г. - 1,62 МБРаботает с firefox 48.0 и вышеFollowing several internal releases, this is the first public release of GitHub Writer 🎉
Have fun!Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v2.0
Версия 0.24.0
Выпущено 2 мая 2020 г. - 1,62 МБРаботает с firefox 48.0 и вышеNew features:
- Upgraded to CKEditor 5 v19.0.0.
Fixed issues:
- Fixed an issue with the selection next to some types of emojis in Chrome. (#160)
- Fixed the output of inline code when styled with other inline styles, like bold. (#157)Исходный код выпущен на условиях Все права защищены
Версия 0.23.0
Выпущено 30 апр. 2020 г. - 1,6 МБРаботает с firefox 48.0 и вышеИсходный код выпущен на условиях Все права защищены