Skip to content

Releases: openstream/link-shortener

1.1.0

01 Mar 00:11

Choose a tag to compare

What's new

  • Settings page — toggle hiding of default WordPress admin menus (Settings > Link Shortener). Useful during initial site setup when you need access to core menus.
  • Dashes in custom slugs — custom short links now support dashes (e.g., llm-visibility-monitor)
  • Longer slugs — slug column increased from 20 to 255 characters, with automatic migration from 1.0.0
  • Deploy improvements — automatic rewrite flush on production after deploy

Upgrade notes

The database schema is updated automatically on first page load after updating. No manual action required.

Full changelog: 1.0.0...1.1.0

1.0.0

27 Feb 11:45

Choose a tag to compare

Initial release of Openstream Link Shortener.

Features:

  • Create short links with auto-generated or custom slugs
  • Click tracking
  • Searchable, sortable link table in the admin
  • Copy-to-clipboard for short URLs
  • Configurable menu hiding (Settings > Link Shortener)
  • Clean uninstall — removes all data when deleted

Requirements:

  • WordPress 6.7+
  • PHP 8.2+
  • Pretty permalinks enabled

Installation:
Download openstream-link-shortener.zip and upload via Plugins > Add New > Upload Plugin, or extract to wp-content/plugins/.