2.3.5
Changes
This is a backported release.
ποΈ Refactors
- Refactor (ci): Use
$GITHUB_ENV
,github.ref_name
, and bump actions to node 16 @leojonathanoh (#84)
π Bug Fixes
- Fix (ci): Use proper
restore-keys
to restoredocker
cache @leojonathanoh (#102) - Fix (ci): Use matrix build job for faster builds @leojonathanoh (#100)
- Fix (ci): Fix interpolation in
master
andtags
steps ofbuild
jobs @leojonathanoh (#101) - Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#99) - Fix (ASP): Log
php
errors tostderr
when running indocker
@leojonathanoh (#97) - Fix (ASP): Fix undefined variable
$nick
ingetunlocksinfo.aspx
@leojonathanoh (#98) - Fix (ASP): Fix
Installdb
module to autofill values usingconfig.php
to easily set up the DB @leojonathanoh (#96 - Refactor (ci): Use
$GITHUB_ENV
,github.ref_name
, and bump actions to node 16 @leojonathanoh (#84)
π§° Maintenance
- Chore: Bump version to
2.3.5
@leojonathanoh (#105)