Releases: codepuncher/HoldFast
Releases · codepuncher/HoldFast
v1.3.0
What's Changed
- chore(ci): pin windows runners to windows-2022 by @codepuncher in #50
- feat(action): add MCM action by @codepuncher in #49
- fix: internal stability and correctness fixes by @codepuncher in #51
- fix(config): Improve INI validation warning messages by @codepuncher in #52
- fix(mcm): navigator reliability and settings UI fixes by @codepuncher in #53
- fix(input): input handler correctness fixes by @codepuncher in #54
- chore(docs): update nexus page with MCM action by @codepuncher in #55
- chore(build): bump version to 1.3.0 by @codepuncher in #56
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- chore(markdown): add dprint and vale checks by @codepuncher in #45
- chore(docs): add NewSave and QuickSave to Nexus page by @codepuncher in #46
- feat(config): add SKSE Menu Framework menu by @codepuncher in #47
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore: remove stale QJO conflict note by @codepuncher in #39
- chore(ci): update nexus upload action by @codepuncher in #41
- feat(actions): add NewSave and Quicksave actions by @codepuncher in #43
- chore(deps): bump Nexus-Mods/upload-action from 1.0.0.pre.beta.6 to 1.0.0.pre.beta.7 by @dependabot[bot] in #42
- chore(release): bump version to 1.1.0 by @codepuncher in #44
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- chore: rename mod from QuickMap to HoldFast by @codepuncher in #29
- chore(ci): add per-job path filtering to skip unnecessary jobs by @codepuncher in #30
- feat: add Inventory, Magic, Favorites, TweenMenu, and Wait long-press actions by @codepuncher in #31
- feat: add Quest Journal Overhaul compatibility by @codepuncher in #32
- chore(deps): bump dorny/paths-filter from 3 to 4 by @dependabot[bot] in #33
- feat: add Bestiary long-press action for The Dragonborn's Bestiary by @codepuncher in #34
- feat: add CharacterSheet long-press action for Character Menu SE by @codepuncher in #35
- chore(ci): support breaking change commits in changelog by @codepuncher in #38
New Contributors
- @dependabot[bot] made their first contribution in #33
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- feat(docs): updated banner image and generation script by @codepuncher in https://github.com/codepuncher/QuickMap/pull/15
- chore(ci): chain clang-tidy after build by @codepuncher in https://github.com/codepuncher/QuickMap/pull/16
- chore: code cleanup by @codepuncher in https://github.com/codepuncher/QuickMap/pull/17
- chore: fix perf commits group in cliff.toml by @codepuncher in https://github.com/codepuncher/QuickMap/pull/18
- feat(ci): improve Nexus Mods release workflow by @codepuncher in https://github.com/codepuncher/QuickMap/pull/19
- fix(ci): use release trigger and pin checkout to tag by @codepuncher in https://github.com/codepuncher/QuickMap/pull/20
- fix: cap fHoldDuration, tighten sanity limit, document kStop behaviour by @codepuncher in https://github.com/codepuncher/QuickMap/pull/21
- chore: improve build config, logging setup, and DLL version resource by @codepuncher in https://github.com/codepuncher/QuickMap/pull/22
- fix(build): always re-evaluate deploy path from environment by @codepuncher in https://github.com/codepuncher/QuickMap/pull/24
- feat(plugin): dual-button long-press with configurable actions by @codepuncher in https://github.com/codepuncher/QuickMap/pull/25
- fix(ci): restrict GITHUB_TOKEN to contents: read by @codepuncher in https://github.com/codepuncher/QuickMap/pull/26
- chore: sync improvements from CommonLibSSE-NG template by @codepuncher in https://github.com/codepuncher/QuickMap/pull/27
- chore: skip ci/build/docs/test/style scopes from changelog by @codepuncher in https://github.com/codepuncher/QuickMap/pull/28
Full Changelog: https://github.com/codepuncher/QuickMap/compare/v0.2.0...v0.3.0
v0.2.0
v0.1.1
What's Changed
- fix: dispatch short press via MenuOpenHandler for any control binding by @codepuncher in https://github.com/codepuncher/QuickMap/pull/9
Full Changelog: https://github.com/codepuncher/QuickMap/compare/v0.1.0...v0.1.1
v0.1.0
Initial release