Skip to content

Releases: Appsorwebs/aow-cert-generator

Release list

v1.0.2

Choose a tag to compare

@Appsorwebs Appsorwebs released this 06 Oct 23:23

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

  1. Download aow-cert-generator-release.zip from this release
  2. Upload to WordPress via Plugins → Add New → Upload Plugin
  3. Activate the plugin
  4. Add the shortcode [aow_cert_generator] to any page
  5. Access as admin to generate certificates