Changelog

What's new in Krdcode. Back to home

  1. admin

    Admin: platform SSO controls

    Superadmins can now manage SSO platform settings and review setup requests from /admin/sso — toggle SSO availability, set minimum seats and required plan, curate identity providers, and tune session timeout, domain enforcement, and auto-provisioning.
  2. security

    Single Sign-On (SSO) configuration page

    New /account/sso page for Business plan customers to request SAML 2.0 SSO setup with Okta, Google Workspace, Entra ID, JumpCloud, OneLogin, and any SAML IdP. Submitting opens a real support ticket.
  3. growth

    Tailored landing pages for 8 creator audiences

    New /for/$audience pages with unique copy, FAQ schema, and cross-links for Twitter, YouTube, Instagram, TikTok, agencies, ecommerce, podcasters, and newsletter operators.
  4. product

    Public integrations directory

    /integrations page lists 28 integrations across Developer/API, Automation, Ecommerce, Content, Team, Analytics, and Apps with status badges and deep links.
  5. product

    Searchable Help Center

    /help with 40+ FAQ articles across 10 categories (Getting started, Links, Analytics, Teams, Billing, Security, Domains, Developers, Integrations, QR/Tools). Full-text search and JSON-LD FAQ schema.
  6. product

    Public product roadmap

    /roadmap shows what we recently shipped, what is in progress, what is planned, and what is under consideration. Updated continuously.
  7. compliance

    Privacy Policy, Terms of Service, and Contact pages

    New /privacy (GDPR/CCPA-aligned), /terms (14-section ToS), and /contact (Support, Sales, Security, Press channels) — all linked from the footer and sitemap.
  8. content

    Linkly Blog

    Long-form writing from the team. /blog index plus per-post pages with Article schema, OG/Twitter metadata, and related-post links. Five launch posts cover product philosophy, growth, engineering, and guides.
  9. new

    System documentation, now inside admin

    Every admin can now read a full system reference inside the panel. • Admin → Settings → Documentation • Covers setup, env vars, project structure, all routes, database tables, server functions, cron jobs, email infra, billing, workspaces, moderation, deployment, and a handoff checklist • Built-in search jumps to any section Use it when onboarding a teammate or handing the project to a new owner.
  10. new

    Floating in-app support widget

    A chat-bubble launcher now appears on every authenticated page. Users can: • Open existing tickets and reply inline (auto-polls every 15s) • Start a new ticket without leaving the page • See a closed-state banner when their ticket is resolved Admins can disable the widget globally from Admin → Support chat.
  11. improvement

    Billing profile: company name, VAT, and PO numbers

    Add company info once and it prints on every invoice. • New fields on /account/billing: contact, company name, address, Tax/VAT ID, default PO number • Invoices at /account/invoice/$id now show the company block and PO number • Print/Save PDF works out of the box
  12. new

    Conversion tracking pixel

    Measure conversions back to the link that drove them. • "Tracking" button on the link detail page opens HTML / JS / URL snippets • Pixel endpoint at /api/public/pixel/$code accepts source, value (cents), currency • New Conversions stat card alongside clicks and unique visitors
  13. new

    Workspace invite inbox

    Team invites are no longer hidden in email. • Pending invites show up in a card on /workspaces with one-click Accept / Decline • Invitee can join from the inbox, the email link, or /invites/$token • Expired and used invites are filtered automatically
  14. new

    Affiliate program

    Separate from casual referrals, with a proper application flow. • Public landing at /affiliates • Apply / track payouts at /account/affiliate • Admin review in Admin → Affiliates (approve, reject, pause, reopen with notes)
  15. improvement

    Export sign-ins & audit log as CSV

    On /account/activity you can now download: • Last 50 sign-in attempts (event type, IP, country/city, user agent) • Last 200 audited account changes Useful for compliance reviews and SOC 2 evidence.