Skip to content

Releases: JezwebTeam/jezpress-manager

v1.1.4

Choose a tag to compare

@abnercalapiz abnercalapiz released this 13 Jun 12:40
8671ddc

What's New in 1.1.4

  • Security: Hardened the dashboard plugin activate/deactivate AJAX handler against path traversal — the plugin_file parameter is now normalised with plugin_basename() and validated with validate_plugin() before any filesystem access.

Resolves the LOW finding from the 2026-06-04 security review (#5). Release gate: senior WP code-review audit ran clean (no Critical/High/Medium).

v1.1.3 - PHP 8.1 Compatibility

Choose a tag to compare

@abnercalapiz abnercalapiz released this 23 Apr 05:58

What's Changed

  • PHP 8.1 Support: Lowered minimum PHP requirement from 8.2 to 8.1 for broader server compatibility

No PHP 8.2-specific features were used in the codebase, so this is a safe change with no functional impact.

Changelog

  • Changed: Minimum PHP requirement lowered from 8.2 to 8.1

Full Changelog: v1.1.2...v1.1.3

JezPress Manager v1.1.2

Choose a tag to compare

@abnercalapiz abnercalapiz released this 16 Apr 07:07

What's Changed

Critical fix for automatic updates

  • Fixed: Updater now uses correct JezPress API endpoint format (/api/v1/)
  • Fixed: Proper field mapping for requires_wp and tested_wp from API response

Important

If you installed v1.1.0 or v1.1.1, you will need to manually update to v1.1.2 to receive future automatic updates. After updating to v1.1.2, automatic updates will work correctly.

Installation

Download the ZIP file and upload it via WordPress Plugins > Add New > Upload Plugin.

JezPress Manager v1.1.1

Choose a tag to compare

@abnercalapiz abnercalapiz released this 16 Apr 07:00

What's New

  • Detect inactive JezPress plugins and show them in the dashboard alongside active ones
  • Status column with CSS toggle switch to activate/deactivate plugins directly from the Manager dashboard
  • AJAX-powered toggle — no page reload needed
  • Security audit completed - no vulnerabilities found

Installation

Download the ZIP file and upload it via WordPress Plugins > Add New > Upload Plugin, or install directly from the JezPress update server if you already have JezPress Manager installed.

JezPress Manager v1.1.0

Choose a tag to compare

@abnercalapiz abnercalapiz released this 10 Apr 06:59

What's New

  • Added JezPress updater for automatic updates from updates.jezpress.com
  • Plugin now receives automatic updates through the JezPress platform

Requirements

  • WordPress 6.0+
  • PHP 8.2+

JezPress Manager v1.0.0

Choose a tag to compare

@abnercalapiz abnercalapiz released this 10 Apr 06:32

Initial Release

Features

  • Central dashboard for JezPress plugins
  • License status display for all installed JezPress plugins
  • Support and quick links section
  • Plugin management interface

Requirements

  • WordPress 6.0+
  • PHP 8.2+