PHPLD Next 0.1.11
This release adds directory freshness tools: a public What's New page and a first admin link checker for validating listing URLs.
Added
- Added an optional public What's New page that shows recently published listings.
- Added a setting-controlled navigation link for the What's New page.
- Added an admin Link Checks screen for running URL health checks in batches of 10, 25, 50, or 100 listings.
- Added link status reporting on the admin listings table so owners can see whether each URL is unchecked, reachable, or needs attention.
- Added English and Thai labels for the new navigation and admin areas.
Changed
- The link checker records HTTP status and last checked time on each listing, using HEAD requests with a GET fallback for hosts that reject HEAD.
- The public directory can better support simple link-out sites where listing freshness matters more than rich detail pages.
Testing
- Added feature tests for the What's New page and admin link checker batch behavior.