Releases: zdm65477730/NX-Activity-Log
Releases · zdm65477730/NX-Activity-Log
NX-Activity-Log v1.5.7
Changlog for v1.5.7:
- Fix 1 hour missing in Recent and Detail activity view.
NX-Activity-Log v1.5.6
Changlog for v1.5.6:
- Add Ukrainian language support.
- Make sure there is no null Title ID in play data.
Note: this is the double release for v1.5.6, please update it again.
NX-Activity-Log v1.5.5
Changlog for v1.5.5:
- Fixed play data missing in both All&Recently Views.
- Fixed wrong debug log write interface.
NX-Activity-Log v1.5.4
Changlog for v1.5.4:
- Fixed possible crash problem when creating messagebox.
- Add full translations for all lang
NX-Activity-Log v1.5.3
Changlog for v1.5.3:
- Fixed play time mismatch for all activity views.
- Fixed the total play time and count mismatch for all activity views.
- Make play recorder more accurate.
- Fixed crash when deleting import json file.
- Updates all lang json files.
- Fixed first/last play data missing for imported play data.
NX-Activity-Log v1.5.2
Changlog for v1.5.2:
- Fixed APP stuck on black screen when there are a large number of game data entries.
- Optimized the loading performance of the game data enteries.
- Add debug traces.
NX-Activity-Log v1.5.1
Changlog for v1.5.1:
- Add Japanese lang support
- Pull the latest jpn&kr lang translation commits
- Merge pull request from Atmosphere-NX/1900_support for libnx that adapts the latest Atmosphere 19.0.0
Support HOS16.0.0 with some bug fix
- Support HOS16.0.0.
- Fix play time in total time exceed 100%.
- Add year suffix for some local lang, e.g. Chinese.
- Allow run under Applet mode.
- Make sure all account play events in list.
- Optimize the memory usage.
- Fix ghost record issue in all views(All, Recent and Hidden view).
- Fix crash when deleting import data.
- Correct the time unit(time_t in second should be uint64_t).
Support HOS16.0.0
- Support HOS16.0.0.
- Fix play time in total time exceed 100%.
- Add year suffix.
- Allow run under Applet mode.
- Make sure all account play events in list.
- Optimize the memory usage