close #489 add v1.0.0 changelog

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 8c17ef02ec
commit e7d23755a4
3 changed files with 28 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ Canvas is a special HTML element, which will not be recorded by rrweb by default
### Console Recorder and Replayer
Starting with a later version of v0.9.11, we add the ability to record and play back console output.
Starting from v1.0.0, we add the plugin to record and play back console output.
This feature aims to provide developers with more information about the bug scene. There are some options for recording and replaying console output.
[link](./console.md)

View File

@@ -66,7 +66,7 @@ Canvas 是一种特殊的 HTML 元素,默认情况下其内容不会被 rrweb
### console 录制和播放
从 v0.9.11 的下一个版本开始,我们增加了录制和播放控制台输出的功能。这个功能旨在为开发者提供更多的 bug 信息。对这项功能我们还提供了一些设置选项。
从 v1.0.0 版本开始,我们以插件的形式增加了录制和播放控制台输出的功能。这个功能旨在为开发者提供更多的 bug 信息。对这项功能我们还提供了一些设置选项。
[链接](./console.zh_CN.md)