changelog

This commit is contained in:
2025-11-01 17:52:23 +01:00
parent 87dd720da8
commit 4c36b639ac

View File

@@ -6,6 +6,22 @@
## 01-11-2025
Twice in one day…
Well, the custom error pages werent rendering as I intended — because Im always saying no to inline CSS. Which, to be fair, still makes perfect sense security wise.
But I forgot about it and only noticed today when testing phpMyAdmin, which kindly threw a 502 in my face.
Its fixed now and works exactly as intended.
**Note:** phpMyAdmin is not up for grabs yet.
— Allan
---
## 01-11-2025
Again… Every time I think, *“Now thats it — this is the final version,”* a voice in my head goes, *“Oh, but you forgot…”* Not that I actually have voices in my head — well, probably no more than anyone else.
Turned out I assumed too much. Again. I assumed `curl`, `unzip`, and `wget` would always exist on a system. While thats true for maybe 90 percent of servers out there, its not *always* the case.