| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| scriptlog-v1.0.5.zip | 2026-04-28 | 19.0 MB | |
| scriptlog-v1.0.5.tar.gz | 2026-04-28 | 17.0 MB | |
| README.md | 2026-04-24 | 823 Bytes | |
| v1.0.5 release source code.tar.gz | 2026-04-24 | 11.9 MB | |
| v1.0.5 release source code.zip | 2026-04-24 | 12.8 MB | |
| V1.0.5 source code.tar.gz | 2026-04-24 | 11.9 MB | |
| V1.0.5 source code.zip | 2026-04-24 | 12.8 MB | |
| Totals: 7 Items | 85.3 MB | 0 | |
V1.0.5 Release
Features
- Implement menu and template management features with HATEOAS API support
Fixes
- Revamp
src/lib/utility/upload-theme.php - Revamp
src/lib/utility/permalinks.php - Remove unused
comment.phpfrom blog theme - Update libxml entity loading for PHP 8.1+ compatibility
- Suppress deprecated libxml warnings in PHP 8.1+
- Create config.php for CI before running tests
- Set APP_URL env for CI tests
- Correct test paths from lib/utility to src/lib/utility
- Update tests/unit/ThemeUploadTest.php
Chores
- Append tmp/minify.php
- Remove unused pictures
- Update CHANGELOG.md for v1.0.4 release