Skip to content

Releases: mtownsend5512/remove-bg

Use Guzzle 7

08 Jun 14:36
ed3adad
Compare
Choose a tag to compare
Merge pull request #6 from skalero01/master

Make it work with Laravel 10

Upgraded to use Guzzle v7 for requests

05 Apr 15:49
Compare
Choose a tag to compare
2.0.0

Upgraded to use Guzzle 7

Support PHP 8

18 Feb 19:44
Compare
Choose a tag to compare
1.3.0

Supports PHP 8

Bug fix

13 Nov 17:50
Compare
Choose a tag to compare

Fixed a bug in the formatBody method which caused an error when users were trying to utilize the file method to save their image.

Supports checking account credits and details

20 Aug 02:23
Compare
Choose a tag to compare

The package now allows you to check your account credit balance and other information by way of the account method 🎉

Support for custom request body parameters

15 Aug 15:44
Compare
Choose a tag to compare

1.1.0 adds support for adding custom request body parameters. The remove.bg api has developed beyond its first initial release where it only allowed a limited set of request body parameters.

Now you can specify parameters such as, "type", "format", "roi", "crop", "bg_color" and many more.

This package now supports all of these request body parameters with the 'body' method.

Happy background removing!

1.0.1: Updated request header

20 May 19:32
Compare
Choose a tag to compare
Added a default user agent header so RemoveBg platform can gain more
insight to api usage

Stable launch

25 Jan 03:32
Compare
Choose a tag to compare

The Remove.bg api has exited private beta and entered a stable build. This package is now production ready.

Beta launch

01 Jan 21:37
Compare
Choose a tag to compare
Beta launch Pre-release
Pre-release

This package is in fully functional, but since Remove.bg is in beta, this package will not enter a state considered production ready until the Remove.bg api has been finalized.