Skip to content

Releases: lammersbjorn/YOURLS-Random-Redirect-Manager

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 16:50

What's Changed

Full Changelog: v4.0.0...v4.1.0

Alpha 50f9497

Alpha 50f9497 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Apr 17:01

Automatic alpha release for 50f9497.

Full Changelog: v4.0.0...alpha-6-1-50f9497

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 21:41

YOURLS Random Redirect Manager v4.0.0

Major maintenance release focused on cleaner plugin structure, maintainability, and easier local testing.

Changed

  • Split the YOURLS plugin bootstrap from runtime code: plugin.php now stays small, includes/bootstrap.php loads the plugin, and runtime behavior lives in includes/class-random-redirect-manager.php.
  • Moved admin CSS and JavaScript into assets/ while preserving YOURLS admin compatibility.
  • Preserved existing settings compatibility via the random_redirect_settings option key.
  • Kept weighted redirects, shortlink picker behavior, and fallback edit behavior intact.
  • Added a local Docker-based YOURLS dev harness with this plugin mounted as a read-only volume and a seeded sample redirect.
  • Added install zip packaging through the release workflow.

Alpha 28924b4

Alpha 28924b4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Apr 21:41
28924b4

Automatic alpha release for 28924b4.