-
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
1 changed file
with
13 additions
and
13 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,26 +1,26 @@ | ||
<a name="1.9.2"></a> | ||
## [1.9.2](https://github.com/slimkit/plus/compare/v1.9.1...v1.9.2) (2018-08-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **core:** ( fixed [#341](https://github.com/slimkit/plus/issues/341) ) ⚠️Changed `UserHasBlacklists` to `UserHasBlackList` ([9f1a245](https://github.com/slimkit/plus/commit/9f1a245)) | ||
* **feed:** 删除话题移除话题关系( [#338](https://github.com/slimkit/plus/issues/338) ) ([f6b5517](https://github.com/slimkit/plus/commit/f6b5517)) | ||
<a name="1.9.3"></a> | ||
## [1.9.3](https://github.com/slimkit/plus/compare/v1.8.4...v1.9.3) (2018-08-22) | ||
|
||
|
||
|
||
<a name="1.9.1"></a> | ||
## [1.9.1](https://github.com/slimkit/plus/compare/v1.9.0...v1.9.1) (2018-08-09) | ||
<a name="1.8.4"></a> | ||
## [1.8.4](https://github.com/slimkit/plus/compare/v1.9.2...v1.8.4) (2018-08-22) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **feed:** 修复后台话题搜索条件或者排序条件变换后页码错误 ( [#324](https://github.com/slimkit/plus/issues/324) ) ([af6ea2c](https://github.com/slimkit/plus/commit/af6ea2c)) | ||
* **admin:** 修复后台支付宝原生设置输入框缺省提示有误 ([e81eb6f](https://github.com/slimkit/plus/commit/e81eb6f)), closes [zhiyicx/thinksns-plus-android#2181](https://github.com/zhiyicx/thinksns-plus-android/issues/2181) | ||
* **core:** 修复全包验证类使用错误的注入 ([a92fa24](https://github.com/slimkit/plus/commit/a92fa24)), closes [zhiyicx/thinksns-plus-android#2174](https://github.com/zhiyicx/thinksns-plus-android/issues/2174) | ||
* **feed:** 修复动态数量统计没有移除 ([3604736](https://github.com/slimkit/plus/commit/3604736)) | ||
* **feed:** 修复可重复点赞和取消点赞导致数据错误 ([93fe950](https://github.com/slimkit/plus/commit/93fe950)), closes [zhiyicx/thinksns-plus-android#2117](https://github.com/zhiyicx/thinksns-plus-android/issues/2117) | ||
* **feed:** 修复删除话题并没有删除话题关联数据 ([8346283](https://github.com/slimkit/plus/commit/8346283)) | ||
* **news:** 修改资讯后台「删除审核」为「删除申请审核」 ([e3a33bd](https://github.com/slimkit/plus/commit/e3a33bd)), closes [zhiyicx/thinksns-plus-android#2176](https://github.com/zhiyicx/thinksns-plus-android/issues/2176) | ||
* **user:** 修复更新认真资料接口验证描述错误 ([ab7daf7](https://github.com/slimkit/plus/commit/ab7daf7)), closes [zhiyicx/thinksns-plus-android#2118](https://github.com/zhiyicx/thinksns-plus-android/issues/2118) | ||
|
||
|
||
### Features | ||
|
||
* **feed:** 增加话题后台审核状态切换功能 ([ef4406e](https://github.com/slimkit/plus/commit/ef4406e)) | ||
<a name="1.8.3"></a> | ||
## [1.8.3](https://github.com/slimkit/plus/compare/v1.9.1...v1.8.3) (2018-08-15) | ||
|
||
|
||
|