What's new

Product Updates

New features, improvements, and fixes shipped to GoloLink.

  1. Clearer confirmation when changing a link's slug

    Changing a slug is a bigger deal than it looks, so it now says so clearly.

    • Confirmation dialog spells out what happens to the old URL
    • Separate messaging for the main slug vs. an additional alias
    • Prevents accidental slug changes on links that are already shared
  2. Bulk-action footer stays visible while you scroll

    Selecting a batch of links and then losing the delete button off-screen was a bad combination.

    • Bulk actions bar now stays fixed at the bottom while a selection is active
    • Automatically hides again once you clear your selection
    • Works the same way on the Links and Videos pages
  3. Faster dashboard load times

    If you have hundreds of links or videos, the dashboard should feel a lot snappier now.

    • Reduced initial data fetched on page load
    • Pagination and filtering happen server-side instead of in the browser
    • Biggest improvement on accounts with 500+ links
  4. Video-level rollup analytics across all its links

    Most videos have more than one link in the description - performance should reflect that.

    • Combined clicks-over-time chart across every link on a video
    • Per-link breakdown still available underneath the total
    • Same date-range controls as the individual link charts
  5. Bulk-apply tags to multiple links at once

    Tagging links one at a time didn't scale once an account had hundreds of them.

    • Select multiple links and apply or remove a tag in one step
    • Works from the same selection used for bulk delete
    • Tag filters update immediately, no page refresh needed
  6. Faster tag filtering and management

    Tags are one of the most-used ways to organize links - they needed to feel instant.

    • Toggling a tag filter no longer waits on a full page reload
    • Pending vs. saved state is now visible while a tag change is in flight
    • New color chips make active tag filters easier to scan at a glance
  7. Clearer link health status messages

    When a link fails its background health check, you now get a message you can actually act on.

    • Plain-language explanation for redirects, timeouts, and 404s
    • Rate-limited destinations are labeled "inconclusive," not "broken"
    • Last-checked timestamp shown next to every status
  8. "Link Groups" is now just "Links"

    A naming cleanup: what used to be called "Link Groups" throughout the app and docs is now simply "Links."

    • Sidebar, page titles, and Help Center articles all updated
    • No change to how your existing links, tags, or Smart Picks work
    • Old bookmarked URLs still redirect correctly
  9. Simpler custom domain setup with live DNS status

    Connecting a custom domain used to mean guessing whether your DNS records were right. Now you can see it.

    • Live status per record - pending, verified, or misconfigured
    • Copy-ready record values, no more retyping from a screenshot
    • Automatic recheck in the background once records are updated
  10. Faster, more accessible date & time picker

    Setting a link expiration date now uses a real segmented time field instead of your browser's default time input, plus a calendar that matches the rest of GoloLink.

    • Keyboard-navigable calendar grid with proper focus states
    • Segmented hour / minute / AM-PM input you can type directly into
    • Same look everywhere a date is picked in the app
  11. Consistent destructive actions, dialogs, and focus states

    Every delete button, confirmation dialog, and error screen in the app now shares one consistent pattern instead of several slightly different ones.

    • One shared "destructive" style for every delete action, with a loading spinner while it runs
    • Dialogs close on Escape and stop background scrolling while open
    • "Try again" error screens use the same button style everywhere
    • List rows on the Links and Videos pages are now real links - open in a new tab, right-click, and keyboard navigation all work as expected
  12. Bulk select and delete for links and videos

    Cleaning up old links and videos no longer means deleting them one at a time.

    • Select individual rows or everything on the page at once
    • One confirmation step before anything is deleted
    • Bulk delete runs in a single batched request, so it stays fast even with a lot selected
  13. Mobile-friendly dashboard

    Most of you check your numbers from your phone. The dashboard didn't really support that until now.

    • Responsive layout for Links, Videos, Bio Pages, and Smart Picks
    • Charts and tables reflow instead of requiring horizontal scroll
    • Bio Page editor still recommended on a larger screen for now
  14. Faster redirect service - sub-50ms globally

    A slow redirect is a lost click - this was worth the rebuild.

    • Redirects now run at the edge, closer to your audience
    • Sub-50ms median redirect time worldwide
    • No change to how links, Bio Pages, or Smart Picks are created or managed
  15. API rate limits raised for growing accounts

    A handful of larger accounts were hitting the same ceiling as brand-new ones.

    • Rate limits now scale with your plan
    • Clear 429 response with a retry-after header instead of a silent drop
    • No change for typical usage - this only affects high-volume accounts
  16. Password reset and account security improvements

    Account recovery shouldn't require emailing support.

    • Self-serve password reset by email
    • Notification on login from a new device
    • Ability to sign out of every other active session at once
  17. Dashboard redesign for faster navigation

    The dashboard had grown past its original layout - this pass gave it room to keep growing.

    • New sidebar grouping Links, Videos, Bio Pages, and Smart Picks
    • Consistent page header and filters across every section
    • Faster page-to-page navigation, no full reload