Releases: origamiphp/origami
Releases · origamiphp/origami
Release v1.13.0
- Use correct elasticsearch image based on Magento version (origamiphp/source@39a47a8)
- Upgrade recipes and composer dependencies (origamiphp/source@24116ce)
- Upgrade to symfony 6.1 (origamiphp/source@5803a24)
- Fix GitHub Actions following migration to PHP 8.1 (origamiphp/source@bc571de)
- Upgrade to symfony 6.2 (origamiphp/source@d50860a)
- Update maildev docker image to v2 (origamiphp/source@60ec339)
- Upgrade dependencies and recipes (origamiphp/source@3f1aa17)
Release v1.12.0
- Bind-mount the Composer cache directory (origamiphp/source@18b7786)
Release v1.11.0
- Add symfony 6.1 template requirements (origamiphp/source@9565d74)
- Add mysql oracle docker images (origamiphp/source@557fa65)
- N/A: Adding Drupal 9.4 and update MariaDB compatibilities (origamiphp/source@c947b4b)
- N/A: Adding Drupal 10 and its requirements (origamiphp/source@aa2e779)
Release v1.10.0
- Move config file to config folder (origamiphp/source@aa324fe)
- Upgrade the dependencies (origamiphp/source@67f00d4)
- Add a confirmation prompt for sensitive commands (origamiphp/source@7bd5397)
- Allow to override Docker Compose configuration (origamiphp/source@81738bf)
- Simplify Mkcert use by dropping custom domains (origamiphp/source@598d3bc)
- Add host information to database:details command (origamiphp/source@0951bcf)
Release v1.9.1
- Update the GitHub Actions triggers (origamiphp/source@f768f58)
- Use php attributes to configure commands (origamiphp/source@1bc9d67)
- Use Box as a Composer dependency instead of a Docker image (origamiphp/source@430c830)
- Update the PHP configuration on GitHub actions (origamiphp/source@8d5634f)
Release v1.9.0
- Migrate to Codecov supported uploader (origamiphp/source@c302ea5)
- Add support for both Blackfire and Xdebug at the same time (origamiphp/source@58a0eff)
- Upgrade php settings according to magento recommendations (origamiphp/source@815f2ab)
- Upgrade to Symfony 5.4 (origamiphp/source@656fdc3)
- Refresh the technical requirements for each supported technology (origamiphp/source@fb51dfa)
- Upgrade to Symfony 6.0 and PHP 8.0 (origamiphp/source@11422b7)
- Add a command to configure database and debug features in PhpStorm (origamiphp/source@a707a55)
- Allow to specify a custom path to the database backup file (origamiphp/source@f501b1f)
- Allow to reset the database volume without having to reinstall (origamiphp/source@b65677f)
- Fix issue when using Apple Silicon CPU (origamiphp/source@e0946c8)
- Add a command to check the database configuration (origamiphp/source@470269d)
- Move the documentation to the repository wiki (origamiphp/source@175e533)
Release v1.8.0
- Refactoring of the architecture (origamiphp/source@4aef258)
- Use OrigamiStyle instance instead of SymfonyStyle (origamiphp/source@dd9189d)
- Some adjustments following the refactoring (origamiphp/source@180d1b4)
- Rename existing Database class to prepare dump/restore implementation (origamiphp/source@04b0836)
- Upgrade the environments to Blackfire v2 (origamiphp/source@3a9d007)
- Fix wrong class name following database refactoring (origamiphp/source@a587441)
- Fix fixtures path following class name update (origamiphp/source@d0c8a43)
- Fix typo on PHP images with Xdebug (origamiphp/source@741f8a1)
- Support for Sylius 1.10 and PHP 8.0 (origamiphp/source@5ac058b)
- Implement the database backup/restore commands (origamiphp/source@7a61c63)
- Fix missing descriptions in database commands (origamiphp/source@72a78e8)
- Reduce I/O by excluding cache directories from the Mutagen synchronization (origamiphp/source@2d4142a)
- Upgrade the dependencies (origamiphp/source@0996a51)
- Drop .env file support as nobody uses it (origamiphp/source@7513b57)
- Fix database commands following dotenv removing (origamiphp/source@43314d7)
- Fix container names according to Docker Desktop changes (origamiphp/source@3f0c92c)
- Add a command to improve debugging (origamiphp/source@906cda6)
- Force Mutagen to create new sessions to follow blacklist updates (origamiphp/source@626f6c4)
- Improve information when a new version is available (origamiphp/source@ad2adeb)
- Make the context class more understandable (origamiphp/source@cba5315)
- Fix container names according to Docker Desktop changes (origamiphp/source@93ea618)
- Add a command to allow users to use Docker commands directly (origamiphp/source@e33cd1f)
- Automatically upgrade unsecure requests (origamiphp/source@df4821e)
- Use a stop/start policy while restarting environments (origamiphp/source@41b3f01)
- Update workflows to reflect repositories migration (origamiphp/source@98e484e)
- Update the documentation (origamiphp/source@3107bb7)
- Add some details in the documentation (origamiphp/source@c903081)
Release v1.7.2
- Upgrade to Symfony 5.3 (origamiphp/source@39057ce)
- Fix display of the release checker when using dev channel (origamiphp/source@e1c1853)
Release v1.7.1
- Configure PHPStan in addition to Psalm (origamiphp/source@02afcfa)
- Add a built-in upgrade suggestion (origamiphp/source@3c6e41a)
- Add PostgreSQL ports mapping when the service is available (origamiphp/source@7133a5c)
- Fix incorrect versions mapping for some projects (origamiphp/source@8a6f8cd)
Release v1.7.0
- Simplify the PHP images management (origamiphp/source@cd0b582)
- Fix the Elasticsearch version within Magento 2 environment (origamiphp/source@d17e9bc)
- Migrate docker-compose instructions to Compose CLI (origamiphp/source@ba15a48)
- Fix missing Nginx certs directory when using the PHAR (origamiphp/source@6499d58)
- Remove the backup/restore process through Docker volumes (origamiphp/source@c60897b)
- Fix issues following the migration to Compose CLI (origamiphp/source@46ec096)
- Upgrade the dependencies (origamiphp/source@f000216)
- Refactoring of the interactive install process (origamiphp/source@0de4558)
- Simplify the commands related to Docker services (origamiphp/source@b925991)
- Reduce complexity of the test suite (origamiphp/source@5b736b1)
- Fix missing Composer library within PHAR archive (origamiphp/source@7abdcb6)