Skip to content

Releases: alley-rs/lsar

Nightly Build 20260314

14 Mar 16:29
7cf65e6

Choose a tag to compare

Pre-release

🌙 Nightly Build

Build Date: 20260314
Commit: 7cf65e6

⚠️ This is a nightly build and may contain unstable features. Use at your own risk.

For stable releases, please check the releases page.

v0.3.11

08 Feb 11:39
5c29c85

Choose a tag to compare

🐛 Fixes

  • fix: 斗鱼解析失败(#283)

📦 Dependencies

  • chore(deps): 升级依赖(#282)

v0.3.10

23 Oct 08:08
9c3eb78

Choose a tag to compare

🎉 Features

  • feat: 添加YY直播解析(#277)

🐛 Fixes

  • fix(douyu): handle Douyu beta prefix and improve room ID parsing(#279)
  • fix(bili): 部分直播间房间号解析失败(#280)

v0.3.9

16 Oct 11:51
41b4a32

Choose a tag to compare

🐛 Fixes

  • fix(ui): 解析的链接过多时结果组件高度异常(#272)
  • fix(bili): 无法解析视频质量大于1080P原画的问题(#273)

📦 Dependencies

  • chore(deps): update dependencies and adjust Cargo.toml features(#274)

v0.3.8

14 Oct 13:03
5d690cb

Choose a tag to compare

🐛 Fixes

  • fix(douyin): 修复抖音直播解析失败的问题(#270)

📦 Dependencies

  • build(deps): 升级依赖(#269)

v0.3.7

21 Sep 09:06
65aab7a

Choose a tag to compare

🎉 Features

  • feat(tracker): add anonymous tracking for LSAR usage(#263)

🐛 Fixes

  • fix(bili): 修复无法通过url解析房间号的问题(#265)

v0.3.6

14 Sep 03:06
5ab8b1b

Choose a tag to compare

🎉 Features

  • feat(tauri): add log color feature for development(#261)

🐛 Fixes

  • fix(douyin): 处理未开播和不存在错误(#253)
  • fix(settings): 修复初始安装时设置无法保存的问题(#254)

🎨 Styles

  • style: 自定义标题栏改为fixed(#255)
  • style: adjust settings button position and container styles(#257)
  • style: improve default selection and cursor behavior(#258)
  • style(title-bar): 标题栏添加hover和active状态(#259)

v0.3.5

11 Sep 10:45
605cf5e

Choose a tag to compare

🎉 Features

  • feat(vite): add TAURI_ENV_DEBUG variable and update environment handling(#250)

🐛 Fixes

  • fix: update log filter to use correct crate name(#244)
  • fix(douyin): 修复抖音更新后无法解析的问题(#247)

🎨 Styles

  • style(result): adjust text overflow in item link container(#251)

v0.3.4

10 Sep 13:27
385f236

Choose a tag to compare

🐛 Fixes

  • fix(settings): 显示设置状态变化时更新配置(#239)

📦 Dependencies

  • chore: 更新依赖包版本(#243)

v0.3.3

05 Sep 08:26
c72878f

Choose a tag to compare

🐛 Fixes

  • fix(bilibili): 处理直播状态为回放和房间不存在的情况(#226)
  • fix(huya): 修复虎牙无法解析房间ID的错误(#228)