HMCL-dev / HMCL-dev/HMCL

[Feature] 显示模组更新日志时包括从当前到最新的所有更新日志

Open
#6,686 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

在显示日志时收集从当前版本的下一个版本开始,到最新版本之间的版本,然后将所有更新日志一并显示,或者允许选择一个版本查看那个版本的更新日志。

原因 | Reason

模组更新横跨多个版本是很常见的情况,但是更新日志只显示最新一个版本的日志,比如:

Image

这样不方便确认更新版本到底带来了什么变化。

详情 | Description

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the module update-log display flow and the logic that selects the current and latest versions. Trace how versions are compared and how the log is rendered, then verify the result with a module whose updates span multiple versions. Done means all intervening logs are shown together, or a user can select a specific version as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.