Skip to content

Conversation

@0xfullex
Copy link
Collaborator

@0xfullex 0xfullex commented Nov 1, 2025

  • Added VersionService to record the current version during app startup. (default: version.log)
  • This change prepares for upcoming data refactoring in v2.

What this PR does

Before this PR:

After this PR:

Fixes #

Why we need it and why it was done in this way

The following tradeoffs were made:

The following alternatives were considered:

Links to places where the discussion took place:

Breaking changes

If this PR introduces breaking changes, please describe the changes and the impact on users.

Special notes for your reviewer

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note


- Added versionService to record the current version during app startup.
- This change prepares for upcoming data refactoring in version 2.
@0xfullex 0xfullex changed the title feat: version history Nov 1, 2025
Copy link
Collaborator

@EurFelux EurFelux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

recordCurrentVersion仅检查version字段变动,因此其它元数据即使发生变动也不会被记录下来。不确定数据重构将如何依赖这些信息,但这一点应该值得注意

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants