| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Bludit v3.19.0 source code.tar.gz | 2026-03-22 | 2.6 MB | |
| Bludit v3.19.0 source code.zip | 2026-03-22 | 3.1 MB | |
| README.md | 2026-03-22 | 615 Bytes | |
| Totals: 3 Items | 5.7 MB | 3 | |
What's Changed
- Add Flavor theme - minimal Tailwind CSS blog theme by @dignajar in https://github.com/bludit/bludit/pull/1665
- Add Blog nav link when homepage is set to a static page
- chore: remove debug error_log from Filesystem::listFiles
- fix: correct endsWith logic and use random_int in randomText
- fix: guard dbFields access in getField to avoid undefined property notice
- fix: add missing space in Location header per RFC 7231
- fix: respect verifySSL in stream fallback and prioritize REMOTE_ADDR in getIP