What's new
Product Updates
New features, improvements, and fixes shipped to GoloLink.
Smart Pick legacy links keep working after the update
An update to how Smart Pick URLs are generated could have broken links created before the change.
- Legacy Smart Picks continue resolving under their original path
- No action needed on your end - existing Smart Picks are unaffected
- New Smart Picks use the current format going forward
Reserved words protected across every custom slug
A short link or Smart Pick using a reserved word could previously conflict with a real page on the site.
- Full list of reserved words checked at creation time, not just a handful
- Clear error message pointing at the conflict instead of a silent failure
- Applies consistently across links, Bio Pages, and Smart Picks
Fixed: welcome email now sent after you confirm your email
A small but annoying one - the welcome email could arrive before you'd even confirmed your address.
- Welcome email now sends right after confirmation, not at signup
- Reduces confusion for anyone who mistyped their email the first time
Fixed: occasional duplicate billing webhook events
Under rare timing conditions, a billing provider webhook could fire twice for the same event.
- Every webhook event is now deduplicated before processing
- Events are applied in the order they actually occurred, not the order they arrived
- No action needed - this was fully server-side
Fixed: click counts could double-count rapid repeat visits
Click counts are only useful if they're accurate.
- Repeat hits from the same visitor within a short window now count once
- Applies to links, Bio Pages, and Smart Picks
- Historical counts were not retroactively changed
Fixed: short links occasionally 404'd right after creation
Right after creating a link, hitting it immediately could return a 404 for a few seconds.
- New links now resolve immediately, no propagation delay
- Applies to links, Bio Pages, and Smart Picks alike
- No action needed - fully server-side