Releases: totara/totara-docker-dev
Releases · totara/totara-docker-dev
v1.18.1
v1.18.0
New Features
- Add helpers for running and viewing PCOV code coverage reports (by @markmetcalfe in #348)
- Add Postgres 17 and MariaDB 11.8 containers (by @LinnyTheDuck in #336)
- Upgrade Selenium Chrome to 126, and add Selenium Edge & Firefox containers (by @marsh0lion and @markmetcalfe in #346)
- New tdb listcommand for listing all backups for a database type (by @maxime-claudel-totara in #345)
- Add composercommand to PHP containers (by @markmetcalfe in #353)
Improvements & Fixes
- Update tdbto correctly restore from Totara Box snapshots (by @markmetcalfe in #351)
- Allow tdboption flags to be specified in any position (by @markmetcalfe in #334)
- Modify tphpto support running PHPUnit tests & XDebug (by @markmetcalfe in #350)
- Further abstract config.php by splitting it up (by @markmetcalfe in #346)
- Search for matching PHP containers from the lowest instead of the highest (by @codyfinegan in #342)
- Fix tdb helpcommand (@markmetcalfe in #344)
- Remove usage of deprecated E_STRICTconstant in config.php (by @scq in #338)
- Read the server/composer.jsonfile over root first (by @codyfinegan in #343)
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Add support for .localhost domains to nginx (by @scq in #330)
- Add .localhost domain support to apache (by @markmetcalfe in #331)
- Add .localhost domain suffix to tngrok command (by @markmetcalfe in #332)
- Make using a custom terminal font for zsh optional (by @markmetcalfe in #333)
- Add .pizza domain name extension for Ngrok (by @LinnyTheDuck in #329)
New Contributors
- @LinnyTheDuck made their first contribution in #329
Full Changelog: v1.16.1...v1.17.0
v1.16.1
What's Changed
- Add PSpell to the PHP 8.1-8.4 containers (by @maxime-claudel-totara in #327)
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
- Adding excimer to 8.1-8.4 (by @codyfinegan in #321)
- Allow escaping vars in .env(by @markmetcalfe in #318)
- Setup connection options for SQL Server (by @maxime-claudel-totara in #319)
- Add missing host auth method to pgsql containers (by @markmetcalfe in #320)
- Add external API development mode setting to config.php (by @markmetcalfe in #322)
- Add warning to update message that containers will be stopped (by @gregory-nz in #317)
- Notify that sudo access is required for the set hosts script (by @markmetcalfe in #323)
Full Changelog: v1.15.1...v1.165.0
v1.15.1
What's Changed
- Add missing restart policy to maildev container (added in #312)
- Allow passing in any args to tngrok(added in #314)
- Fix behat syntax error (added in #315)
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- Add PHP 8.4 containers (by @codyfinegan in #308)
- Ignore Postgres owner/permission checks for tdb restore(by @gregory-nz in #307)
- Allow overriding container restart policy (by @markmetcalfe in #310)
- Add MailDev container and prefer it over Mailcatcher (by @markmetcalfe in #304)
Full Changelog: v1.14.2...v1.15.0
v1.14.2
What's Changed
- Fix config.phperrors in #300
- Remove deprecated ngrok region argument in #302
- Add USE_MUTAGENentry to.env.distin #303
Full Changelog: v1.14.1...v1.14.2
v1.14.1
What's Changed
- Add gitignore entries by @markmetcalfe in #297
- Ensure config.php is compatible with our supported PHP versions by @markmetcalfe in #299
- Use volume for bash history by @markmetcalfe in #298
- Split PHP image building up by @markmetcalfe in #296
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- Build images using github actions by @markmetcalfe in #295
Full Changelog: v1.13.1...v1.14.0