Skip to content

Releases: carryman1979/wp_restatify-booking

WP Restatify Booking 2.0.6

Choose a tag to compare

@carryman1979 carryman1979 released this 30 May 18:34
a0b55d7

Restatify Booking Assistant 2.0.6

What's new

  • Shared resolver now prioritizes local root shared (wp_restatify-shared/src/*) in development environments.
  • If root shared is unavailable, it loads only the exact required shared version from wp-content/plugins/wp_restatify-shared/versions/<x.y.z>/ (or MU-plugins).
  • The UI reference to the shared mail-template editor now uses the resolved shared base URL.
  • Copilot repo guidance was aligned with the shared loader order policy.

Release-prep refresh (2026-05-30)

  • No version bump: release prep remains on 2.0.6.
  • Booking UI/theme polish (including dark-theme related refinements) was consolidated.
  • API client/options/UI refactor paths and test scaffolding were synchronized for the coordinated rollout.

Compatibility

  • Plugin version: 2.0.6
  • No migration required.

Artifact

  • wp_restatify-booking-2.0.6.zip

WP Restatify Booking 2.0.2

Choose a tag to compare

@carryman1979 carryman1979 released this 11 May 17:40

Restatify Booking Assistant 2.0.2

What's new

  • Added PHP unit-test baseline for critical booking logic.
  • Hardened Composer test runner to use @php vendor/bin/phpunit.
  • Added centralized shared guideline references in AGENTS/Copilot instruction files.
  • Updated README/wiki release documentation.

Compatibility

  • Plugin version: 2.0.2
  • No migration required.

Artifact

  • wp_restatify-booking-2.0.2.zip

WP Restatify Booking 2.0.1

Choose a tag to compare

@carryman1979 carryman1979 released this 07 May 23:09

WP Restatify Booking 2.0.1

What's new

  • Added bootstrap hardening for mixed legacy/new deployments.
  • Automatically removes legacy Booking Assistant activation entries when both generations coexist.
  • Added guarded loading and fallback for the shared migration notice manager include.
  • Added redeclare protection for plugin bootstrap class/function paths.

Why

This prevents activation/runtime fatals in environments where legacy and refactored plugin generations are both present or where deployments are partial/inconsistent.

Compatibility

  • Plugin version: 2.0.1
  • WordPress tested up to 6.9
  • No manual settings migration required

Artifact

  • wp_restatify-booking-2.0.1.zip

2.0.0

Choose a tag to compare

@carryman1979 carryman1979 released this 07 May 22:02

WP Restatify Booking 2.0.0

What's new

  • Standardized plugin slug/folder to wp_restatify_booking
  • Bumped version to 2.0.0
  • Updated release artifact naming

Operational validation

  • Booking API authentication validated
  • Booking + cancellation flow tested end-to-end
  • Confirmation and cancellation emails verified in Mailpit

Compatibility

  • Plugin version: 2.0.0
  • No breaking configuration changes

Artifact

  • wp_restatify-booking-2.0.0.zip

WP Restatify Booking Assistant 1.3.3

Choose a tag to compare

@carryman1979 carryman1979 released this 30 Apr 12:09

WP Restatify Booking Assistant 1.3.3

Was ist neu

  • Neuer Force Sync jetzt ausfuehren-Button in den Plugin-Einstellungen
  • Neues Dashboard-Widget Booking API Status in wp-admin
  • Live-Verbindungscheck auf Health, Authentifizierung und konfigurierte Kalenderquellen

Warum

Der Betrieb wird robuster: Sync kann manuell sofort erneut angestoßen werden, und der API-Zustand ist direkt im Dashboard sichtbar.

Kompatibilitaet

  • Plugin-Version: 1.3.3
  • Empfohlene Booking-API-Version: 1.2.2

Artefakt

  • wp-restatify-booking-assistant-1.3.3.zip

Restatify Booking Assistant 1.3.0

Choose a tag to compare

@carryman1979 carryman1979 released this 16 Apr 12:58

Highlights

  • Public cancellation flow with secure cancel tokens, nonce protection, and captcha confirmation
  • Subscriber cancellation confirmations and optional owner cancellation notifications
  • Branded HTML mail defaults with footer, disclaimer, machine-generated note, and environmental note
  • Automatic Restatify theme branding for mail logo and CI colors, with plugin fallback branding when the theme is inactive
  • Localized booking and cancellation times in outgoing mails
  • Improved backend error mapping so FastAPI validation failures no longer surface as the generic string "Array"

Compatibility

  • Plugin version: 1.3.0
  • Recommended API version: 1.2.0

Validation

  • Local smoke-tested against WordPress, Booking API, and Mailpit
  • Booking confirmation, cancellation confirmation, and owner cancellation notification verified locally
  • Release archive rebuilt and checked to exclude Git metadata and nested release artifacts

Included Artifact

  • wp-restatify-booking-assistant-1.3.0.zip