Skip to content

Release v2026.3.31 (Build 4683) - Fix LIST command and bump version#9

Merged
hxcan merged 1 commit into
masterfrom
release/v2026.3.31-b4683
Mar 31, 2026
Merged

Release v2026.3.31 (Build 4683) - Fix LIST command and bump version#9
hxcan merged 1 commit into
masterfrom
release/v2026.3.31-b4683

Conversation

@sisterfuture

Copy link
Copy Markdown
Owner

版本升级:2026.3.31 (Build 4683)

更新内容

版本号变更:

  • versionCode: 4682 → 4683
  • versionName: "4682.2026.3.30" → "4683.2026.3.31"

主要修复:

  • 🔍 修复 LIST 命令参数解析:ftpserver 升级到 2026.3.39
    • 添加 endsWith("/") 检查,正确处理 LIST /LIST /Download/ 等命令
    • 最小化修改:只添加了一个条件判断
    • 完整保留所有调试日志和功能

测试验证

已通过测试:

  • list_ftp_directory 工具能正确返回目录列表(84 个文件和目录)
  • 支持中文文件名正常显示
  • 所有 FTP 功能正常工作

变更详情

  • 分支: release/v2026.3.31-b4683
  • 提交: 7eb8e65606887fe444d9dbf190132388272436e8
  • 文件: app/build.gradle

关联 PR:

JitPack 构建: https://jitpack.io/#hxcan/ftpserver/2026.3.39

- Update versionCode: 4682 → 4683
- Update versionName: "4682.2026.3.30" → "4683.2026.3.31"
- Includes ftpserver 2026.3.39 fix for LIST command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants