-
Notifications
You must be signed in to change notification settings - Fork 473
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
27 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,19 @@ | ||
<a name="2.1.1"></a> | ||
## [2.1.1](https://github.com/slimkit/plus/compare/2.1.0...2.1.1) (2018-10-29) | ||
<a name="2.1.2"></a> | ||
## [2.1.2](https://github.com/slimkit/plus/compare/2.0.7...2.1.2) (2018-11-07) | ||
|
||
|
||
|
||
<a name="2.1.0"></a> | ||
# [2.1.0](https://github.com/slimkit/plus/compare/2.0.4...2.1.0) (2018-10-22) | ||
<a name="2.0.7"></a> | ||
## [2.0.7](https://github.com/slimkit/plus/compare/2.1.1...2.0.7) (2018-11-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* 修复核心加载中间件错误 ([55ad69e](https://github.com/slimkit/plus/commit/55ad69e)) | ||
* **feeds:** 减少列表查询时的事务处理,避免数据库死锁问题 ([f8cd28e](https://github.com/slimkit/plus/commit/f8cd28e)), closes [slimkit/plus#394](https://github.com/slimkit/plus/issues/394) | ||
* **file-storage:** 增加兼容性,避免 headers 出现中文 ([3d6acbc](https://github.com/slimkit/plus/commit/3d6acbc)) | ||
* **news:** 修复投稿时输入错误密码依然能够投稿成功! ([c64e400](https://github.com/slimkit/plus/commit/c64e400)), closes [zhiyicx/thinksns-plus-android#2396](https://github.com/zhiyicx/thinksns-plus-android/issues/2396) [zhiyicx/thinksns-plus-android#2390](https://github.com/zhiyicx/thinksns-plus-android/issues/2390) | ||
* **news:** 修复撤销投稿 SQL 报错 ([312139c](https://github.com/slimkit/plus/commit/312139c)), closes [thinksns-plus-android/issues#2402](https://github.com/thinksns-plus-android/issues/issues/2402) | ||
* **news:** 开发人员错误提交表迁移导致通过后无法删除资讯 ([5fa170e](https://github.com/slimkit/plus/commit/5fa170e)), closes [zhiyicx/thinksns-plus-android#2402](https://github.com/zhiyicx/thinksns-plus-android/issues/2402) | ||
|
||
|
||
### Features | ||
|
||
* 启动接口返回是否需要用户输入支付时密码标识 ([058c852](https://github.com/slimkit/plus/commit/058c852)), closes [zhiyicx/thinksns-plus-android#2390](https://github.com/zhiyicx/thinksns-plus-android/issues/2390) | ||
* 增加支付节点验证用户密码 ([a50d0a4](https://github.com/slimkit/plus/commit/a50d0a4)), closes [zhiyicx/thinksns-plus-android#2390](https://github.com/zhiyicx/thinksns-plus-android/issues/2390) | ||
* 新增打赏用户需要验证用户密码 ([e873876](https://github.com/slimkit/plus/commit/e873876)), closes [zhiyicx/thinksns-plus-android#2390](https://github.com/zhiyicx/thinksns-plus-android/issues/2390) | ||
* 验证用户密码中间件允许后台开关 ([7ba0df1](https://github.com/slimkit/plus/commit/7ba0df1)) | ||
* **admin:** 增加验证用户支付时密码开关功能 ([02d8ec0](https://github.com/slimkit/plus/commit/02d8ec0)), closes [zhiyicx/thinksns-plus-android#2390](https://github.com/zhiyicx/thinksns-plus-android/issues/2390) | ||
* **core:** 核心 FileWith 允许批量复制属性 ([ad2ff46](https://github.com/slimkit/plus/commit/ad2ff46)) | ||
* **feeds:** 增加动态和动态评论置顶申请验证用户密码 ([0a219db](https://github.com/slimkit/plus/commit/0a219db)) | ||
* **feeds:** 增加打赏动态验证用户密码 ([b82139c](https://github.com/slimkit/plus/commit/b82139c)), closes [zhiyicx/thinksns-plus-android#2390](https://github.com/zhiyicx/thinksns-plus-android/issues/2390) | ||
* **news:** 增加资讯和资讯评论申请置顶验证用户密码 ([8b89b39](https://github.com/slimkit/plus/commit/8b89b39)), closes [zhiyicx/thinksns-plus-android#2390](https://github.com/zhiyicx/thinksns-plus-android/issues/2390) | ||
* **news:** 增加资讯打赏验证密码 ([885dbf1](https://github.com/slimkit/plus/commit/885dbf1)) | ||
* **news:** 增加资讯投稿验证用户密码 ([f7b3f9b](https://github.com/slimkit/plus/commit/f7b3f9b)), closes [zhiyicx/thinksns-plus-android#2390](https://github.com/zhiyicx/thinksns-plus-android/issues/2390) | ||
* 修复附近的人后台配置面板无法提交配置问题 ([c98a46f](https://github.com/slimkit/plus/commit/c98a46f)), closes [zhiyicx/plus-component-pc#1081](https://github.com/zhiyicx/plus-component-pc/issues/1081) [zhiyicx/plus-jiajialin#1](https://github.com/zhiyicx/plus-jiajialin/issues/1) | ||
* **file-storage:** 本地驱动不支持视频在线播放问题 ([76ae3a8](https://github.com/slimkit/plus/commit/76ae3a8)) | ||
* **file-storage:** 修复本地存储系统不支持 GIF 图片 ([99e4e8a](https://github.com/slimkit/plus/commit/99e4e8a)) | ||
* **file-storage:** 增加存储系统兼容性,错误配置将不会导致全站崩溃 ([af821ff](https://github.com/slimkit/plus/commit/af821ff)) | ||
* **news:** 修复资讯前台投稿未做 Markdown 转换处理 ([0009250](https://github.com/slimkit/plus/commit/0009250)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,5 +28,5 @@ | |
] | ||
} | ||
}, | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,5 +24,5 @@ | |
] | ||
} | ||
}, | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,5 +34,5 @@ | |
] | ||
} | ||
}, | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,5 +34,5 @@ | |
] | ||
} | ||
}, | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,5 +28,5 @@ | |
] | ||
} | ||
}, | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,5 +28,5 @@ | |
] | ||
} | ||
}, | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,5 +29,5 @@ | |
] | ||
} | ||
}, | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,5 +28,5 @@ | |
] | ||
} | ||
}, | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} |