Skip to content

Releases: project-satisfy/satisfy

3.7.0

Choose a tag to compare

@ramunasd ramunasd released this 24 Mar 13:46

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

Choose a tag to compare

@ramunasd ramunasd released this 14 Mar 20:22
c450a01

What's changed

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

Full Changelog: 3.6.2...3.6.3

3.6.2

Choose a tag to compare

@ramunasd ramunasd released this 12 Feb 20:15
cc0dbf2

Full Changelog: 3.6.1...3.6.2

3.6.1

Choose a tag to compare

@ramunasd ramunasd released this 04 Dec 19:20
98a529c

What's Changed

Full Changelog: 3.6.0...3.6.1

3.6.0

Choose a tag to compare

@ramunasd ramunasd released this 17 Oct 19:22
43459ba

What's Changed

New Contributors

Full Changelog: 3.5.1...3.6.0

3.5.1

Choose a tag to compare

@ramunasd ramunasd released this 02 Feb 08:08
ede4305

3.5.0

Choose a tag to compare

@ramunasd ramunasd released this 10 Dec 16:23
7e2a472

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

Choose a tag to compare

@ramunasd ramunasd released this 06 Jul 13:22

This is a bugfix release. Two issues fixed.

Bugs

3.4.0

Choose a tag to compare

@ramunasd ramunasd released this 18 Nov 16:57

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

Choose a tag to compare

@ramunasd ramunasd released this 10 Apr 10:43
e13ecdb

Features

Bugs

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

Enhancements

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