diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..c57c0c5d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,35 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +### [3.8.3](https://github.com/HuanCheng65/TiebaLite/compare/v3.8.1...v3.8.3) (2020-08-28) + + +### Features + +* 增加透明主题背景缓存 ([ecc7050](https://github.com/HuanCheng65/TiebaLite/commit/ecc70507d410f0b65757ae627d7908807755c33f)) +* 支持贴内B站视频/音频/专栏号直接跳转 ([57d23f9](https://github.com/HuanCheng65/TiebaLite/commit/57d23f9b8ea7e3ad03f1d0e94fccdf12935e3009)) +* 新增设置是否允许滑动时加载图片 ([1d15d51](https://github.com/HuanCheng65/TiebaLite/commit/1d15d5172660a0c6db58ba3e8aba2ccceb678e2d)) + + +### Bug Fixes + +* 修复从通知栏进入消息界面不自动刷新 ([6139788](https://github.com/HuanCheng65/TiebaLite/commit/6139788b52693d310ad74ca5d0d834e3ff3011ef)) +* 修复倒序浏览无法加载第二页 ([d5590da](https://github.com/HuanCheng65/TiebaLite/commit/d5590dabe0c747d75a1a024d97b0c8d66dfe98b9)) +* 修复回贴时添加小尾巴 ([3a03874](https://github.com/HuanCheng65/TiebaLite/commit/3a0387487bf9a7212a30025d95c76c6f89d6b3a2)) +* 修复因 多个实体类 使用 Kotlin ([40d0895](https://github.com/HuanCheng65/TiebaLite/commit/40d0895e2b98587e6464d5a5ed79dfa86d5c5080)) +* 修复搜索用户报错 ([d8323ba](https://github.com/HuanCheng65/TiebaLite/commit/d8323ba48bd310bf8e2a2b46f20df272f915914a)) +* 修复无法获取更新日志 ([28bb477](https://github.com/HuanCheng65/TiebaLite/commit/28bb47735567b044d66c6e91eb87a7ac2d066613)) +* 修复未设置小尾巴时异常 ([83d98cd](https://github.com/HuanCheng65/TiebaLite/commit/83d98cdba0662a9c74d2e414404b5398709a237a)) +* 修复检查更新失效 ([81daeac](https://github.com/HuanCheng65/TiebaLite/commit/81daeac6b74ef4a36f4e1ceffe3b343ce1647b14)) +* 修复检查更新失效 ([6501d0c](https://github.com/HuanCheng65/TiebaLite/commit/6501d0c984006b1885f692a9b378978422754a17)) +* 修复楼中楼大图加载失败 ([c370c87](https://github.com/HuanCheng65/TiebaLite/commit/c370c874126ed2eda3348ae060d9905a4a762689)) +* 修复楼中楼无法显示更多 ([6d864de](https://github.com/HuanCheng65/TiebaLite/commit/6d864de25327514b224cae157175bcdb62e4dd13)) +* 修复看图出现双重进度条 ([2ca8738](https://github.com/HuanCheng65/TiebaLite/commit/2ca8738ecca20ebb5c586a4fcef4fa5af6086213)) +* 修复网页无法跳转 ([3f3b3f3](https://github.com/HuanCheng65/TiebaLite/commit/3f3b3f3f7325392ef77e71f5a37032dc8b9ffadf)) +* 修复贴中数字无法显示 ([9e50d48](https://github.com/HuanCheng65/TiebaLite/commit/9e50d4899984376419a3995081cb1a80044ba6be)) +* 修复长按贴中文本无法弹出菜单 ([3da25a4](https://github.com/HuanCheng65/TiebaLite/commit/3da25a4c4982d9176a1efefdbb98d37a34a9a83b)) +* 修复闪退 ([92f11c1](https://github.com/HuanCheng65/TiebaLite/commit/92f11c1a88d2a97cf0a7687f4112732548f1f569)) +* **ForumActivity.kt:** 修复多处空指针检查 ([576a878](https://github.com/HuanCheng65/TiebaLite/commit/576a8780bcc5f6c632c264e7a636ac5777537f62)) +* **MessageListAdapter.java:** 修复因 MessageListBean 使用 Kotlin ([16cee54](https://github.com/HuanCheng65/TiebaLite/commit/16cee5472c1b0c04d08763128adc47c25f962436)) +* **NewUpdateBean.kt:** 修复非空变量未指定默认值 ([895a339](https://github.com/HuanCheng65/TiebaLite/commit/895a3394393ce5ba9bfe4951645e4746ba034330))