| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| scriptlog-v1.7.1.zip | 2026-08-14 | 10.4 MB | |
| README.md | 2026-08-14 | 1.4 kB | |
| v1.7.1 - Patch Release source code.tar.gz | 2026-08-14 | 11.4 MB | |
| v1.7.1 - Patch Release source code.zip | 2026-08-14 | 12.8 MB | |
| v1.7.1 -- Patch Release source code.tar.gz | 2026-08-14 | 11.4 MB | |
| v1.7.1 -- Patch Release source code.zip | 2026-08-14 | 12.8 MB | |
| v1.7.1 source code.tar.gz | 2026-08-14 | 11.4 MB | |
| v1.7.1 source code.zip | 2026-08-14 | 12.8 MB | |
| Totals: 8 Items | 83.0 MB | 0 | |
v1.7.1 - Patch Release
Summary
v1.7.0 introduced Scheduled Posting but shipped with a broken composer install. The composer patch file referenced in composer.json (patches/intervention-image-php84.patch) was never committed, causing a fatal error on fresh checkouts and a red CI pipeline. This patch release adds the missing patch file and bumps the version. v1.7.0 remains immutable as published.
What's Fixed
- composer install now works on fresh checkouts. The missing intervention-image-php84.patch is versioned, so the cweagans/composer-patches step applies the intervention/image deprecation fixes without error. CI pipeline restored (1548 unit tests passing).
- intervention/image PHP 8.4/8.5 deprecations applied:
- strtolower() called with null for unset font align/valign (deprecated in PHP 8.5).
- Implicit float-to-int conversion in BrightnessCommand::execute() (imagefilter() brightness level).
Changed
- APP_VERSION bumped to 1.7.1. Developer and database schema guide version stamps updated.
Removed / Deprecated
- None.
Codename: Maleo Senkawor (retained). Honoring Macrocephalon maleo, the critically endangered megapode endemic to Sulawesi, Indonesia.
Previous release: v1.7.0.