SergeantPanda
c33a7b72f8
Security: Update Django and django celery beat. Also update license in pyproject.toml
Build and Push Multi-Arch Docker Image / build-and-push (push) Waiting to run
Base Image Build / prepare (push) Has been cancelled
Base Image Build / docker (amd64, ubuntu-24.04) (push) Has been cancelled
Base Image Build / docker (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Base Image Build / create-manifest (push) Has been cancelled
2026-03-14 13:09:39 -05:00
SergeantPanda
29a2e07f96
- Dependency updates:
...
Base Image Build / prepare (push) Has been cancelled
Build and Push Multi-Arch Docker Image / build-and-push (push) Has been cancelled
Base Image Build / docker (amd64, ubuntu-24.04) (push) Has been cancelled
Base Image Build / docker (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Base Image Build / create-manifest (push) Has been cancelled
- `Django` 5.2.9 → 6.0.2 (major version upgrade; includes security fixes)
- `celery` 5.6.0 → 5.6.2
- `psutil` 7.1.3 → 7.2.2
- `torch` 2.9.1+cpu → 2.10.0+cpu
- `sentence-transformers` 5.2.0 → 5.2.3
2026-02-21 15:34:10 -06:00
SergeantPanda
ac37973a9a
Roll django back to version 5 (still has remediations). django-celery-beat does not support Django 6 quite yet. Should soon.
2026-02-21 15:32:24 -06:00
SergeantPanda
a0ed2a9c84
specify minimum version for django-celery-beat
2026-02-21 15:29:38 -06:00
SergeantPanda
b01eb9585c
feat: add system notifications and update checks
...
Real-time notifications for system events and alerts
Per-user notification management and dismissal
Update check on startup and every 24 hours to notify users of available versions
Notification center UI component
Automatic cleanup of expired notifications
2026-02-03 09:24:02 -06:00
SergeantPanda
a3ed1d9628
Refactor for uv transition.
2026-01-30 12:12:42 -06:00
SergeantPanda
29c0a6e524
fix: update dependencies in pyproject.toml for compatibility
2026-01-29 17:02:02 -06:00
Tobias Effner
c698916a60
feat: migrate to UV
2026-01-23 22:45:37 +01:00