Skip to content

1.4.0

Latest

Choose a tag to compare

@tikhomirov tikhomirov released this 17 Sep 13:34
· 3 commits to main since this release

Requirements

  • WordPress: 6.6+ (tested up to 6.8)
  • PHP: 8.2+ (tested on 8.2, 8.3, 8.4)

Added

  • Redirects service with exact, prefix, and regex rules; import/export
  • Cookie Banner module with customizable copy and styling
  • Markdown editor mode for posts and pages
  • Plugin catalog UI with GitHub metadata and search
  • 12 new WP Tweaker toggles (48 total)
  • sanitize_cached_catalog() to prevent PHP warnings from stale plugin catalog transients

Changed

  • Full tweaks audit: fixed naming, removed dead setting callbacks
  • Updated README with accurate system requirements and feature list
  • Raised minimum PHP from 7.4 to 8.2
  • Raised minimum WordPress to 6.6

Fixed

  • Undefined array key name warning on Plugins admin page when GitHub catalog cache was corrupted
  • Incorrect tweak labels and orphaned callback references after settings refactor

Full changelog: CHANGELOG.md