|
1 | 1 | <!-- Keep a Changelog guide -> https://keepachangelog.com -->
|
2 | 2 |
|
3 | 3 | # Leetcode Editor Pro Changelog
|
| 4 | + |
4 | 5 | [![English Document][badge:en-doc]][gh:en-doc]
|
5 | 6 | [![中文文档][badge:zh-doc]][gh:zh-doc]
|
6 | 7 | [![捐赠][badge:donate]][shuzijun-donate]
|
7 | 8 | [![捐赠][badge:donate-zh]][shuzijun-donate]
|
8 | 9 | [![内推][badge:referrals]][shuzijun-referrals]
|
9 | 10 |
|
| 11 | +## 2022.2.5 |
| 12 | + |
| 13 | +### Added |
| 14 | + |
| 15 | +- 扩展协议,支持通过浏览器插件[Leetcode Editoe Extension](https://github.com/shuzijun/leetcode-editor-extension)打开题目 |
| 16 | +- Extension protocol, support opening questions through the browser plugin [Leetcode Editoe Extension](https://github.com/shuzijun/leetcode-editor-extension) |
| 17 | +- 增加描述文件加载动画 |
| 18 | +- Add description file loading animation |
| 19 | + |
| 20 | +### Changed |
| 21 | + |
| 22 | +### Deprecated |
| 23 | + |
| 24 | +### Fixed |
| 25 | + |
| 26 | +### Removed |
| 27 | + |
10 | 28 | ## 2022.2.4
|
11 | 29 |
|
12 | 30 | ### Added
|
| 31 | + |
13 | 32 | - 新增展示提示
|
14 | 33 | - Add show hint [#issues/230](https://github.com/shuzijun/leetcode-editor/issues/230)
|
15 | 34 | - 新增原来树形题目展示
|
|
27 | 46 | - 新增快速下一题
|
28 | 47 | - Add quickly switch question
|
29 | 48 |
|
30 |
| - |
31 | 49 | ### Changed
|
| 50 | + |
32 | 51 | - 修改提交记录的文件为markdown
|
33 | 52 | - Change the submission file type to markdown [#issues/546](https://github.com/shuzijun/leetcode-editor/issues/546)
|
34 | 53 | - 新配置界面
|
|
39 | 58 | ### Deprecated
|
40 | 59 |
|
41 | 60 | ### Fixed
|
| 61 | + |
42 | 62 | - 修复中国站进度问题
|
43 | 63 | - Fix session [#issues/566](https://github.com/shuzijun/leetcode-editor/issues/566)
|
44 | 64 | - 修复表格宽度问题
|
|
47 | 67 |
|
48 | 68 | ### Removed
|
49 | 69 |
|
50 |
| - |
51 | 70 | ## 2022.2.3
|
52 | 71 |
|
53 | 72 | ### Added
|
|
57 | 76 | ### Deprecated
|
58 | 77 |
|
59 | 78 | ### Fixed
|
| 79 | + |
60 | 80 | - fix UnsupportedOperationException
|
61 | 81 | - fix Acceptance Width
|
62 | 82 | - fix bugs
|
|
72 | 92 | ### Deprecated
|
73 | 93 |
|
74 | 94 | ### Fixed
|
| 95 | + |
75 | 96 | - fix bugs
|
76 | 97 |
|
77 | 98 | ### Removed
|
|
88 | 109 | ### Deprecated
|
89 | 110 |
|
90 | 111 | ### Fixed
|
| 112 | + |
91 | 113 | - fix bugs
|
92 | 114 |
|
93 | 115 | ### Removed
|
|
100 | 122 | - Added different windows, including paging window, all problem window, [CodeTop](https://codetop.cc/?utm_source=leetcode_editor) window, which can be switched by buttons in the navigation bar.
|
101 | 123 |
|
102 | 124 | ### Changed
|
| 125 | + |
103 | 126 | - domain name change
|
104 | 127 | - 修改域名
|
105 | 128 |
|
|
114 | 137 | [badge:donate]: https://img.shields.io/badge/Docs-donate-ff69c4?logo=docs&style=flat-square
|
115 | 138 | [badge:donate-zh]: https://img.shields.io/badge/Docs-捐赠-ff69c4?logo=docs&style=flat-square
|
116 | 139 | [badge:referrals]: https://img.shields.io/badge/Docs-内推-ff69c4?logo=docs&style=flat-square
|
117 |
| - |
118 |
| - |
119 | 140 | [gh:en-doc]: https://github.com/shuzijun/leetcode-editor/blob/master/README.md
|
120 | 141 | [gh:zh-doc]: https://github.com/shuzijun/leetcode-editor/blob/master/README_ZH.md
|
121 |
| - |
122 | 142 | [shuzijun-donate]: https://shuzijun.cn/donate.html
|
123 |
| -[shuzijun-referrals]: https://shuzijun.cn/referrals.html |
| 143 | +[shuzijun-referrals]: https://shuzijun.cn/referrals.html |
0 commit comments