Skip to content

Releases: vastsa/FileCodeBox

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:55
9219b74

2.5.0 (2026-07-11)

Features

  • add global storage capacity limit (818dd47)
  • automate version releases (ee8f908)
  • configure admin session lifetime (#484) (93ff291)

Bug Fixes

  • build frontend on native Docker platform (2c51384)
  • harden automated release workflow (46883c9)
  • harden share retrieval and admin visibility (#482, #480) (8d7d856)
  • resolve docs dependency audit warnings (36300ef)

V2.3

Choose a tag to compare

@vastsa vastsa released this 30 Dec 19:50
fix: https://github.com/vastsa/FileCodeBox/issues/444

V2.2

Choose a tag to compare

@vastsa vastsa released this 23 Feb 02:32
1733111
feat: update latest version

V2.1

Choose a tag to compare

@vastsa vastsa released this 15 Jun 13:29

新增了挺多功能和细节的,比如说网站通知,以及前端限制文件大小和游客等,以及自定义网站说明等。鸽了挺久的,还有很多issue没修,最近总算是稳定下来一点点了,所以才慢慢的有时间维护。

V2.0

Choose a tag to compare

@vastsa vastsa released this 25 Oct 06:27

Good
一键安装

docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:beta
一键更新

docker pull lanol/filecodebox:beta && docker stop filecodebox && docker rm filecodebox && docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:beta

V1.7 Beta

V1.7 Beta Pre-release
Pre-release

Choose a tag to compare

@vastsa vastsa released this 01 Mar 10:40
  1. 异步分片上传

image

2. 多样化上传方式

image

V1.6

Choose a tag to compare

@vastsa vastsa released this 19 Jan 13:57

更新了挺多的,后台管理,本地文件

V1.5.9.2

Choose a tag to compare

@vastsa vastsa released this 10 Jan 05:48

1.首页新增版本号
2.修复二维码多了个斜杠
3.修复黑暗模式消息框字体颜色

V1.5.9.1

Choose a tag to compare

@vastsa vastsa released this 29 Dec 08:56

fix bug

V1.5.8

Choose a tag to compare

@vastsa vastsa released this 19 Dec 14:35
f80d509

1.新增banner
2.后台翻页,设置banner