31.05.24: - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
23.01.24: - Rebase to Alpine 3.19 with php 8.3.
25.12.23: - Existing users should update: site-confs/default.conf - Cleanup default site conf.
21.07.23: - Update built-in plugins on container update.
25.05.23: - Rebase to Alpine 3.18, deprecate armhf.
13.04.23: - Move ssl.conf include to default.conf.
28.12.22: - Rebase to Alpine 3.17, migrate to s6v3.
11.13.22: - Move lib/images/smileys/local and lib/images/interwiki outside of the container for user defined smiley and interwiki icon support.
20.08.22: - Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement).
20.07.21: - Add php7-dom, fixes minor issues in sprintdoc template.
15.04.21: - Add vendor folder to deny list.
21.02.21: - Store search index outside of container, set absolute (default) path for savedir.
23.01.21: - Rebasing to alpine 3.13.
28.09.20: - Add php7-pdo_sqlite and php7-sqlite3.
23.09.20: - Fix php-local.ini bug introduced in the prior PR.
14.09.20: - Rebase to alpine 3.12. Add php7-ctype, php7-curl, php7-pdo_mysql, php7-pdo_pgsql, php7-pecl-imagick and php7-iconv. Bump upload max filesize and post max size to 100MB. Remove deprecated APP_URL env var. Fix breaking addons.
19.12.19: - Rebasing to alpine 3.11.
01.12.19: - Add php7-ldap package to support LDAP authentication.