Releases: sugarcrm-developers/SugarDockerized
Releases · sugarcrm-developers/SugarDockerized
v2.2.0 - Replaced toothpaste with simpleRepair and fix tests
What's Changed
- Replaced toothpaste with simpleRepair and fix tests by @rfernandes-sugarcrm in #20
Full Changelog: v2.1.0...v2.2.0
v2.1.0 - PHP.ini on published images and OpenSSL 3
What's Changed
- Patched workflows to execute on tag by @rfernandes-sugarcrm in #12
- Modifying to use proper Docker images. by @rfernandes-sugarcrm in #13
- Fixed when .htaccess not present by @rfernandes-sugarcrm in #16
- Fix hanging when called from other scripts by @davidplappert in #15
- Added docker.ini to image and enabled Blowfish on OpenSSL 3.0 by @rfernandes-sugarcrm in #17
- docker-compose no longer available by @rfernandes-sugarcrm in #18
- Fixed failing tests on recent github actions by @rfernandes-sugarcrm in #19
New Contributors
- @davidplappert made their first contribution in #15
Full Changelog: v2.0.0...v2.1.0
v2.0.0 - Sugar 14.0 Stack
Fix for legacy db manager on config.php causing 500 errors
What's Changed
- Fix for legacy db manager on config.php causing 500 errors by @rfernandes-sugarcrm in #10
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Update installfromzip.sh by @adevesa in #8
- Update config_override_dockerized.php by @rfernandes-sugarcrm in #9
New Contributors
Full Changelog: v1.1.0...v1.2.0
SugarDockerized Xdebug and PHP.ini refresh
Xdebug
required a few changes to be applied to the pre-compiled images to work.
Also made adjustments to PHP.ini
(docker.ini
) to comply with some specific SugarCloud configs for compatibility.
SugarCRM Developers Docker Images
In this release, we provide instances for Sugar v12
and v13
compatible with their respective Supported Platforms PHP 8.0
and PHP 8.2
.
Those images are hosted in DockerHub and have been decoupled for easy usage through docker composer
.