Skip to content

Choose a tag to compare

@chenrui333 chenrui333 released this 15 Mar 04:45
· 9 commits to master since this release
1853d73

2.5.3 is a patch release focused on the remaining path-handling and release-selection bugs uncovered after 2.5.2.
It fixes #639, #571, #280, #614, #311, #403, and #368.
It also adds documentation clarifications for #541, #645, #542, #393, and #411,
where the current behavior is either usage-sensitive or constrained by GitHub platform limits rather than an action-side runtime bug.

If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.

What's Changed

Bug fixes 🐛

Other Changes 🔄

  • docs: clarify token precedence by @chenrui333 in #752
  • docs: clarify GitHub release limits by @chenrui333 in #758
  • documentation clarifications for empty-token handling, preserve_order, and special-character asset filename behavior

Full Changelog: v2...v2.5.3