Skip to content

Releases: project-satisfy/satisfy

3.7.0

24 Mar 13:46
Compare
Choose a tag to compare

Notable changes

Oficial docker image is refactored and now works as standalone web server. All existing setups must adopt and use HTTP protocol instead of FCGI.

What's Changed

Full Changelog: 3.6.3...3.7.0

3.6.3

14 Mar 20:22
c450a01
Compare
Choose a tag to compare

What's changed

  • Update composer and satis to latest version
  • Update other dependencies

Full Changelog: 3.6.2...3.6.3

3.6.2

12 Feb 20:15
cc0dbf2
Compare
Choose a tag to compare

Full Changelog: 3.6.1...3.6.2

3.6.1

04 Dec 19:20
98a529c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.0...3.6.1

3.6.0

17 Oct 19:22
43459ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.1...3.6.0

3.5.1

02 Feb 08:08
ede4305
Compare
Choose a tag to compare

3.5.0

10 Dec 16:23
7e2a472
Compare
Choose a tag to compare

Features:

  • support for satis config abandoned
  • support for satis config blacklist
  • more possible options for satis config archive

Improvements

  • #176 Update README to include more detail on using webhooks (@longshadowdev)
  • Upgrade Symfony framework to version 5.4

Breaking changes

  • Dropped support for PHP 7. Versions 8.0 and 8.1 are supported only.

3.4.1

06 Jul 13:22
Compare
Choose a tag to compare

This is a bugfix release. Two issues fixed.

Bugs

3.4.0

18 Nov 16:57
Compare
Choose a tag to compare

Features

  • added configuration section minimum-stability-per-package #159
  • configurable github/gitea urls #163 (@gerdemann)
  • auto add repository on github/gitea webhook #162 (@gerdemann)

Bugs

  • fixed exception when trying to upload composer.lock file #152

Improvements

  • upgraded to latest composer/satis version

3.3.0

10 Apr 10:43
e13ecdb
Compare
Choose a tag to compare

Features

Bugs

  • fixed non working JSON representation of configuration field config #145

Enhancements

  • upgraded to latest composer/satis version
  • other vendor packages upgraded