Skip to content

Commit

Permalink
Add changelog 1.0.3 (#2582)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty287 authored Oct 15, 2023
1 parent 8ca12e3 commit 948a5b3
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.0.3](https://github.com/woodpecker-ci/woodpecker/releases/tag/1.0.3) - 2023-10-14

* SECURITY
* Update dependencies (#2587)
* Frontend: bump postcss to 8.4.31 (#2541)
* Check permissions on repo lookup (#2358)
* Change token logging to trace level (#2247) (#2248)
* BUGFIXES
* Fix gitlab hooks (#2537) (#2542)
* Trim last "/" from WOODPECKER_HOST config (#2538) (#2540)
* Fix(server/api/repo): Fix repair webhook host (#2372) (#2452)
* Show correct event in pipeline step list (#2448)
* Make WOODPECKER_MIGRATIONS_ALLOW_LONG have an actuall effect (#2251) (#2309)
* Docker build dont ignore ci env vars (#2238) (#2246)
* Handle parsed hooks that should be ignored (#2243) (#2244)
* Return 204 not 500 on filtered pipeline (#2230)
* Set correct version for release branch releases (#2227) (#2229)
* MISC
* Rebuild swagger with latest version (#2455)

## [1.0.2](https://github.com/woodpecker-ci/woodpecker/releases/tag/1.0.2) - 2023-08-16

* SECURITY
Expand Down

0 comments on commit 948a5b3

Please sign in to comment.