Releases: jippi/docker-pixelfed
Releases · jippi/docker-pixelfed
v0.12.1-docker14
Update existing installation
git fetch origin
git checkout v0.12.1-docker14
./scripts/dottie set DOCKER_APP_RELEASE="v0.12.1-docker14"
(or any valid release tag)docker compose up -d
Use in new installation
See https://jippi.github.io/docker-pixelfed/installation/guide/
💥 BREAKING CHANGES
✨ New Features
2b02f3e
- generate docs for all .env settings (PR #18 by @jippi)715576d
- initial support for cron container (PR #26 by @jippi)c4f8d0d
- use 'schedule:work' instead of a proper cron (commit by @jippi)
🐛 Bug Fixes
55789d3
- tweak cron approach (commit by @jippi)6687ab9
- fix cron path (commit by @jippi)afcf393
- allow disabling cron profile (commit by @jippi)
👷 Build System
650f2d0
- nightly: change date format for nightly (commit by @jippi)6b455a9
- don't pin buildx (commit by @jippi)
📝 Documentation Changes
d08fcfa
- expand and improve coverage (commit by @jippi)ebef2c4
- fix: deadlinks? (commit by @jippi)f1a32fe
- use 'tip' for app_key in docs (commit by @jippi)37ceef3
- style code blocks in badges slightly different (commit by @jippi)3dfd98b
- a bit more color for badges (commit by @jippi)c67412e
- fix dead link checker (commit by @jippi)615a8e3
- fix broken warn block (commit by @jippi)4f0161e
- improve tags docs (commit by @jippi)958ef90
- more tweaking of docs (commit by @jippi)8fb8e87
- more tweaking of docs (commit by @jippi)419f0c2
- more tweaking of docs (commit by @jippi)86416ad
- soft left nav for customization (commit by @jippi)
🔧 Chores
06f8951
- deps: update ghcr.io/jippi/dottie docker tag to v0.14.2 in images/pixelfed/dockerfile (PR #19 by @renovate[bot])5a6d4f8
- deps: update docker/build-push-action action to v6 in .github/workflows/docker.yml (PR #20 by @renovate[bot])de33b11
- deps: update dependency @types/node to v20.14.5 in package.json (PR #21 by @renovate[bot])3242b5d
- deps: update dependency @types/node to v20.14.6 in package.json (PR #22 by @renovate[bot])d355056
- deps: update dependency @types/node to v20.14.8 in package.json (PR #23 by @renovate[bot])f4015fa
- deps: update dependency @playwright/test to v1.45.0 in package.json (PR #24 by @renovate[bot])4788ee8
- deps: update dependency @types/node to v20.14.9 in package.json (PR #25 by @renovate[bot])
🛸 Other Changes
v0.12.1-docker13
💥 BREAKING CHANGES
-
due to
709c96f
- updating MariaDB from 11.2 to 11.4 (commit by @jippi):updating MariaDB from 11.2 to 11.4
✨ New Features
🐛 Bug Fixes
👷 Build System
9e13f29
- run npmdedupe on npm updates (commit by @jippi)b7a3900
- run npm-dedupe manually (commit by @jippi)fc69692
- don't deadlinkcheck brevo (commit by @jippi)
🔧 Chores
05e8b27
- deps: update dependency @types/node to v20.14.2 in package.json (PR #16 by @renovate[bot])b778705
- deps: update nginxproxy/nginx-proxy docker tag to v1.6 in docker-compose.yml (PR #17 by @renovate[bot])
🛸 Other Changes
v0.12.1-docker12
🐛 Bug Fixes
👷 Build System
418f0d7
- implement renovate (commit by @jippi)9b2c3f2
- auto-discover renovate repos (commit by @jippi)2621c7d
- fix NGINX_VERSION? (commit by @jippi)b387acd
- disable rennovate digest pinning (commit by @jippi)bc0846d
- disable rennovate digest pinning v2 (commit by @jippi)9fa3550
- use hosted renovate instead (commit by @jippi)d92546d
- run renovate every 8h or so (commit by @jippi)6d5dfdd
- cleanup and consolidate workflow files a bit (commit by @jippi)e86264d
- ensure branches with / works in e2e tests (PR #14 by @jippi)067048a
- rework docker cache strategy (commit by @jippi)862b74c
- rework docker cache strategy (commit by @jippi)
📝 Documentation Changes
🔧 Chores
c768383
- ensure Makefile has proper indentation (commit by @jippi)5ededcc
- deps: pin dependencies in package.json (PR #10 by @renovate[bot])02268a0
- deps: update nginxproxy/nginx-proxy docker tag to v1.5 in docker-compose.yml (PR #12 by @renovate[bot])e13a4cb
- deps: update nginx docker tag to v1.27.0 in images/pixelfed/dockerfile (PR #11 by @renovate[bot])e75f58b
- deps: update actions/checkout action to v4 in .github/workflows/docker-release-changelog.yml (PR #13 by @renovate[bot])
v0.12.1-docker11
v0.12.1-docker9
v0.12.1-docker8
ci(release): also maintain CHANGELOG.md in the r
v0.12.1-docker7
v0.12.1-docker6
ci(release): actually update the github release
v0.12.1-docker5
ci(release): strip generator notices
v0.12.1-docker4
Full Changelog: v0.12.1-docker3...v0.12.1-docker4
See the updated Docker Tag Migration Steps