Skip to content

Commit

Permalink
Merge commit '44c2a8687f7275bd0744e8f4418e960df490a1d5'
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuoqiu-Yingyi committed Nov 22, 2023
1 parent b1d4ff6 commit d8ef787
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## [0.2.1](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/compare/v0.2.0...v0.2.1) (2023-11-18)


### Miscellaneous

* **manaco-editor:** release v0.2.1 ([857a36f](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/857a36fefeed1ea4c8391c199da97870e4bca059))
* **typewriter:** release v0.1.2 ([9ca5f07](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/9ca5f072f5b186d502984323ded116ecc73aaa12))


### Features

* **keepass:** 添加打开 KeeWeb 的方案 | Add the scheme of opening KeeWeb. ([c35df21](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/c35df213c553874ab9fdf94807820db30c8e7b9b))
* **monaco-editor:** 优化使用指定字符集打开文件功能 | Optimize the function of opening files using the specified character set. ([f65cb9e](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/f65cb9e33ab8435d65fcfb5872e63202399f4853))
* **monaco-editor:** 完善文档树菜单 | Improve document tree menu. ([3616cb9](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/3616cb997cbd783a48b6a6122e14f9915242f56f))
* **monaco-editor:** 支持使用自定义字符集打开文件 | Support opening files using custom character sets. ([b6ebe15](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/b6ebe15a558e9513c3e41b009ccf4c13ffc59e12))
* **monaco-editor:** 添加文档树菜单 | Add document tree menu. ([ecc3f62](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/ecc3f6270eb53eecd1847ae2066df0bb37e06ee5))
* **monaco-editor:** 添加文档树菜单 | Add document tree menu. ([1bfe2c7](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/1bfe2c7fcf6b52d162847e563efce28dd19a9e93))
* **typewriter:** 适配属性视图 | Adapt to the attribute view. ([7b61343](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/7b613437c760097daf5c6360627ea57547a83116))


### Bug Fixes

* **monaco-editor:** 修复 `Vditor` 编辑器重复加载资源文件问题 | Fix the issue of `Vditor` editor repeatedly loading resource files. ([11b77c5](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/11b77c5980c270ff54c796c3a6e10503ff36d46e))
* **monaco-editor:** 修复资源管理器侧边面板开关失效问题 | Fix the issue that the resource manager side panel switch is invalid. ([bfcc49b](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/bfcc49b78eec53dad79b2ca1a5ef33c46559d66d))
* **monaco-editor:** 修复超链接转义问题 | Fix hyperlink escape issue. ([b62da9c](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/b62da9cbcb745c6c4e0eec649ac01c1456647c58))


### Performance Improvements

* 兼容事件总线 `loaded-protyle-static` | Compatible with event bus `loaded-protyle-static`. ([1144a24](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/commit/1144a245dd3a9bbe0c366c523887786cd09ab93d))

## [0.2.0](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor/compare/v0.1.2...v0.2.0) (2023-10-06)


Expand Down

0 comments on commit d8ef787

Please sign in to comment.