PHPLD Next 0.1.4
This is a small release focused on making updates and support easier to trust while the public release process matures.
Changed
- The updater now records metadata for downloaded packages, including version, source URL, checksum, size, and download time.
- The update screen now shows when a package is ready to apply and warns when an older or mismatched package is present.
- The apply step now refuses packages that are not newer than the currently installed version.
- Applied update packages are cleaned up after a successful update to reduce stale-package confusion.
Added
- Added an admin Support page with safe install diagnostics that can be included with a support request.
- Added test coverage for updater package metadata and stale-package detection.
phplinkdirectory.com
- Support request notifications now go directly to the project support email.
- The homepage and download flow now point to the current 0.1.4 package.