0.1.2
0.1.2 - 2024-02-28
Changed
- Upgrade most GitHub actions, required due to deprecation of Node 16, closes [#240].
- Increase feature test timeout from 10 to 15 minutes.
- Upgrade PHP to 8.3.3, closes [#253].
- Upgrade upstream dependency NGINX Unit to 1.32.0, closes [#254].
- Upgrade dependencies, closes [#257].
- Add environment variable
COMPOSER_ALLOW_SUPERUSER=1in release action to fix image build, fixes [#259].