Skip to content

LocalChat v1.3.1

Choose a tag to compare

@Mintcolour Mintcolour released this 24 Jun 03:58

LocalChat v1.3.1

中文

更新亮点

  • 聊天内嵌配对卡片:移除旧配对弹窗,支持 65 秒超时过期及多并发配对请求管理。
  • 校园网网络诊断:手动添加设备时,新增网络诊断弹窗及建议。
  • 新增通知与保活配置:设置页新增通知启用、预览控制和后台保活开关。
  • 修复未读计数查询逻辑,当阅读时间点与消息时间精确相同时不再计入未读数。
  • Windows 端增强前台状态检测,并拦截 MissingPluginException 异常提升测试环境兼容性。

安装包

  • LocalChat-1.3.1-arm64-v8a.apk
  • LocalChat-1.3.1-armeabi-v7a.apk
  • LocalChat-1.3.1-x86_64.apk
  • LocalChat-1.3.1-windows-x64.zip
  • SHA256SUMS.txt

验证

  • flutter analyze
  • flutter test
  • flutter build apk --release --split-per-abi
  • flutter build windows --release
  • apksigner verify --print-certs dist\LocalChat-1.3.1-arm64-v8a.apk
  • SHA256SUMS.txt 自校验

English

Highlights

  • Inline chat pairing cards: replaced popup dialogs with inline chat cards, supporting 65s timeouts and concurrent requests.
  • Campus network diagnostics: added diagnostics dialog and advice recommendations during manual peer addition.
  • New notification & keep-alive settings: added settings for notifications, previews, and background keep-alive.
  • Corrected unread count logic when lastReadAt exactly matches a message's createdAt.
  • Enhanced Windows foreground state detection and caught MissingPluginException on method channels for test environments.

Assets

  • LocalChat-1.3.1-arm64-v8a.apk
  • LocalChat-1.3.1-armeabi-v7a.apk
  • LocalChat-1.3.1-x86_64.apk
  • LocalChat-1.3.1-windows-x64.zip
  • SHA256SUMS.txt

Verification

  • flutter analyze
  • flutter test
  • flutter build apk --release --split-per-abi
  • flutter build windows --release
  • apksigner verify --print-certs dist\LocalChat-1.3.1-arm64-v8a.apk
  • SHA256SUMS.txt self-check