ACPT icon

Release v2.0.65

ACPT v2.0.65

Latest version

What's new in v2.0.65

ACPT v2.0.65 was released on . Trusted by more than 2000 customers Custom post types. See the full changelog below and compare with the complete version history.

Release details

Released
7.7 MB
File available

Changelog

Added
  • Integration with the [Abilities API](https://docs.acpt.io/abilities-api), including output-schema fixes for `save-post-type` and 9 other providers whose output validation was broken.
  • `append_acpt_meta_field_value()` function/ability to append a single Repeater row without resending existing ones - new `AppendMetaFieldRowCommand`, wired into the Abilities API as `acpt/append-meta-field-value`.
  • `SQRT`, `ABS`, `MOD`, `MEDIAN`, `COUNT`.
  • telemetry insight keys (DB engine, multisite, active theme, PHP memory limit, WooCommerce version, feature usage counters) plus a deactivation ping.
Fixed
  • Table field `Maths` singleton memoization (was comparing flattened data against raw input, so caching never worked); malformed formulas (e.g. `=(ROUND("abc",2))`) now return a graceful error instead of crashing the live AJAX formula editor.
  • CodeMirror text overflow in admin meta field editors - long lines/URLs now wrap instead of overflowing the layout.
  • Etch fatal error when an Image field is nested inside a Repeater (`WPAttachment` private property access via `property_exists()`).
  • Dynamic blocks not appearing/rendering in the FSE site editor.
  • REST block-renderer live-preview error when inserting a dynamic block in the FSE site editor.
  • ACPT loop fields empty on Bricks top-level term-archive templates.
  • Front URL prefix causing 404s on Custom Post Type permalinks (Ticket #1153).
  • WPML custom field translations getting stuck in one language (Ticket #1118).
  • Image/Audio/Video/File field values silently not persisting to `wp_postmeta` via the REST save path: `WPAttachment::fromUrl()` now resolves attachments through query-string, URL-encoding, and `-scaled` suffix variants instead of only an exact `_wp_attached_file` match, and `ACPT_Api_Rest_Fields::updateCallback()` now returns a `WP_Error` when a field fails to save instead of silently discarding the failure.
Improved
  • `Request`: replaced ambiguous `has()` with explicit `hasGet()`/`hasPost()`; `all()` now delegates to `requestAll()`.

Compatibility

Requires WordPress
6.5

Verified safe

ACPT v2.0.65 scanned clean with no security threats detected.

View full scan report