🎉 Release 3.6.0

This commit is contained in:
oauth 2025-04-23 07:41:17 +00:00
parent 984c101491
commit 45b1e7bb4e

View File

@ -1,11 +1,16 @@
# Changelog
## [3.6.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.6.0) - 2025-04-22
## [3.6.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.6.0) - 2025-04-23
### ❤️ Thanks to all contributors! ❤️
@Spiffyk, @gsaslis, @joshuachp, @lukashass, @renich, @xoxys
### 📈 Enhancement
- Use centrally typed inject provide in Vue [[#5113](https://github.com/woodpecker-ci/woodpecker/pull/5113)]
- Scroll to selected pipeline step [[#5103](https://github.com/woodpecker-ci/woodpecker/pull/5103)]
### 📚 Documentation
- Fix example value for `WOODPECKER_GRPC_ADDR` in autoscaler docs [[#5102](https://github.com/woodpecker-ci/woodpecker/pull/5102)]
@ -16,10 +21,6 @@
- Mention `backend_options` in workflow syntax docs [[#5096](https://github.com/woodpecker-ci/woodpecker/pull/5096)]
- Document rootless container requirements for skip-clone [[#5056](https://github.com/woodpecker-ci/woodpecker/pull/5056)]
### 📈 Enhancement
- Scroll to selected pipeline step [[#5103](https://github.com/woodpecker-ci/woodpecker/pull/5103)]
### 🐛 Bug Fixes
- fix(cli): add name flag to adming secret add [[#5101](https://github.com/woodpecker-ci/woodpecker/pull/5101)]