Releases: Laravel-Lang/webhooks-service
Releases · Laravel-Lang/webhooks-service
1.9.0
Added
- Added publication of release news on Boosty by @andrey-helldar in #29
1.8.1
Changed
- Added delay for auto-approve by @andrey-helldar in #28
1.8.0
Changed
- Routes are divided into logical groups by @andrey-helldar in #27
1.7.0
Changed
- The
connect
webhook has been renamed torepository
by @andrey-helldar in #26
1.6.0
Added
- Added webhook for configuring created repositories by @andrey-helldar in #25
1.5.1
Fixed
- Fix: Object of class Illuminate\Support\Collection could not be converted to int by @andrey-helldar in #24
1.5.0
Added
- New tags added by @andrey-helldar in #21
- Removed webhook
/api/translations
and added/api/merge
by @andrey-helldar in #23
Fixed
- Fixed: Return value must be of type array, null returned by @andrey-helldar in #22
1.4.4
Fixed
- Fixed alignment of PR elements by @andrey-helldar in #20
1.4.3
Changed
- Collection validation rule renamed by @andrey-helldar in #19
Fixed
- Fixed an error in detecting an allowed label by @andrey-helldar in #18
1.4.2
Fixed
- Disabled sending errors when processing labels by @andrey-helldar in #17