docs: update changelog (May 27, 2026)

This commit is contained in:
root
2026-05-27 17:18:56 +02:00
parent 56616d084c
commit 7814176358
+7
View File
@@ -499,6 +499,13 @@ The `atom:fix-gamedata-symlinks` command creates symlinks in the Gamedata direct
---
## Changelog (May 27, 2026)
- **Added OPcache troubleshooting** — 500 error after `php artisan optimize` fix in README
- **Fixed Dashboard navigation translation** — added `Dashboard` key to Dutch Filament `resources.php`
- **Fixed Homepage navigation label** — added `Homepage` translation to `nl.json`
- **Disabled OPcache in FPM** — `99-opcache.ini` set to `opcache.enable=0` to prevent stale cache issues
## Changelog (May 26, 2026)
- **Removed auto-recovery** — caused race conditions by running `view:clear` during live traffic, fixed `filemtime(): stat failed` errors