Releases: wallabag/docker
Releases · wallabag/docker
2.5.4
2.5.3
What's Changed
- Update actions to latest version by @j0k3r in #298
- Install from TAR file and reduce image size by @ngosang in #300
- Add ability to define
database_table_prefix
by @j0k3r in #305 - Update PHP 8.0 by @ngosang in #299
- Remove Bash and Make packages by @ngosang in #301
- Update Alpine 3.16 by @ngosang in #302
- Fix nginx.conf for reverse-proxy with HTTPS by @hwiorn in #265
- Remove fix for gnu-libiconv (already fixed in Alpine 3.16) by @ngosang in #306
- Update Composer 2.2.18 by @ngosang in #309
- Update Python version in GitHub Actions by @ngosang in #308
- Replace Ansible with Shell script by @ngosang in #307
- Update Alpine 3.17 and PHP 8.1 by @ngosang in #310
- Fix PHP 8.1 configuration by @ngosang in #313
- 2.5.3 by @j0k3r in #315
New Contributors
Full Changelog: 2.5.2...2.5.3
2.5.2
2.5.1
2.5.0
2.5.0-rc.1
This RC release is just to test the new automatic publishing for ARM images.
2.4.3
What's Changed
- Add healthcheck and dependencies to docker-compose example by @sethforprivacy in #254
- 2.4.3 by @j0k3r in #280
New Contributors
- @sethforprivacy made their first contribution in #254
Full Changelog: 2.4.2...2.4.3
2.4.2
2.4.1
2.4.0
- Fix typo in README.md #156
- Add secure email #106
- Fix iconv setup to make it support non-ASCII encodings #158
- Config: add sentry_dsn entry #159
- Sentry: fix template parameters #160
- Readme: Fixes link to documentation #169
- Fix Nginx was not binding on IPv6 #173
- Prepare for wallabag 2.4 #183
- Add env variables for two-factor auth #194
- Set "expose_php" to "Off" in php.ini #195
- Remove ipv6 to avoid fail when ipv6 is not defined #189
- Create Dependabot config file #216
- Ditch Travis to use GitHub Actions #223
- Update Alpine base image to 3.12 #221
- 2.4.0 #225