Releases: JezwebTeam/jezpress-manager
Release list
v1.1.4
What's New in 1.1.4
- Security: Hardened the dashboard plugin activate/deactivate AJAX handler against path traversal — the
plugin_fileparameter is now normalised withplugin_basename()and validated withvalidate_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
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
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_wpandtested_wpfrom 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
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
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
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+