-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
### [0.2.1](https://github.com/yuque/yuque-chrome-extension/compare/v0.2.0...v0.2.1) (2023-07-24) | ||
|
||
|
||
### Features | ||
|
||
* 保存后复原编辑器 ([#19](https://github.com/yuque/yuque-chrome-extension/issues/19)) ([3d208dd](https://github.com/yuque/yuque-chrome-extension/commit/3d208ddeb9688ba84f1e3b746c2747b038ad3d67)) | ||
* 去掉整页剪藏 ([#35](https://github.com/yuque/yuque-chrome-extension/issues/35)) ([1670e78](https://github.com/yuque/yuque-chrome-extension/commit/1670e7811271166ac5083c6663d4d3b8703bc4e3)) | ||
* 右键选择文字剪藏添加引用 ([#18](https://github.com/yuque/yuque-chrome-extension/issues/18)) ([657572c](https://github.com/yuque/yuque-chrome-extension/commit/657572c7cd57efb62c29ecb17c39874e327c07fb)) | ||
* 将 js 改为 ts ([#28](https://github.com/yuque/yuque-chrome-extension/issues/28)) ([659dcf5](https://github.com/yuque/yuque-chrome-extension/commit/659dcf5774bd600053f9d69cef4ad1a2449450ed)) | ||
* 支持自动检查新版本 ([#34](https://github.com/yuque/yuque-chrome-extension/issues/34)) ([3390af3](https://github.com/yuque/yuque-chrome-extension/commit/3390af39389a9d3333ddfd9d1f90014e0a299287)) | ||
* 新增剪藏编辑器工具栏 ([#12](https://github.com/yuque/yuque-chrome-extension/issues/12)) ([59a4cbb](https://github.com/yuque/yuque-chrome-extension/commit/59a4cbb80c028e0ca40419de2294ee5485579d26)) | ||
* 添加登录提示信息 ([#22](https://github.com/yuque/yuque-chrome-extension/issues/22)) ([fc01c7e](https://github.com/yuque/yuque-chrome-extension/commit/fc01c7e9030a3a02381b4ff876cc342d9d6cf4a2)) | ||
* 请求头增加 runtime.id ([#29](https://github.com/yuque/yuque-chrome-extension/issues/29)) ([e009a25](https://github.com/yuque/yuque-chrome-extension/commit/e009a252933cc376bd16f3e3af6ecd44c0cf44e1)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* ci failed ([#33](https://github.com/yuque/yuque-chrome-extension/issues/33)) ([1d12843](https://github.com/yuque/yuque-chrome-extension/commit/1d1284382f59b2cfe27351d6f1a54d765fbab7db)) | ||
* 新增文档目录不展示问题 ([#21](https://github.com/yuque/yuque-chrome-extension/issues/21)) ([0a2e0b8](https://github.com/yuque/yuque-chrome-extension/commit/0a2e0b8f52e292bb6b5bb69774eca5057befab5b)) | ||
* 确保剪藏内容保存到文档去除网页引用标题 ([#20](https://github.com/yuque/yuque-chrome-extension/issues/20)) ([ee6a415](https://github.com/yuque/yuque-chrome-extension/commit/ee6a4155ce7d2d5c689a37c8a1e63af4ffc91991)) | ||
* 补充升级新版本的翻译 ([#36](https://github.com/yuque/yuque-chrome-extension/issues/36)) ([65b5ff5](https://github.com/yuque/yuque-chrome-extension/commit/65b5ff5f4c56983fd8193eca4a1b86200c0e3f9e)) | ||
* 解决 content-script 中全局 app 变量冲突的问题 ([#30](https://github.com/yuque/yuque-chrome-extension/issues/30)) ([e32cd90](https://github.com/yuque/yuque-chrome-extension/commit/e32cd90690cc52cfd51c262da6d6a4cd93d54fd5)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters