Satisfy Versions Save

Satis composer repository manager with a Web UI

3.7.0

1 month ago

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: https://github.com/project-satisfy/satisfy/compare/3.6.3...3.7.0

3.6.3

2 months ago

What's changed

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

Full Changelog: https://github.com/project-satisfy/satisfy/compare/3.6.2...3.6.3

3.6.1

5 months ago

What's Changed

Full Changelog: https://github.com/project-satisfy/satisfy/compare/3.6.0...3.6.1

3.6.0

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/project-satisfy/satisfy/compare/3.5.1...3.6.0

3.5.1

1 year ago

3.5.0

1 year ago

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

1 year ago

This is a bugfix release. Two issues fixed.

Bugs

  • Retrieve APP_ENV and APP_DEBUG from environment variables #172 (@ihor-sviziev)
  • Return HTTP status code 500 if the build fails #166 (@Baldinof)

3.4.0

2 years ago

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

3 years ago

Features

Bugs

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

Enhancements

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