Releases: LifeArchiveProject/BiliHistoryFrontend
Releases · LifeArchiveProject/BiliHistoryFrontend
BiliHistoryFrontend v1.5.2
See the assets to download and install this version.
What's Changed
- 重新生成 lockfile 以确保 Rollup native 包在 Linux 上正确安装 by @alexma233 in #37
New Contributors
- @alexma233 made their first contribution in #37
Full Changelog: v1.5.1...v1.5.2
BiliHistoryFrontend v1.5.1
See the assets to download and install this version.
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.3
v1.4.2
现在可以设置首页显示数量,可选10-100
显示当天信息的横条,现在可以显示当天观看视频总时长,与此同时,年度总结的热力图里也可以看见当天观看总时长了
v1.4.1
v1.4.0
Release Notes
Added
- feat(dynamic): 新增用户动态抓取和管理功能 by 2977094657 in
2f5fc93 - feat(utils): 新增图片 URL标准化工具函数 by 2977094657 in
05ff5a0 - feat(components): 优化下载对话框 by 2977094657 in
594a28a - feat(analytics): 年度总结添加热门视频分析功能 by 2977094657 in
4365931 - feat(api): 增加合集下载功能 by 2977094657 in
9b35aea - feat(video-details): 接入新的超详细视频详情接口 by 2977094657 in
f954723
Changed
- feat(README): 更新功能介绍 by 2977094657 in
66866f2 - docs(README): 更新功能说明 by 2977094657 in
0e74f8d - docs(README): 更新页面介绍顺序 by 2977094657 in
b36791a - refactor(tailwind): 重新设计UP主完成率分析页面 by 2977094657 in
c5ade63 - refactor(search): 优化搜索参数 by 2977094657 in
a786092 - 更新 README.md by 2977094657 in
0d62394 - refactor: 将年度总结分析拆分为多个子分析 by 2977094657 in
7093b67 - Docker 构建优化 by @hang333 in #31
- 增加1Panel部署指南 by 2977094657 in
d2f5a74
Fixed
- fix(build): 移除顶级 await,修复打包报 “Top-level await is not available” 错误 by @hang333 in #30
- resolve #8 添加 shell插件并实现系统默认浏览器打开 URL 功能 by 2977094657 in
d6d3dd7
New Contributors
Special thanks to our first-time contributors: @hang333