docs: Update TODO.md with additional fixes

This commit is contained in:
Matthieu MALVACHE
2025-10-02 12:19:36 +02:00
parent 8f2f0e575e
commit faef8f8197
+1
View File
@@ -194,4 +194,5 @@
- [x] Fixed attachment downloads returning 404 (proper URI template handling)
- [x] Fixed plain text emails displaying on one line (smart HTML/text version selection)
- [x] Fixed light mode not applying properly (replaced hardcoded colors with CSS variables)
- [x] Fixed all hardcoded colors in email viewer for proper theme support