@@ -17,3 +17,85 @@ sidebar_position: 1
1717- [ Firefox] ( https://addons.mozilla.org/zh-CN/firefox/addon/scriptcat-pre/ )
1818
1919另外除了预发布以外,脚本猫每次代码提交合并到主分支后都会在[ Github Action] ( https://github.com/scriptscat/scriptcat/actions/workflows/build.yaml ) 上打包构建一次扩展,如果你想体验最新或者修复的内容可以前往[ Github Action] ( https://github.com/scriptscat/scriptcat/actions/workflows/build.yaml ) 页进行下载.
20+
21+ <a name =" 1.0.0-beta " ></a >
22+
23+ ## 1.0.0-beta (2025-07-14)
24+
25+ 🎉 准备向 v1.0.0 进发,非常感谢哥哥们的支持!
26+
27+ ### Added
28+
29+ - ✨ 优化日志打印 [[ 8693b93] ( https://github.com/scriptscat/scriptcat/commit/8693b9338bdd916ffad58572949e67d14cc2c109 )]
30+ - ✨ 实现异步 GM 函数 ([ 8caebe9] ( https://github.com/scriptscat/scriptcat/commit/8caebe9ae4f6f6b304b54cbb870a4cebd6341704 ) )
31+ - ✨ 链接导入脚本时可以按回车键确定 ([ #537 ] ( https://github.com/scriptscat/scriptcat/issues/537 ) ) [[ 45a17df] ( https://github.com/scriptscat/scriptcat/commit/45a17df8f35a943a489c0f5980ac3f65fb0e8e5f )] (by @TC999 )
32+ - ✨ 增加 Prettier 的 ESLint 统一代码格式化风格 [[ 0f84a19] ( https://github.com/scriptscat/scriptcat/commit/0f84a19c42823baab60f2b379d187073be7879f9 )]
33+ - ✨ 安装/更新脚本时增加下拉框 [ #508 ] ( https://github.com/scriptscat/scriptcat/issues/508 ) [[ 790584d] ( https://github.com/scriptscat/scriptcat/commit/790584d078eb4bbf2179aec5297c5574d7b30167 )]
34+ - ✨ 增加脚本单独的检查更新选项 [ #508 ] ( https://github.com/scriptscat/scriptcat/issues/508 ) ([ 41ac880] ( https://github.com/scriptscat/scriptcat/commit/41ac880855fafe3a4e7a87cc05169f77d8a8f59c ) )
35+ - 🎉 准备跨入 v1.0.0 [[ 4aa4eef] ( https://github.com/scriptscat/scriptcat/commit/4aa4eefc05caa8477a1399734fd4f3f4dd758bc9 )]
36+ - ✨ 实现异步 GM 函数 ([ #492 ] ( https://github.com/scriptscat/scriptcat/issues/492 ) ) [[ cb8edf7] ( https://github.com/scriptscat/scriptcat/commit/cb8edf7809667068f4a2682afba82bc24302d717 )] (by @cyfung1031 )
37+ - ✨ 支持 GoogleDrive ([ #490 ] ( https://github.com/scriptscat/scriptcat/issues/490 ) ) [[ dc38f7f] ( https://github.com/scriptscat/scriptcat/commit/dc38f7f38fca13febe197a3ced4e817cacec5920 )] (by @wangyizhi )
38+
39+ ### Changed
40+
41+ - ⚡ 优化脚本资源加载 ([ 4651ae4] ( https://github.com/scriptscat/scriptcat/commit/4651ae4964a94af83a5cc23c02be4b351db7dce9 ) )
42+ - ⚡ 强化错误检查,加入自定义 esline-rules ([ #542 ] ( https://github.com/scriptscat/scriptcat/issues/542 ) ) [[ c5ac3e3] ( https://github.com/scriptscat/scriptcat/commit/c5ac3e34176b10ab5f52e705da3d0764aae5519d )] (by @cyfung1031 )
43+ - ⚡ React 優化 ([ #530 ] ( https://github.com/scriptscat/scriptcat/issues/530 ) ) [[ 45f73b7] ( https://github.com/scriptscat/scriptcat/commit/45f73b72b2a907d7e74929a571b24160982edbbb )] (by @cyfung1031 )
44+ - ♻️ 重构 MainWorld 沙盒 proxyContext(效能优化,保持 TM 沙盒行为) ([ #524 ] ( https://github.com/scriptscat/scriptcat/issues/524 ) ) [[ 331087c] ( https://github.com/scriptscat/scriptcat/commit/331087c2e86580fc514fe5ffb4c2b1e665d4da71 )] (by @cyfung1031 )
45+ - ⚡ React 元件 key ([ #526 ] ( https://github.com/scriptscat/scriptcat/issues/526 ) ) [[ df995ed] ( https://github.com/scriptscat/scriptcat/commit/df995ed2e63800cf523e8ba868bed991829894ef )] (by @cyfung1031 )
46+ - 💄 调整 UI ([ #523 ] ( https://github.com/scriptscat/scriptcat/issues/523 ) ) [[ ec1fcd2] ( https://github.com/scriptscat/scriptcat/commit/ec1fcd27083dce2b988e9aecade215f097978c8e )] (by @rkscv )
47+ - ⚡ GM 优化 及其他更新 ([ #519 ] ( https://github.com/scriptscat/scriptcat/issues/519 ) ) [[ 3d3be2c] ( https://github.com/scriptscat/scriptcat/commit/3d3be2ccae3a5218ecca91605f6b483a8d9aa2e4 )] (by @cyfung1031 )
48+ - ⚡ GM 注入优化 ([ #517 ] ( https://github.com/scriptscat/scriptcat/issues/517 ) ) [[ 1d6d52a] ( https://github.com/scriptscat/scriptcat/commit/1d6d52af3ff75cf547216284e0e837f3a44e7639 )] (by @cyfung1031 )
49+ - ⚡ 輕微調整 ([ #512 ] ( https://github.com/scriptscat/scriptcat/issues/512 ) ) [[ b3ceea3] ( https://github.com/scriptscat/scriptcat/commit/b3ceea35edb29bf735cb75f216c041d18cf901d3 )] (by @cyfung1031 )
50+ - 📝 更新文档 ([ #488 ] ( https://github.com/scriptscat/scriptcat/issues/488 ) ) ([ 89b9848] ( https://github.com/scriptscat/scriptcat/commit/89b984866e90f0fd610da973b0952d801fe07a27 ) )
51+ - ⚡ TreeShaking ([ #509 ] ( https://github.com/scriptscat/scriptcat/issues/509 ) ) [[ 4e70591] ( https://github.com/scriptscat/scriptcat/commit/4e705916a406d13eb09ee1aa2839b6ffeb484222 )] (by @cyfung1031 )
52+ - ⚡ Tree Shaking ([ #505 ] ( https://github.com/scriptscat/scriptcat/issues/505 ) ) [[ 05a71f0] ( https://github.com/scriptscat/scriptcat/commit/05a71f0afe7087f90c7be9c3a694986b8f0f65f8 )] (by @cyfung1031 )
53+ - 🎨 修改.d.ts [ #475 ] ( https://github.com/scriptscat/scriptcat/issues/475 ) [[ a3adc00] ( https://github.com/scriptscat/scriptcat/commit/a3adc00708232835463d8f2ac6c49d7de259cb4f )]
54+ - ⚡ 加快 Render ([ #491 ] ( https://github.com/scriptscat/scriptcat/issues/491 ) ) [[ 1b266be] ( https://github.com/scriptscat/scriptcat/commit/1b266bec9b17053ea046f25ce0aab2f32afb6e9c )] (by @cyfung1031 )
55+ - 🎨 修复 eslint 问题 ([ f49e20f] ( https://github.com/scriptscat/scriptcat/commit/f49e20faa78ca377f3404323cd13a5a7a5c27dca ) )
56+
57+ ### Fixed
58+
59+ - 🐛 修复脚本列表打勾时筛选会失效的问题 [ #507 ] ( https://github.com/scriptscat/scriptcat/issues/507 ) ([ 8830490] ( https://github.com/scriptscat/scriptcat/commit/8830490007102d91df1f7dd4647f9fdf3de1417b ) )
60+ - 🐛 脚本名宽度设置为固定宽度 [ #495 ] ( https://github.com/scriptscat/scriptcat/issues/495 ) ([ 33edabd] ( https://github.com/scriptscat/scriptcat/commit/33edabdb7bbde618f6a88237f15fd6e87d4ee4ab ) )
61+ - 🐛 调整 init ([ #543 ] ( https://github.com/scriptscat/scriptcat/issues/543 ) ) [[ 0341d3c] ( https://github.com/scriptscat/scriptcat/commit/0341d3cf0442fc2e9c4c6dba4fbfb3a89dc522f1 )] (by @cyfung1031 )
62+ - 🐛 favicon 超时 ([ #540 ] ( https://github.com/scriptscat/scriptcat/issues/540 ) ) [[ 4484f01] ( https://github.com/scriptscat/scriptcat/commit/4484f0180895fd53c3f03045c758de8fdad49679 )] (by @cyfung1031 )
63+ - 🐛 修复 GM download done 属性丢失的问题 [[ ed465e8] ( https://github.com/scriptscat/scriptcat/commit/ed465e8622277643286b9d32ccb62947230f5706 )]
64+ - 🐛 MV3 兼容 Opera 以及 Firefox 调整 ([ #534 ] ( https://github.com/scriptscat/scriptcat/issues/534 ) ) [[ 645a58f] ( https://github.com/scriptscat/scriptcat/commit/645a58f67af9f2d6b69ffbbb5e0d008dc726d80b )] (by @cyfung1031 )
65+ - 🐛 React 代码格式 lint ([ #536 ] ( https://github.com/scriptscat/scriptcat/issues/536 ) ) [[ 9ab4b22] ( https://github.com/scriptscat/scriptcat/commit/9ab4b225e803c337bf9c86f77fc2c64200ee4635 )] (by @cyfung1031 )
66+ - 🐛 修复 textarea 占位符换行问题 ([ #538 ] ( https://github.com/scriptscat/scriptcat/issues/538 ) ) [[ 9de4bb6] ( https://github.com/scriptscat/scriptcat/commit/9de4bb6cc02ca15363a2491eee2c9b387ebf5c4b )] (by @rkscv )
67+ - 💚 修复 lint 问题 [[ 8cf0ce8] ( https://github.com/scriptscat/scriptcat/commit/8cf0ce8ebd172aec86b9f250711e4375fc00aa81 )]
68+ - 🐛 修复 GM_cookie.set 操作 [ #520 ] ( https://github.com/scriptscat/scriptcat/issues/520 ) [[ 3d49376] ( https://github.com/scriptscat/scriptcat/commit/3d493768678b86c0a0f48040e7670a69bd714547 )]
69+ - 🐛 修复 finalUrl 的问题 [[ 93fe904] ( https://github.com/scriptscat/scriptcat/commit/93fe904ed3cd4e819ca4549e77d288884022e0f2 )]
70+ - 🐛 修复脚本名称中有特殊字符导致脚本加载失败的问题 [ #516 ] ( https://github.com/scriptscat/scriptcat/issues/516 ) [[ 07631ef] ( https://github.com/scriptscat/scriptcat/commit/07631ef972b456574b2a0ed4e9ce4298b084c5e7 )]
71+ - 🐛 修复 sandbox 关键字导致后台脚本无法正常运行的问题 ([ e11dd11] ( https://github.com/scriptscat/scriptcat/commit/e11dd113cadcb0216448b4019d4f8cfba8522129 ) )
72+ - 🐛 修复 GM API 加载问题 [[ 9f6bffc] ( https://github.com/scriptscat/scriptcat/commit/9f6bffc323cf524d767a0aa66b8e09411d6476c7 )]
73+ - 🐛 修复 Google Drive 授权提示问题 [[ b08187a] ( https://github.com/scriptscat/scriptcat/commit/b08187a9f580ebe8fca4f313315028e8895d09a7 )]
74+ - 🐛 兼容 TM 的 GM_info [ #478 ] ( https://github.com/scriptscat/scriptcat/issues/478 ) [[ de49c50] ( https://github.com/scriptscat/scriptcat/commit/de49c50f1835acdaec7c47782deb55811e676f88 )]
75+ - 🐛 处理窄屏显示问题 [ #495 ] ( https://github.com/scriptscat/scriptcat/issues/495 ) [[ a23f6d1] ( https://github.com/scriptscat/scriptcat/commit/a23f6d1e12863149e026dfe1691861a17deaeed8 )]
76+ - 🐛 处理 GM_setValue 的返回值 [ #493 ] ( https://github.com/scriptscat/scriptcat/issues/493 ) [[ dfc24a5] ( https://github.com/scriptscat/scriptcat/commit/dfc24a50bc71f4cb65d1e81f520ce4c350696d19 )]
77+ - 🐛 addStyle 代碼修正 ([ #500 ] ( https://github.com/scriptscat/scriptcat/issues/500 ) ) [[ 1f346cc] ( https://github.com/scriptscat/scriptcat/commit/1f346cc64e26b148b402756731e5d22a6260ccca )] (by @cyfung1031 )
78+
79+ ### Miscellaneous
80+
81+ - 🌐 添加俄语翻译 ([ ea056b0] ( https://github.com/scriptscat/scriptcat/commit/ea056b088c4404df860f151ce67aadcc48257765 ) )
82+ - 🌐 删除语言映射 ([ ab66fb5] ( https://github.com/scriptscat/scriptcat/commit/ab66fb5eb01762299164379d151c29b8139135ad ) )
83+ - 🌐 根据前缀去匹配 ([ 505e112] ( https://github.com/scriptscat/scriptcat/commit/505e112d3ccb3365da2bb403f37bc6482a59051b ) )
84+ - ⬆️ 升级 vitest [[ bbc2550] ( https://github.com/scriptscat/scriptcat/commit/bbc2550fe2ed5105a1d27666ec68ca484e424ac3 )]
85+ - 🌐 增加 i18n 翻译 ([ #525 ] ( https://github.com/scriptscat/scriptcat/issues/525 ) ) [[ 8f677ce] ( https://github.com/scriptscat/scriptcat/commit/8f677cea06cc3f31902276b18112d353f4f3730e )] (by @cyfung1031 )
86+ - 📝 修复文档 pnpm 错误 ([ #527 ] ( https://github.com/scriptscat/scriptcat/issues/527 ) ) [[ 324301a] ( https://github.com/scriptscat/scriptcat/commit/324301ab1b448e778c50bed47d40a18d9db76786 )] (by @cyfung1031 )
87+ - 🌐 修复 i18n 路径 [[ 4fc50cd] ( https://github.com/scriptscat/scriptcat/commit/4fc50cd15ed871f675ad3cdcb48fc91c0e3abd91 )]
88+ - 🧪 添加 GM.\* 的单元测试 [[ 4e91b36] ( https://github.com/scriptscat/scriptcat/commit/4e91b36b64220153fefe8b3a91575e0c302bf757 )]
89+ - ⚡ 更快导入腳本 ([ #498 ] ( https://github.com/scriptscat/scriptcat/issues/498 ) ) ([ 6b7ee3d] ( https://github.com/scriptscat/scriptcat/commit/6b7ee3d177b7d48e59e1e31053d9007265a4d5cc ) )
90+ - ♻️ 庫引用整理 ([ #494 ] ( https://github.com/scriptscat/scriptcat/issues/494 ) ) ([ 55e2ecd] ( https://github.com/scriptscat/scriptcat/commit/55e2ecd35ffbf41a8e07eadf2da89f0afbc3685e ) )
91+ - 🔨 添加更新日志生成脚本 ([ a4f5dd4] ( https://github.com/scriptscat/scriptcat/commit/a4f5dd4c096a593c23a33d72a04352ceb016f50a ) )
92+ - 📝 Update README [[ b1d64f0] ( https://github.com/scriptscat/scriptcat/commit/b1d64f011e81ebd6a07ac2cd6ee62ecb23ec1c2a )]
93+ - 📝 Update README ([ b20e36e] ( https://github.com/scriptscat/scriptcat/commit/b20e36ef889bae990c765d9c361434c5261fcbd1 ) )
94+ - Merge branch 'release/mv3' [[ eead31f] ( https://github.com/scriptscat/scriptcat/commit/eead31fa67a06c47bde214427b9860b3a1c98a3d )]
95+ - 🌐 处理 arco i18n 问题 [ #507 ] ( https://github.com/scriptscat/scriptcat/issues/507 ) [[ 79ad287] ( https://github.com/scriptscat/scriptcat/commit/79ad287553e0bb679c2ab811dc924b9e18059c4c )]
96+ - 👷 调整 eslint 规则 [[ ee54ff6] ( https://github.com/scriptscat/scriptcat/commit/ee54ff676db7b5761abc48be0d2b1cef465fb40f )]
97+ - 🔨 修改 changlog 生成脚本 [[ 924d4f8] ( https://github.com/scriptscat/scriptcat/commit/924d4f8d28e3764301112993ebb8e7f96a7a96fd )]
98+ - 📝 Release v0.19.0-beta [[ 25fcffc] ( https://github.com/scriptscat/scriptcat/commit/25fcffcd43d5c08d77ebe32cfa6ea8eb70186038 )]
99+ - 🌐 issue 模板提供英文版本 [[ 37217d4] ( https://github.com/scriptscat/scriptcat/commit/37217d423d7e410893c68ef74963a6c14c38fafe )]
100+ - 📝 调整 readme [[ acb5731] ( https://github.com/scriptscat/scriptcat/commit/acb5731df5141052312251073e1408426242b2e4 )]
101+ - 🌐 Update i18n README.md ([ #487 ] ( https://github.com/scriptscat/scriptcat/issues/487 ) ) [[ a0d6417] ( https://github.com/scriptscat/scriptcat/commit/a0d641782666315eed4937d6e62bff6944d65e9d )] (by @MaxZhang )
0 commit comments