Roadmap – Upcoming Features & Plans

    See what we're building next. Track our progress, vote on features, and help shape the future of our platform.

    Planned

    2 items
    Medium

    Advanced Reporting & Exports

    Generate detailed reports for your campaigns.

    • Custom report builder

    • Export to CSV, PDF

    • Shareable analytics dashboards

    πŸ‘‰ Perfect for agencies and stakeholders.

    0
    21 Mar 2026
    Medium

    Email & Slack Notifications

    Stay updated with real-time notifications.

    • Instant alerts for link clicks

    • Campaign performance updates

    • Integration with Slack & email

    • Custom notification triggers

    πŸ‘‰ Never miss important activity.

    0
    21 Mar 2026

    In Progress

    1 item
    Medium

    Public API Expansion

    Extend automation with a more powerful API.

    • Link creation API

    • Advanced analytics endpoints

    • Workspace & team APIs

    • Documentation for developers

    πŸ‘‰ Build fully automated workflows.

    0
    21 Mar 2026

    Completed

    11 items
    High

    A/B Testing with Weighted Variants + Winner Cron

    A/B redirects are supported by defining variants for a link and performing traffic splitting during redirect. The backend uses weights for selection and computes the winning variant via scheduled winner calculation (cron) based on click stats once a test completes.

    ab-testing
    cron
    variants
    0
    20 Mar 2026
    Medium

    Support Ticket System + Image Attachments

    A support ticket module allows users to create/track tickets, view threaded messages, and manage ticket status. Messages and replies support up to 3 image attachments per request by uploading to S3 and storing resulting URLs.

    attachments
    s3
    support
    0
    20 Mar 2026
    High

    Search Engine Indexing Control (indexed toggle + X-Robots-Tag)

    Links can be marked as indexed or not, controlling whether search engines should index preview/redirect responses. When indexing is disabled, the system sets `X-Robots-Tag: noindex, nofollow, noarchive` to protect non-public or campaign-only URLs.

    indexing
    noindex
    robots-tag
    0
    20 Mar 2026
    High

    In-App Notifications across Key Workflows

    Notifications are generated for important user actions (link creation/clicks, QR scans, password failures, team activity, webhook delivery events, and security/billing signals). keeping the UI responsive while maintaining operational visibility.

    events
    in-app
    notifications
    0
    21 Mar 2026
    Critical

    Plan-Based Feature Gating (Backend + UI)

    Subscription plans define both limits (e.g., clicks/links/team) and feature flags (custom domains, geo/device targeting, A/B testing, password protection, QR branding, webhooks, priority support). The backend enforces caps while the UI hides/clears gated controls to avoid confusing partially-available workflows.

    billing
    feature-flags
    limits
    0
    20 Mar 2026
    High

    Webhooks with Signed Payloads + Delivery Logging

    Outbound webhooks are triggered on key redirect events (e.g., `link.clicked`, `qr.scanned`, `password.failed`) with HMAC-SHA256 signatures for verification. Each delivery attempt is logged and webhook counters track successes/failures so teams can debug and monitor integrations reliably.

    deliveries
    hmac
    signed-payloads
    0
    20 Mar 2026
    Medium

    Geo Backfill/Update & Expanded Geo Fields

    Geo data quality improvements include additional geo fields in analytics/event tracking and an API to update past geo data so existing reports stay accurate. This helps when provider logic or geo enrichment evolves over time.

    analytics
    backfill
    data-quality
    0
    20 Mar 2026
    High

    Geo Targeting Rules + Geo Lookup Integration

    Country-based targeting is supported through geo rules that select destination URLs during redirect. The system performs IP-to-geo lookup (best-effort with caching/timeout) and applies matching geo rules before A/B and default destinations.

    country-rules
    geo
    ip-lookup
    0
    20 Mar 2026
    High

    Redirect Tracking & Daily Counters

    Every redirect hit is recorded as an event in `link_events` and aggregated into daily counters in `link_stats_daily` and `workspace_stats_daily` for fast dashboards. The tracking captures UTM/referrer and rich client context so analytics remain usable without heavy recomputation.

    analytics
    daily-stats
    events
    0
    20 Mar 2026
    Medium

    OG Metadata Rendering + Indexing Compliance

    For social crawlers and link previews, the redirect layer serves HTML with OpenGraph/Twitter metadata derived from the link’s OG fields. When a link is marked `indexed=false`, the system applies `X-Robots-Tag`/noindex headers to keep search engines from indexing preview pages.

    noindex
    og
    seo
    0
    20 Mar 2026
    Medium

    Public Short URLs (Named Slugs)

    Create public short links with a user-defined slug and immediate activation. Redirect resolution is domain+slug based, enabling branded short URLs while keeping redirect behavior consistent with link settings like fallback and indexing.

    domains
    redirect
    short-urls
    0
    20 Mar 2026