Releases: Appsorwebs/aow-cert-generator
Releases · Appsorwebs/aow-cert-generator
Release list
v1.0.2
Release v1.0.2
Features
- Server-side certificate persistence via Custom Post Type and REST API
- Custom database tables with UNIQUE constraints for certificate IDs
- Background job processing (Action Scheduler compatible + wp-cron fallback)
- Server-side rendering support (requires Puppeteer/Browsershot)
- Export & Email functionality with retry logic
- Upload endpoints for logo and signature images
Improvements
- Replaced all alert/prompt/confirm with modal UX
- Extracted inline scripts to modular assets (assets/js/)
- Added build pipeline with esbuild (IIFE bundles with sourcemaps)
- Prefer dist bundles with filemtime versioning
- Soft admin notice for missing assets (instead of hard activation block)
- Conditional uninstall (only drops tables if opt-in option set)
Changes
- Author updated to AppsOrWebs Limited
- Safer uninstall behavior (preserves data by default)
Bug Fixes
- Fixed 'Loading application...' issue - Added complete frontend application implementation
- Fixed PHP syntax errors (removed duplicate JavaScript code)
- Corrected plugin header formatting
Installation
- Download
aow-cert-generator-release.zipfrom this release - Upload to WordPress via Plugins → Add New → Upload Plugin
- Activate the plugin
- Add the shortcode
[aow_cert_generator]to any page - Access as admin to generate certificates