Skip to content

Releases: elig-45/resource-access-gate

Resource Access Gate 1.6.1

Choose a tag to compare

@elig-45 elig-45 released this 28 Jul 19:14

Resource Access Gate 1.6.1 fixes the packaging issues reported by the WordPress.org automated scanner.

Fixed

  • Matched the plugin text domain to the assigned WordPress.org slug: email-download-gate
  • Packaged the installable plugin inside the correct email-download-gate/ directory
  • Excluded the repository-only .gitattributes file and all documentation screenshot images from the installable ZIP
  • Removed the unnecessary explicit close of the php://output CSV stream flagged by Plugin Check
  • Strengthened sanitization of nested administration form values
  • Prevented the legacy 1.5.x data migration from running again after later patch-version updates

Validation

The exact attached ZIP was checked with the official Plugin Check 2.0.0 tool, including runtime checks. It reports zero errors. The remaining warnings relate only to the plugin's necessary direct access to its own custom database tables.

The public shortcode, accessible modal, branded HTML email, Bridge logo integration, privacy controls, anti-abuse protection, and existing data migration remain compatible.

Resource Access Gate 1.6.0

Choose a tag to compare

@elig-45 elig-45 released this 28 Jul 17:50

Resource Access Gate 1.6.0 focuses on WordPress.org review compliance and a safe upgrade from 1.5.x.

Highlights

  • Replaced short internal identifiers with the distinctive resoacga_ prefix for AJAX and admin actions, nonces, cron hooks, options, transients, and database tables
  • Moved administration CSS and JavaScript into dedicated files that are enqueued only on the plugin admin screen
  • Updated database table creation to use WordPress dbDelta()
  • Strengthened sanitization for submitted form values, query parameters, and request metadata
  • Added a one-time, non-destructive migration for existing settings, resources, contacts, and request history
  • Preserved the public shortcode, accessible modal, branded HTML email, Bridge logo integration, privacy controls, and anti-abuse protection

Upgrade notes

On the first load after upgrading, data created by 1.5.x is copied to the new resoacga_ storage. Legacy options and tables are retained so administrators can roll back without losing configuration or request history.

The attached ZIP is the installable WordPress plugin package. Documentation screenshot images are intentionally excluded because the examples they contain remain all rights reserved and are used only for illustration.

Resource Access Gate 1.5.0

Choose a tag to compare

@elig-45 elig-45 released this 28 Jul 14:14

Resource Access Gate 1.5.0 aligns the project with current GNU/FSF licensing recommendations.

Highlights

  • Relicensed the plugin under GNU GPL version 3 or any later version
  • Added explicit copyright, GPL, and SPDX notices to every nontrivial source file
  • Added a clear all-rights-reserved notice for third-party examples visible in documentation screenshots
  • Excluded screenshot PNG files from the installable plugin archive
  • Added the real branded HTML email received and rendered in Mailpit to the GitHub documentation

The attached ZIP is the installable WordPress plugin package. It contains the free-software source and documentation notices, but no reserved screenshot PNG files.

Resource Access Gate 1.4.0

Choose a tag to compare

@elig-45 elig-45 released this 28 Jul 13:32
a17814c

Resource Access Gate 1.4.0 brings the plugin up to date with the latest Boublil Conseil implementation.

Highlights

  • Accessible and responsive modal mode with focus management and Escape-key closing
  • Branded responsive HTML emails with a plain-text fallback
  • French and English front-end messages, resource titles, AJAX responses, and emails
  • Configurable privacy notice and automatic data-retention cleanup
  • Request rate limiting and honeypot protection
  • Updated documentation with real resource-grid and modal screenshots
  • PHP 7.4-compatible language detection

The attached ZIP can be installed directly as a WordPress plugin.

1.0.0 - First release

Choose a tag to compare

@elig-45 elig-45 released this 28 Jul 09:15