-
1.1.0 Stable
Tony4dev released this
2026年06月14日 22:06:22 +02:00 | 0 commits to main since this releaseChangelog
- New feature: change page size for chores view - the page size can be changed temporarily or globally now
- New feature: chorizard is now PWA - it can be added as a web app
Important notice
- New image: new unprivileged image is now built for the frontend as well (chorizad-frontend-unprivileged). This is now preferred image and the privileged image (chorizard-frontend) will be deprecated. This image allows frontend to run under non-root user (either the default nginx user 101 or under your preferred user).
- To migrate to the unprivileged image, change your image in compose.yaml and the ports - port 80 has been changed to 8081 so the resulting mapping should be something like "30137:8081". For more details see the compose example in README.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
chorizard-1.1.0.jar
2 downloads ·
2026年06月14日 22:03:53 +02:00 · 77 MiB -
chorizard-frontend-1.1.0.zip
1 download ·
2026年06月14日 22:03:44 +02:00 · 319 KiB - Docker image - chorizard-backend:1.1.0
- Docker image - chorizard-frontend-unprivileged:1.1.0
- Docker image - chorizard-frontend:1.1.0
-
1.0.0 Stable
Tony4dev released this
2026年04月28日 12:45:14 +02:00 | 4 commits to main since this releaseFirst stable release.
- create, update, delete, complete chores
- dark and light mode depending on system
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
-
chorizard-backend-1.0.0.jar
2 downloads ·
2026年04月28日 12:45:45 +02:00 · 77 MiB -
chorizard-frontend-1.0.0.zip
2 downloads ·
2026年04月28日 12:45:40 +02:00 · 243 KiB - Docker image - chorizard-backend:1.0.0
- Docker image - chorizard-frontend:1.0.0