feat(novel): 在小说预览页面中,点击文本可以快速显示标题栏和顶部操作栏 (#32)
feat(media): 支持在评论区发送表情,以及在评论页面进行展示 (#36)
feat(desktop): 移除了桌面端的 kcef 依赖,改为使用wry。 (#30)
fix(i18n): 修复了繁体中文和英文翻译中部分字符串缺失的问题 (#49)
fix(ui): 修复欢迎页日间/夜间模式按钮白边消失问题(#42)
fix(ios): 修复 iOS Android 端搜索时,搜索框被系统标签栏遮挡的问题 (#38)
fix(download): 修复某些情况中,无法下载插画的问题 (#34)
fix(crash): 修复部分页面点击最后一张插图时导致的系统崩溃 (#31)
feat(novel): clicking text on the novel preview page now toggles the title bar and top action bar (#32)
feat(media): added support for sending and displaying emojis in the comment section (#36)
feat(desktop): removed kcef dependency for desktop and switched to wry (#30)
fix(i18n): fixed missing strings in Traditional Chinese and English translations (#49)
fix(ui): fixed the issue where the white border of the light/dark mode buttons disappeared on the welcome page (#42)
fix(ios): fixed the search bar being obscured by the system tab bar during search on iOS and Android (#38)
fix(download): fixed an issue preventing illustration downloads in certain scenarios (#34)
fix(crash): fixed a system crash occurring when clicking the last illustration on certain pages (#31)