aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md (unfollow)
Commit message (Collapse)Author
2026-03-27chore: Prepare 18.13.6 release (#3356)Michelle Tilley
2026-03-24chore: Prepare 18.13.5 (#3342)Michelle Tilley
2026-03-23chore(release): prepare for release 18.13.4 (#3336)Michelle Tilley
2026-03-16chore: update changelogEllie Huxtable
2026-03-16chore: change CHANGELOG format to be easier to parseEllie Huxtable
2026-03-13chore: update changelogEllie Huxtable
2026-03-13chore: update changelogEllie Huxtable
2026-03-13chore: update changelogEllie Huxtable
2026-03-12chore: update changelogEllie Huxtable
2026-03-12chore: update changelogEllie Huxtable
2026-03-11chore: update changelogEllie Huxtable
2026-03-10chore: update changelogEllie Huxtable
2026-03-02chore: update changelogEllie Huxtable
2026-02-26chore: update changelogEllie Huxtable
2026-02-13chore: update changelogEllie Huxtable
2026-02-11chore: update changelogEllie Huxtable
2026-02-09chore: update changelogEllie Huxtable
2026-02-05chore: update changelogMichelle Tilley
2026-02-05chore: update changelogEllie Huxtable
2026-02-05chore: update changelogEllie Huxtable
2026-01-28chore: update changelogEllie Huxtable
2026-01-12chore: update changelogEllie Huxtable
2025-10-21chore: update changelogEllie Huxtable
2025-10-20chore: update changelogEllie Huxtable
2025-08-04chore: update changelogEllie Huxtable
2025-07-16chore: update changelogEllie Huxtable
2025-05-06chore(release): prepare for release 18.6.0 (#2740)Ellie Huxtable
Co-authored-by: Ellie Huxtable <ellie@mac.lan>
2025-04-28chore(release): prepare for release 18.6.0-beta.1 (#2723)Ellie Huxtable
2025-04-08chore(release): prepare for release 18.5.0 (#2685)Ellie Huxtable
* chore(release): prepare for release 18.5.0 * update workflow ubuntu version * revert because dist checks lol
2025-04-07chore(release): prepare for release 18.5.0-beta.3 (#2678)Ellie Huxtable
2025-04-02chore(release): prepare for release 18.5.0-beta.2Ellie Huxtable
2025-03-11chore(release): prepare for release 18.5.0-beta.1 (#2622)Ellie Huxtable
* chore(release): prepare for release 18.5.0-beta.1 * no codespell on contributors
2024-12-27chore(release): prepare for release v18.4.0 (#2495)Ellie Huxtable
2024-12-05chore(release): prepare for release 18.4.0-beta.5 (#2472)Ellie Huxtable
2024-12-05chore(release): prepare for release 18.4.0-beta.4 (#2469)Ellie Huxtable
2024-07-23chore(release): prepare for release v18.4.0-beta.3 (#2305)Ellie Huxtable
2024-07-16chore(release): prepare for release v18.4.0-beta.2 (#2287)Ellie Huxtable
* feat(gui): add runbook list, ability to create and delete, sql storage (#2282) * wip * saving works :)) * functioning delete button * persist selection properly * update contributors * update changelog
2024-06-25feat: add several other GitHub access token patterns (#2200)Chris Rose
- OAuth access tokens - refresh token - app installation token - PAT v2 Additionally, added support for having >1 value for testing, for cases where the pattern for a secret has alternative formats (GitHub PAT v2 does this)
2024-06-25chore(release): prepare for release v18.4.0-beta.1 (#2195)Ellie Huxtable
* chore(release): prepare for release v18.4.0-beta.1 * remove full release test
2024-06-10chore(release): prepare for release v18.3.0 (#2105)Ellie Huxtable
* chore(release): prepare for release v18.3.0 * build full release * Revert "build full release" This reverts commit 65e7718b51927ca6cb03a411cce781b81cb64eaa.
2024-06-10chore: show scope in changelog (#2102)Ellie Huxtable
2024-06-05chore(release): v18.3.0-prerelease.1 (#2090)Ellie Huxtable
* chore(release): v18.3.0-prerelease.1 * update contributors * changelog, plan only on prs
2024-04-15chore(release): prepare for release v18.2.0 (#1950)Ellie Huxtable
* chore(release): prepare for release v18.2.0 * disable codespell for the changelog
2024-04-05chore(ci): Add codespell support (config, workflow) and make it fix some ↵Yaroslav Halchenko
typos (#1916) * Add github action to codespell main on push and PRs * Add rudimentary codespell config * ignore crate, inbetween etc * [DATALAD RUNCMD] run codespell throughout fixing typo automagically but ignoring the failure due to ambigous typos === Do not change lines below === { "chain": [], "cmd": "codespell -w || :", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ * [DATALAD RUNCMD] Do interactive fixing of leftover ambigous typos === Do not change lines below === { "chain": [], "cmd": "codespell -w -i 3 -C 2", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
2024-03-11chore(release): prepare for release v18.1.0 (#1854)Ellie Huxtable
2024-02-26chore(release): prepare for release v18.0.2 (#1775)Ellie Huxtable
2024-02-12chore(release): prepare for release v18.0.1 (#1706)Ellie Huxtable
2024-02-09chore(release): prepare for release v18.0.0 (#1685)Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.1 (#1495)Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.0 (#1492)Ellie Huxtable