Skip to content

Releases: factorio-item-browser/combination-api-server

1.2.1

22 Jan 17:34
9757496
Compare
Choose a tag to compare

Added

  • CORS headers.

Fixed

  • Authorization via Api-Key in the OpenAPI document.

1.2.0

08 Jan 08:44
8f0e003
Compare
Choose a tag to compare

Added

  • Google Analytics tracking for the requests.

Changed

  • Upgraded the dependencies. Modernized codebase.
  • Doctrine configuration from XML files to attributes.
  • Logging library from Laminas Log to Monolog.

Removed

  • Support for PHP 8.0. The minimal required version is now PHP 8.1.

1.1.2

21 Jul 16:44
eb0890a
Compare
Choose a tag to compare

Fixed

  • Validation request returning a combination as invalid if a request to the Factorio mod Portal has failed. Now a 503
    status code is returned in these cases.

1.1.1

21 Jun 16:00
111ac7f
Compare
Choose a tag to compare

Added

  • Sorting of the mods by their names in the combination responses.

1.1.0

27 May 09:16
18eeeb7
Compare
Choose a tag to compare

Added

  • Parameter first to the job list request.

1.0.2

24 May 12:01
e5f9690
Compare
Choose a tag to compare

Changed

  • PHP version from 7.4 to 8.0.

1.0.1

01 Apr 09:58
639164e
Compare
Choose a tag to compare

Added

1.0.0

16 Feb 20:24
Compare
Choose a tag to compare
  • Initial release of the Combination API Server project.