## Initial Release
GoshLinks v1.0.0 is the first major foundation release of the plugin.
This release introduces the core branded link management system for WordPress, allowing site owners to create, manage, and track branded short links directly inside the WordPress admin.
## Included Features
### Core Link Management - Create branded short links on your own domain - Edit and manage links inside WordPress - Enable or disable links without deleting them - Delete links directly from the admin interface - Custom slug generation and editing - 301 and 302 redirect support
### Redirect Handling - Configurable base slug/path - Per-link redirect control - Default redirect pages for: - disabled links - missing or deleted links - Per-link deactivated redirect destination support
### Click Tracking - Basic click totals - Detailed click logging - Country/location tracking - Referrer tracking - Stats and reporting views - Historical click charts
### Import and Export - GoshLinks JSON export support - GoshLinks JSON import support - Batched imports with progress tracking - Import cancellation support - YOURLS migration support - YOURLS click log importing
### Bulk Management - Bulk editing workflow - Bulk activate - Bulk disable - Bulk delete - Duplicate link filtering
### Data Management - Delete click data by date ranges - Global click-data cleanup tools
### Licensing Foundation - Built-in licence activation system - Free / Pro / Agency entitlement handling - Site authorisation checks - Upgrade-ready architecture
## Architecture Notes
GoshLinks was designed as a WordPress-native branded link manager with a shared Free Core and Pro feature architecture.
The system is structured to support: - feature gating - entitlement-driven behaviour - future licensing and update delivery - downgrade-safe feature handling - migration from YOURLS
## Notes
This release establishes the commercial and technical foundation for future GoshLinks development, including: - advanced reporting - customer licensing workflows - secure update delivery - future Agency-tier expansion