Skip to content

Releases: helloxz/zurl

v1.2.2

30 Mar 02:15

Choose a tag to compare

  • 修复:数据库连接池未正确释放问题
  • 优化:更新短链接时加强验证,提升健壮性

v1.2.1

12 Sep 08:57

Choose a tag to compare

  • New: Added support for switching between Chinese and English
  • New: Added password modification in the background
  • Fix: Resolved an issue where the expiration time could not be set in certain scenarios when adding links in the background
  • Other optimizations and bug fixes

  • 新增:支持中英双语切换
  • 新增:后台修改密码
  • 修复:后台添加链接时,部分场景下过期时间无法设置的问题
  • 其它优化和BUG修复

v1.2.0

05 Sep 08:57

Choose a tag to compare

  • 新增:后台添加短链支持设置有效期(天)
  • 新增:后台支持设置站点信息
  • 新增:支持Docker ARM镜像
  • 其它优化和BUG修复

v1.1.0

06 Aug 02:32

Choose a tag to compare

  • 新增:API Token管理,可创建、修改Token
  • 优化:初始化时用户名要求全小写字母 + 数字组合
  • 其它优化和BUG修复

v1.0.1

05 Aug 02:11

Choose a tag to compare

  • 新增:批量删除选中链接
  • 优化:退出时删除数据库中的session
  • 优化:链接列表支持按点击次数和最后修改时间排序
  • 修复:导入失败的问题
  • 优化:后台链接列表支持页码选择
  • 优化:后台短链接支持点击复制
  • 优化:登录页面和初始化页面样式优化,使前台风格保持一致。
  • 优化:短链接支持Header请求
  • 其他优化和BUG修复

v1.0.0

05 Aug 00:20

Choose a tag to compare

  • 短链接生成
  • 链接管理
  • 延迟计数
  • 添加链接自动获取标题
  • 支持User-Agent屏蔽,需要自行修改config.toml
  • 数据迁移
  • 提供API接口