Releases: craftzing/laravel-lokalise-webhooks
Releases · craftzing/laravel-lokalise-webhooks
1.0.0-rc.2
Second release candidate for the initial release.
Added
- As suggested in the Lokalise docs, webhook requests are now
restricted to known Lokalise IPs by default. This behaviour can be turned off using a new config value.
Fixed
.github
,.php_cs.dist
,CHANGELOG.md
andCONTRIBUTING.md
should no longer be included on export.
1.0.0-rc.1
First release candidate for the initial release.