mig5
January 27, 2025, 11:52pm
1
Hi,
I noticed you released Taiga 6.8.2 in Github:
# Changelog
## 6.8.3 (unreleased)
- ...
## 6.8.2 (2025-01-13)
- Fix: Error on load_dump when JSON is a list.
## 6.8.1 (2024-07-23)
- Changes to queries to improve their performance.
- Fix: webhooks error.
- Fix: multiple object returned on neighbour.
- Update locales.
## 6.8.0 (2024-04-03)
- Changed the namespace of the repositories, from kaleidos-ventures to taigaio
This file has been truncated. show original
# Changelog
## 6.8.3 (unreleased)
- ...
## 6.8.2 (2025-01-13)
- Fix epic change color timeline message.
- Fix epic caret icons rotation.
- Fix search users with accents.
## 6.8.1 (2024-07-23)
- Prevent XSS attack.
- Update locales.
## 6.8.0 (2024-04-03)
- Changed the namespace of the repositories, from kaleidos-ventures to taigaio
This file has been truncated. show original
However, the Docker images at Docker Hub are 6 months old, the latest being 6.8.1.
Will we see new images published soon?
Thanks!
mig5
January 27, 2025, 11:55pm
2
Somewhat related… you seem to be pinned to Django 3.2.19 - not only are there newer 3.2 releases with CVEs fixed, 3.2 itself went end of life in April 2024.
Are you able to update to 4.2 which is still in Long Term Support? Download Django | Django