Releases: nuthx/game-tracker
Releases · nuthx/game-tracker
v1.2.0
v1.1.6
Improvements
- Optimized navigation bar style
Bug Fixes
- Fixed issue where NPSSO could not be saved
改进
- 优化导航栏样式
修复
- 修复 NPSSO 无法保存
v1.1.5
Improvements
- Optimized page UI layout
- Display game ID in record
- Support displaying playtime in hours
- Heatmap now shows total playtime for the current day
Bug Fixes
- Added logout button on mobile devices
改进
- 优化页面 UI 布局
- 游戏记录显示游戏 ID
- 游戏时间支持显示小时
- 热力图支持显示当天的总游戏时间
修复
- 移动端添加登出按钮
v1.1.4
New Features
- Added heatmap of gameplay
Improvements
- Optimized card layout
新增
- 新增游戏时间热力图
改进
- 优化卡片布局
v1.1.3
New Features
- Merge consecutive Switch gameplay records under two minutes during import
Improvements
- Improved responsive layout of settings on mobile devices
- Show a hint when no game record
Bug Fixes
- Fixed issue where dialog in the settings could not be selected
新增
- 导入Switch游戏记录时,合并小于两分钟的连续游戏记录
改进
- 优化设置菜单在手机的自适应效果
- 没有游戏记录时显示提示
修复
- 修复设置菜单内的弹窗无法被选中
v1.1.2
New Features
- Added NPSSO tutorial on the settings page
- Added game history page
Improvements
- Adjusted navigation bar layout
- Display only gaming entries of records
- Optimized UI layout
- Improved translations
- Enhanced pagination
新增
- 设置页面新增 NPSSO 获取教程
- 新增游戏记录页面
改进
- 调整导航栏布局
- 仅显示游戏中的记录条目
- 优化 UI 布局
- 优化翻译
- 优化分页
v1.1.1
New features
- Game records on the homepage now support pagination and filtering
Improvement
- Optimized the online status cards on the homepage
- Changed the settings page to a popup window
新增
- 首页游戏记录支持分页与筛选
改进
- 优化首页的在线状态卡片
- 优化设置页面为弹窗
v1.1.0
New Features
- Support for importing and exporting game activity backups
- Support for importing Switch play records from NX-Activity-Log
- Support for tracking users’ PSN names and IDs
- Monitoring interval for user activity changed from minutes to seconds, with a new default of 10 seconds
Improvements
- Optimized performance
Bug Fixes
- Fixed an issue where playing the same game at different times would be recorded as a single entry
新增
- 支持导入、导出游戏记录备份
- 支持导入来自 NX-Activity-Log 的 Switch 游戏记录
- 支持记录监控用户的 PSN 名称与 ID
- 监控用户的记录间隔由分钟改为秒,并默认为 10 秒间隔
改进
- 优化性能
修复
- 修复了在不同时间游玩相同游戏时,会被记录在一条记录中