Releases: LOG1997/log-lottery
Releases · LOG1997/log-lottery
Release v0.6.0-beta5
See the assets to download this version and install.
What's Changed
- Feat/max person 40 by @xiaoshi-jiang in #240
- docs: 📝 替换图片 by @wjrHh218 in #253
- fix: 🐛 修正抽中卡片的位置 by @wjrHh218 in #254
New Contributors
- @xiaoshi-jiang made their first contribution in #240
- @wjrHh218 made their contribution in #254 and #253
Full Changelog: v0.6.0-3...v0.6.0-5
Release v0.6.0-beta3
See the assets to download this version and install.
What's Changed
- fix: 🐛 限制撒花动画数量,避免页面卡顿和内存泄漏(以前是默认每个中奖卡片都有撒花动画,人数放大到30过后会有明显卡顿)
Full Changelog: v0.6.0-2...v0.6.0-3
Release v0.6.0-beta.2
See the assets to download this version and install.
What's Changed
Full Changelog: v0.6.0-1...v0.6.0-2
Release v0.6.0-beta.1
What's Changed
- 单词抽奖人数放大为30人 #171
- 添加了抽奖中和抽奖完成时的音效 by @ExplorerXie in #185
- fix: 奖项抽奖人数过多时,单次抽取个数的选择中,数字会出现重叠 #187 by @jiez1812 in #195
- docs: 📝 更新version为0.6.0-1 by @LOG1997 in #210
New Contributors
- @ExplorerXie made their first contribution in #185
- @jiez1812 made their first contribution in #195
Full Changelog: v0.5.4...v0.6.0-1
Release v0.5.4
fix: 修复临时奖项问题
Release v0.5.3
修复应用安装包启动时下载人员列表和导入人员列表无法成功的问题
Release v0.5.2
-
build: 🏗️ 升级依赖包版本,使用node22
-
feat: ✨ 上传文件时校验是否模板文件,否则提示
-
feat(layout): 添加全屏切换功能
-
refactor: ♻️ 界面设置页面重构,抽离逻辑,整合为块级设置
-
refactor: ♻️ 文件使用Blob格式进行存储
-
refactor: ♻️ 重构奖项配置模块
-
feat: ✨ 标题样式跟随主题,设置文本颜色会覆盖主题的标题颜色
-
feat: ✨ 首页奖项列表样式修改,支持长列表滚动查看
-
feat: ✨ 增加定时抽取功能
-
feat: ✨ 添加定时抽取功能的说明
-
feat: ✨ 播放中奖音频
-
feat: ✨ 增加windows安装包构建
-
refactor: ♻️ 抽奖逻辑重构并抽离逻辑
-
feat: ✨ 增加字体选择功能
......
v0.0.4
What's Changed
- build: 添加github actions脚本,发布tag时自动打包并将文件发布至release