Skip to content

Releases: acodebeard/Waypoints

Waypoints: Trip Planner 1.0.2

12 Jun 20:11
3945549

Choose a tag to compare

Changes

  • Updates the WordPress.org-facing plugin name to Waypoints: Trip Planner.
  • Updates the submission slug, text domain, packaged folder, and release artifact to waypoints-trip-planner.
  • Bumps the plugin header, readme stable tag, release manifest, and docs to 1.0.2.
  • Keeps compatibility identifiers unchanged, including [waypoints], waypoints/planner, and waypoints/v1.
  • Includes the API-key settings hardening and Google API key pattern escaping changes prepared after v1.0.

Validation

  • PR #128 passed GitHub checks: CodeQL, Semgrep, browser-smoke, php-lint, phpcs, phpunit, and plugin-check.
  • Local checks passed: composer validate --strict, composer test, composer phpstan, npm run browser-smoke, composer build-release, submission-readiness scan, and git diff --check.

Artifact

Installable WordPress plugin zip: waypoints-trip-planner-1.0.2.zip.

Waypoints 1.0

08 Jun 20:14

Choose a tag to compare

Waypoints 1.0 is the MVP release candidate for WordPress.org submission.

Highlights:

  • Public plugin surface renamed to Waypoints, with the waypoints text domain, REST namespace, block name, preferred shortcode, and release artifact.
  • WordPress.org submission-readiness workflow added for PHP quality checks, PHPStan, browser smoke tests, WordPress Plugin Check, packaging validation, and metadata validation.
  • Release package ships as a single waypoints/ plugin directory with production Composer autoload files and normalized file permissions.
  • Admin-only API request counting added for troubleshooting Google API usage.
  • Production installation, configuration, external-service, and credits documentation tightened.

Validated before release:

Installable artifact SHA-256:
bd2c5074f4d24114fedd38b99be0e7e9929570277b420af81174edc58285b68e

Plan Your Day 0.5

05 Jun 22:44

Choose a tag to compare

Plan Your Day 0.5 release.\n\nHighlights:\n- Adds frontend color modes with visitor switching and Noto Sans assets.\n- Cleans up admin interface copy fields and hard-codes removed labels/messages to defaults.\n- Adds draggable active-category ordering in the admin categories table.\n- Includes schema 3 upgrade cleanup that re-saves sanitized settings for existing installs, pruning removed interface-copy keys while preserving current saved settings.\n\nUpdate notes:\n- Installable artifact: plan-your-day-0.5.zip\n- The zip contains the unversioned plan-your-day/ plugin directory for replacing existing manual installs.\n- Release zips include production Composer autoload files.

Plan Your Day 0.1.0

07 May 01:45

Choose a tag to compare

First public release of the standalone Plan Your Day WordPress plugin.

Highlights:

  • Generic, reusable planner/search/waypoint plugin packaging
  • Installable WordPress admin release zip with Composer production autoload files included
  • Frontend place, category, and custom search flows with waypoint and directions behavior
  • Admin-editable interface copy and categories
  • More Results pagination support for category and custom searches