Skip to content

Releases: canwdev/file-lite

v1.2.2

16 Apr 10:24

Choose a tag to compare

v1.2.2 Pre-release
Pre-release
  • Bumped version in config and version enum to 1.2.2.
  • Added ArtPlayer and functionalities.
  • Added native player toggle functionality in the context menu.
  • Updated dependencies in package.json and bun.lock for improved performance and compatibility.
  • Enhanced AddressBar component to emit refresh events when unchanged.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Apr 12:05

Choose a tag to compare

  • concurrentNum 改为动态可调
  • TS 类型修复
  • 支持 App 窗口化
  • 面包屑导航支持类 Win10 导航

Full Changelog: v1.2.0...v1.2.1

v1.2.0

03 Apr 11:09

Choose a tag to compare

Full Changelog: v1.1.2...v1.2.0、

  • 实现基于 Cookie 的认证,废弃 localStorage 存储密钥

  • 实现 Github Actions自动构建

  • Implement cookie-based authentication and deprecate localStorage stored keys

  • Implement automated builds using Github Actions

v1.1.2

21 Nov 03:14

Choose a tag to compare

  • 新 go 语言实现后端(和 Node.js 后端功能一致)
  • 新 CLI 界面
  • 支持 npm 安装 npm i -g file-lite
  • 重构配置加载逻辑
  • 默认数据文件夹名从 data 改成 file-lite,且不自动创建配置文件
  • 自动接口测试
  • 提供单文件 go 二进制程序

  • New Go backend implementation (with the same functionality as the Node.js backend)
  • New CLI interface
  • Support for npm installation: npm i -g file-lite
  • Refactored configuration loading logic
  • Default data folder name changed from data to file-lite, and configuration files are no longer created automatically
  • Automated API testing
  • Provides single-file Go binary programs

v1.0.5

22 Sep 01:57

Choose a tag to compare

update: links