Skip to content

Commit

Permalink
fix database config bug which cause unexpected connect
Browse files Browse the repository at this point in the history
  • Loading branch information
blogdaren committed May 23, 2024
1 parent 2a3fe65 commit 08cafd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ webman的爬山虎插件,[PHPCreeper | 爬山虎](https://github.com/blogdaren

## 更新

* 本插件的使用说明最近一次更新时间是:`2024-04-28`,由于爬山虎迭代版新增了许多新特性和API,而且完全向下兼容,所以建议将本插件更新至最新版(v1.0.4),同时确保将爬山虎同步更新至最新版(v1.8.7)。
* 本插件的使用说明最近一次更新时间是:`2024-05-23`,由于爬山虎迭代版新增了许多新特性和API,而且完全向下兼容,所以建议将本插件更新至最新版(v1.0.5),同时确保将爬山虎同步更新至最新版(v1.8.7)。
* 重大更新:自爬山虎`v1.8.7`开始,爬山虎开始支持无头浏览器即支持运行JavaScript代码及其渲染的动态页面。使用非常简单,无缝切换,只需要通过`$context`上下文启用或禁用无头浏览器开关即可。


Expand Down

0 comments on commit 08cafd3

Please sign in to comment.