有猪没合 changelog
## Summary by Sourcery
Update CHANGELOG.md to release version 5.27.4, detailing new features,
improvements, bug fixes, and other changes.
New Features:
- Add duplicate name check for auto battle groups
- Add difficulty selection tip for Guiyuan command squad savings
- Add minigame entry point on macOS
Bug Fixes:
- Fix monthly squad failing to auto-switch
- Improve recognition matching for the “gather” theme
- Fix unintended clicks in roguelike mode (double-speed and ClickToDrops
issues)
Enhancements:
- Update extreme efficiency one-day three-shift schedule table
(2025-11-11 revision)
Documentation:
- Bump version to v5.27.4 and document release notes in CHANGELOG.md
Chores:
- Update Dependabot CI members
- Preload ads for Global build
* docs: Auto Generate Changelog of Release v5.27.4
* Initial plan
* Update CHANGELOG.md for v5.27.4
- Merge similar commits into single lines
- Sort entries within each category
- Preserve original changelog content (v5.27.3 and earlier)
Co-authored-by: ABA2396 <99072975+ABA2396@users.noreply.github.com>
* Move v5.27.4 section to end of changelog
Patch version content should be placed at the end, after other v5.27.x patches, not at the beginning.
Co-authored-by: ABA2396 <99072975+ABA2396@users.noreply.github.com>
* docs: Update CHANGELOG for version 5.27.4
Updated version number to v5.27.4 and modified highlights, new features, improvements, and fixes sections.
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ABA2396 <99072975+ABA2396@users.noreply.github.com>
## Summary by Sourcery
Add duplicate detection in battle formation parsing with UI reporting,
refactor Roguelike plugin parameter loading, update CI action versions,
and adjust Dependabot assignees.
Bug Fixes:
- Prevent duplicate groups in battle formation and report parse failures
- Add UI handler to log BattleFormationParseFailed messages
Enhancements:
- Store deep_exploration_auto_iterate flag in Roguelike plugin and
simplify mode check
- Upgrade GitHub Actions versions for release and artifact upload
- Add lucienshawls to Dependabot assignees
* docs: Auto Generate Changelog of Release v5.27.3
* docs: Update CHANGELOG for version 5.27.3
Updated CHANGELOG for version 5.27.3, highlighting new features, improvements, fixes, and documentation updates.
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>