CHANGELOG.md
March 20, 2026 ยท View on GitHub
v3.8.0
2026.03.20
- ๐ chore: up node24. #229
v3.7.6
2026.02.10
- ๐ feat: build export. #226
v3.7.5
2025.12.24
v3.7.4
2025.12.16
v3.7.3
2025.12.08
v3.7.2
2025.11.07
- ๐ feat: doQueryIssues title/body-includes support multiple value. #215 @btea
- ๐ refactor: avoid calling dealStringToArr inside loop. #216 @btea
v3.7.1
2025.11.03
v3.7.0
2025.10.31
v3.6.3
2025.08.26
- ๐ fix: lock-issues only process unlocked. #207
v3.6.2
2025.07.25
- ๐ feat: add
create-issue-if-not-existto find-issues. #204
v3.6.1
2025.07.25
v3.6.0
2024.02.18
- ๐ feat: add
assigneesto find-issues. #192 - ๐ chore: Bump runtime to node20. #190 @danielcompton
v3.5.2
2023.08.16
v3.5.1
2023.07.27
- ๐ perf:
inactive-modesupportissue-createdcomment-created.
v3.5.0
2023.07.19
- ๐ feat: support
inactive-mode. Optionalcomment, which will check the last comment update time. #158
v3.4.0
2023.02.06
v3.3.3
2022.11.13
- ๐ fix: body null case. #129 @madmansn0w
v3.3.2
2022.10.21
v3.3.1
2022.10.19
- ๐ fix: body null case. #123
v3.3.0
2022.09.02
- ๐ feat: add
get-issue. #114
v3.2.1
2022.08.31
- ๐ fix: mark-duplicate labels invalid. #116
v3.2.0
2022.08.26
- ๐ feat: add
$exclude-emptyforexclude-labels. #112- When set to include
$exclude-empty, no label issue can be excluded
- When set to include
v3.1.0
2022.08.09
v3.0.1
2022.08.01
- ๐ fix: check will undefined.
v3.0.0
2022.02.15
- ๐ New Feature
mark-assignees: Comment quick settings assigneesfind-issues: Conditional query current warehouse issues
- ๐ Bug Fix
- Fixed
find-commentsreturn result direction not working - Fix
lock-issueslock and comment order issue
- Fixed
- ๐ Refactor
contentsrenamed to easy-to-understandemojiissue-emojisrenamed toissue-emoji- deleteComment updateComment no longer supports
out-comments, keeping pure functionality - Remove title body default
month-statisticsis removed
v2.5.0
2021.10.19
- ๐ feat: add thanks.
๐ฃ This will be the last version of 2.x, 3.x is under development.
v2.4.3
2021.09.13
- ๐ feat: default number support
issue-comment. #90
v2.4.2
2021.09.06
- ๐ fix:
doRemoveLabelswhen has no label. #88
v2.4.1
2021.09.05
- ๐ fix: remove labels define error. #86
v2.4.0
2021.08.15
- ๐ feat: support custom repo. #83
- ๐ feat: support default issueNumber get from context. #81
- ๐ fix: action run async. #79
v2.3.1
2021.08.09
- โก๏ธ refactor: extract exclude-labels array to outer scope. #75 @meteorlxy
v2.3.0
2021.08.09
- ๐ feat: add exclude-labels for
check-inactiveclose-issueslock-issues. #74
v2.2.1
2021.03.21
- fix: list comment page lost in
find-comments. #66
v2.2.0
2021.03.21
- feat: Added
title-excludesparameter tocheck-issue. #65
v2.1.2
2021.02.19
- feat: update/delete comment support find-comments out. #63
v2.1.1
2021.02.03
v2.1.0
2021.02.02
- feat: add create-label. #54
v2.0.0
2021.01.26
- refactor: add require-permission default. #51
v1.12
It will be the last version of 1.x
2021.01.26
v1.11
2021.01.14
v1.10
2021.01.12
- fix: duplicate labels set. #36
v1.9
2021.01.11
- feat: add random to. #35
v1.8
2021.01.07
- #31
- refactor: split content
- feat: add
remove-labelsfor duplicate - docs: optimize website
v1.7
2021.01.02
- #27
- feat: add
month-statistics - fix: query issues less because pages max 100
- fix: js nested
require
- feat: add
v1.6
2020.12.30
- perf: optimize duplicate. #24
v1.5
2020.12.30
- feat: add
mark-duplicate. #23
v1.4
2020.12.29
- fix: perfect
inactive-daycheck. #22
v1.3
2020.12.28
- feat: add welcome. #19
v1.2
2020.12.25
- feat: add check-issue & remove labels. #12
v1.1
2020.12.24
- fix: yml not support array. #11
v1
2020.12.23
๐ First release.