Skip to content

Commit bbea50c

Browse files
committed
chore: 添加changelog
1 parent ff9b39c commit bbea50c

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# [0.1.0](https://github.com/klren0312/ZSpider/compare/4fa15cd...v0.1.0) (2019-11-12)
2+
3+
### Bug Fixes
4+
5+
* chrome相关参数转移到全局存储 ([6fb74a6](https://github.com/klren0312/ZSpider/commit/6fb74a6))
6+
* release.yml ([7ac2155](https://github.com/klren0312/ZSpider/commit/7ac2155))
7+
* ws断线重连 ([e53d04c](https://github.com/klren0312/ZSpider/commit/e53d04c))
8+
* 上传应用添加type字段, 数据库添加type字段 ([4fde57a](https://github.com/klren0312/ZSpider/commit/4fde57a))
9+
* 修改初始尺寸 ([2b77820](https://github.com/klren0312/ZSpider/commit/2b77820))
10+
* 全部改为puppeteer-core ([c0c9b00](https://github.com/klren0312/ZSpider/commit/c0c9b00))
11+
* 最大化图表切换 ([c18d18d](https://github.com/klren0312/ZSpider/commit/c18d18d))
12+
* 发布结果存入json ([4dfe852](https://github.com/klren0312/ZSpider/commit/4dfe852))
13+
* 取消导出问题修改 ([1ee5cf6](https://github.com/klren0312/ZSpider/commit/1ee5cf6))
14+
* 夜间模式样式修改 ([8658064](https://github.com/klren0312/ZSpider/commit/8658064))
15+
* 导入导出数据格式错误修改 ([59aaf2d](https://github.com/klren0312/ZSpider/commit/59aaf2d))
16+
* 布局修改 ([2dde899](https://github.com/klren0312/ZSpider/commit/2dde899))
17+
* 接口格式化, 客户端拉取合并与新增 ([314a606](https://github.com/klren0312/ZSpider/commit/314a606))
18+
* 数据表字段类型改为longtext ([39ad708](https://github.com/klren0312/ZSpider/commit/39ad708))
19+
* 日志发送方式修改 ([abd1951](https://github.com/klren0312/ZSpider/commit/abd1951))
20+
* 日志显示问题修改 ([c8d084b](https://github.com/klren0312/ZSpider/commit/c8d084b))
21+
* 样式修改 ([ac7f15a](https://github.com/klren0312/ZSpider/commit/ac7f15a))
22+
* 测试配置参数报错修改 ([ba2e1d3](https://github.com/klren0312/ZSpider/commit/ba2e1d3))
23+
* 清空数据 ([05ce9a4](https://github.com/klren0312/ZSpider/commit/05ce9a4))
24+
* 相关报错处理 ([db1846a](https://github.com/klren0312/ZSpider/commit/db1846a))
25+
* 线上地址 ([1771949](https://github.com/klren0312/ZSpider/commit/1771949))
26+
* 解决报错 ([4fa15cd](https://github.com/klren0312/ZSpider/commit/4fa15cd))
27+
* 软件窗口添加边框 ([ca8dc0d](https://github.com/klren0312/ZSpider/commit/ca8dc0d))
28+
* 错误修改 ([5116677](https://github.com/klren0312/ZSpider/commit/5116677))
29+
30+
31+
### Features
32+
33+
* sql文件 ([850dfaa](https://github.com/klren0312/ZSpider/commit/850dfaa))
34+
* ws与后端通信; 显示已连接/未连接 ([51667c2](https://github.com/klren0312/ZSpider/commit/51667c2))
35+
* 上传应用到云接口与获取云端应用接口 ([4e4b6f9](https://github.com/klren0312/ZSpider/commit/4e4b6f9))
36+
* 优化分页为可插入指定位置 ([2bf938d](https://github.com/klren0312/ZSpider/commit/2bf938d))
37+
* 修改发布功能 ([65407db](https://github.com/klren0312/ZSpider/commit/65407db))
38+
* 修改远程地址 ([83c3d68](https://github.com/klren0312/ZSpider/commit/83c3d68))
39+
* 关闭编辑, 弹框提示 ([44e7bc4](https://github.com/klren0312/ZSpider/commit/44e7bc4))
40+
* 内容页添加到存储 ([31a63ea](https://github.com/klren0312/ZSpider/commit/31a63ea))
41+
* 定义nsis安装界面 ([2ce8c9b](https://github.com/klren0312/ZSpider/commit/2ce8c9b))
42+
* 应用列表 ([9ab8880](https://github.com/klren0312/ZSpider/commit/9ab8880))
43+
* 应用导入导出功能 ([3de0dc8](https://github.com/klren0312/ZSpider/commit/3de0dc8))
44+
* 开始爬取相关操作 ([c2ec94b](https://github.com/klren0312/ZSpider/commit/c2ec94b))
45+
* 数据初始化操作 ([f5837c3](https://github.com/klren0312/ZSpider/commit/f5837c3))
46+
* 数据发布与数据清空 ([bfbe1e3](https://github.com/klren0312/ZSpider/commit/bfbe1e3))
47+
* 数据发布页面, 新建&删除mysql发布 ([1c9cd0a](https://github.com/klren0312/ZSpider/commit/1c9cd0a))
48+
* 数据存储 ([da9d92c](https://github.com/klren0312/ZSpider/commit/da9d92c))
49+
* 数据导出 excel, json ([1e3b194](https://github.com/klren0312/ZSpider/commit/1e3b194))
50+
* 新建发布配置, 添加数据库参数映射配置 ([e30b90f](https://github.com/klren0312/ZSpider/commit/e30b90f))
51+
* 标题栏样式自定义 ([3ff1432](https://github.com/klren0312/ZSpider/commit/3ff1432))
52+
* 添加代码应用 ([0b94640](https://github.com/klren0312/ZSpider/commit/0b94640))
53+
* 添加属性选择, 解决手机号获取问题; ([6b65cf8](https://github.com/klren0312/ZSpider/commit/6b65cf8))
54+
* 添加规则保存 ([090a817](https://github.com/klren0312/ZSpider/commit/090a817))
55+
* 编辑应用功能 ([64c539c](https://github.com/klren0312/ZSpider/commit/64c539c))
56+
* 重连超过50次, 不再连接 ([f96921d](https://github.com/klren0312/ZSpider/commit/f96921d))

0 commit comments

Comments
 (0)