chore: credit external contributors in changelog

This commit is contained in:
sencho-quartermaster[bot]
2026-08-13 18:11:46 +00:00
parent 8c67e41a59
commit f4ad7cfe5d
+2 -2
View File
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* **git:** complete-project materialization with a managed-project manifest ([#1786](https://github.com/Studio-Saelix/sencho/issues/1786)) ([578ce76](https://github.com/Studio-Saelix/sencho/commit/578ce7684d6823bfcdeccd6c849d205566daac04))
* **notifications:** customizable per-channel JSON payload templates ([#1805](https://github.com/Studio-Saelix/sencho/issues/1805)) ([866d784](https://github.com/Studio-Saelix/sencho/commit/866d7843161f014108fb246c18d36d2207afa0e2))
* **notifications:** customizable per-channel JSON payload templates ([#1805](https://github.com/Studio-Saelix/sencho/issues/1805)) ([866d784](https://github.com/Studio-Saelix/sencho/commit/866d7843161f014108fb246c18d36d2207afa0e2)), thanks @axiomatose
* **recovery:** complete authored-project atomic rollback generations ([#1819](https://github.com/Studio-Saelix/sencho/issues/1819)) ([f517888](https://github.com/Studio-Saelix/sencho/commit/f5178889ebabf8dbf9ea4a64fdd4141e45ebc084))
* **resources:** add search, filters, and sort to Rollback generations ([#1788](https://github.com/Studio-Saelix/sencho/issues/1788)) ([9798700](https://github.com/Studio-Saelix/sencho/commit/9798700401ef590cbbeacd1c7cefc54ab440807f))
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* **frontend:** coalesce concurrent stack statuses fetches ([#1816](https://github.com/Studio-Saelix/sencho/issues/1816)) ([017ac57](https://github.com/Studio-Saelix/sencho/commit/017ac57654834962c7066e6167d2d666edc63479))
* **frontend:** overlap stack list and status hydration requests ([#1820](https://github.com/Studio-Saelix/sencho/issues/1820)) ([c47b8eb](https://github.com/Studio-Saelix/sencho/commit/c47b8eb8e9eb087aef20184c9d4a786cf189b1ec))
* **hydration-timing:** report list hydration relative to the foreground attempt ([#1813](https://github.com/Studio-Saelix/sencho/issues/1813)) ([88fc547](https://github.com/Studio-Saelix/sencho/commit/88fc5470e83b1ec823208d085a5788e4ab23de66))
* **pilot:** preserve tunnel JWT across upgrade 401 reconnects ([#1818](https://github.com/Studio-Saelix/sencho/issues/1818)) ([2d35013](https://github.com/Studio-Saelix/sencho/commit/2d35013671e522fe114e206f50feb2de02a86514)), closes [#1817](https://github.com/Studio-Saelix/sencho/issues/1817)
* **pilot:** preserve tunnel JWT across upgrade 401 reconnects ([#1818](https://github.com/Studio-Saelix/sencho/issues/1818)) ([2d35013](https://github.com/Studio-Saelix/sencho/commit/2d35013671e522fe114e206f50feb2de02a86514)), closes [#1817](https://github.com/Studio-Saelix/sencho/issues/1817), thanks @Auxilias
* **security:** refresh overview when image-update checks toggle ([#1827](https://github.com/Studio-Saelix/sencho/issues/1827)) ([cb1f6b1](https://github.com/Studio-Saelix/sencho/commit/cb1f6b116617d33eff99f3a54aead0266d40b0b2))
* **security:** tie fixable CVE posture to image-update evidence ([#1815](https://github.com/Studio-Saelix/sencho/issues/1815)) ([fcd44f5](https://github.com/Studio-Saelix/sencho/commit/fcd44f56934ed038080c5832b45062809472a3a4))
* **stacks:** remove repeated self-identity discovery from statuses hot path ([#1811](https://github.com/Studio-Saelix/sencho/issues/1811)) ([600367e](https://github.com/Studio-Saelix/sencho/commit/600367e66cc85dd99bdda86f1d2e3f94389b95ff))