Releases: ChurchTao/Lanaya
Releases · ChurchTao/Lanaya
Lanaya v1.2.1
v1.2.1
- CN
- 新增
windows
系统支持 #12 - 暂时关闭了
自动更新
功能,因为官方的打包程序有问题 tauri-apps/tauri#3055
- 新增
- EN
- Add windows support #12
- Temporarily turned off the
auto update
function, because the official packaging program has problems tauri-apps/tauri#3055
Lanaya v1.1.9
Lanaya v1.1.8
v1.1.8
Feature
- CN
- 新增功能,添加标签、搜索标签
- EN
- Add function, add tag, search tag
Lanaya v1.1.7
Lanaya v1.1.6
- CN
- 新增引入了
daisyui
- 升级了
vite
- 修复了
限制条数
功能不生效的问题
- 新增引入了
- EN
- Added
daisyui
- Upgraded
vite
- Fixed the problem that the
limit number
function does not take effect
- Added
Lanaya v1.1.5
- CN
- 我忘了解开
blur
的注释..
- 我忘了解开
- EN
- I forgot to remove the comment of
blur
- I forgot to remove the comment of
Lanaya v1.1.4
Bug Fixes
- CN
- 修复了因为
objc
导致的内存泄露 - 修复了显示速度
- 修复了因为
- EN
- Fixed the memory leak caused by
objc
- Fixed the display speed
- Fixed the memory leak caused by
Lanaya v1.1.3
v1.1.3
- CN
- 修复了截取字符串时,不安全的切片导致的崩溃问题
- EN
- Fixed the problem of unsafe slice caused by crash when cutting strings
Lanaya v1.1.2
Feature
- CN
- 新增
删除某一条
功能
- 新增
- EN:
- add
delete one
feature.
- add
Bug Fixes
- CN
- 修复了大文本复制时,会导致 UI 渲染卡顿的问题
- 修复了搜索收藏记录时,无法搜索到图片的问题
- 修复了清空记录时,会清除收藏的记录的问题
- EN
- Fixed the problem that large text copy will cause UI rendering to stall
- Fixed the problem that the image cannot be searched when searching for favorite records
- Fixed the problem that the record will be cleared when the record is cleared
Lanaya v1.1.1
Bug Fixes
- CN
- 修复了搜索时的 SQL 注入,导致崩溃的问题
- EN
- Fixed the problem of SQL injection when searching, causing a crash