Changelog

Follow the evolution of OGHub's services, release after release

v3
v3.11.0Latest version
Major
September 3, 2026
Share

Relay

New

  • A real YouTube bot now collects statistics — off by default, one click to enable from a creator's dashboard. Once on, it syncs videos and lives automatically (they're no longer deleted the moment a stream ends), tracks channel growth over time (subscribers, views), and during a live it tracks chat engagement: messages, Super Chats with the exact amount donated, new members, and a leaderboard of a channel's top supporters
  • The Discord bot was rewritten from scratch. XP tracking (messages, voice time) now works on any creator's own server, not just the official OGHub server, and the bot verifies itself on every new server it joins — one linked to a creator, it stays; anything else, it leaves automatically after a short grace period
  • Creators can now connect their own Discord server to OGHub in one click from their dashboard — once the bot is installed, server-wide stats show up automatically: active members, total messages, voice time, and a leaderboard of the community's top members
  • Creator Program applications are no longer posted straight to Discord from the browser — they're reviewed on a dedicated staff panel (approve/reject, with an auto-generated invite link ready to copy), and applicants can now see their own application's status instead of it disappearing into a private channel

Improvements

  • The YouTube video sync switched to a far cheaper set of API calls — the old method could burn through a full day's quota in a handful of cron cycles
  • Video cards across the dashboard and public profiles now show a clear 'Live' or 'Video' badge instead of no distinction at all
  • The Creator Program page now explains what each platform integration (Twitch, YouTube, Discord) actually does today, separate from the giveaway trigger list
  • Creator Program tiers renamed to avoid clashing with the unrelated profile level system, with follower thresholds now shown on each tier

Fixes

  • Video titles across the dashboard and public profiles were showing the raw video ID twice instead of the real title — fixed, and every already-affected video record was repaired
  • The 'Add bot' button under a creator's YouTube section said 'Add the Twitch Bot' — fixed
  • A member's own Discord activity (messages, voice time, levels) on the official OGHub server existed on the backend but was never actually shown anywhere — now visible on the dashboard
  • /activity (Discord bot) could be run on any server with zero permission checks outside the official OGHub server — restricted to the official server only, as intended
v3
v3.10.0
Major
September 2, 2026
Share

Nexus

New

  • Profiles can now show PlayStation Network, Xbox Gamertag, Battle.net, Epic Games, Ubisoft Connect and Rockstar Social Club alongside the existing social networks — the 'Networks' card is now split in two: clickable networks (Discord, Steam, Twitch, YouTube, X, TikTok, Kick, Instagram, Rockstar) on the left, game tags with no public profile page (PSN, Xbox, Battle.net, Epic, Ubisoft) on the right
  • Staff, Developer, YouTuber, Streamer and OG+ badges are now clickable everywhere they appear — Staff and Dev jump straight to the Discord, OG+ opens the subscription page, and YouTuber/Streamer badges link to the member's actual channel when it's known. They also now show up on news articles: next to the author's name, and next to every commenter
  • OG Rewards (Quests, Shop, Inventory, Equipped) redesigned with OGHub's Ordnance Crate look — a proper level ring and rank in the header, animated progress bars, and a confetti burst with a brass glow the moment a quest completes

Improvements

  • All of a member's social handles now live in a single unified field behind the scenes instead of one database column per network — no visible change today, but it's what made adding six new gaming networks in one go possible without the site's user data growing a new column every time

Fixes

  • The 'Connect your YouTube account to OGHub' quest was silently broken since the social-networks migration and could never be completed — fixed
  • The social network editor in the dashboard (Connections page) could get stuck showing the 'edit' form for an already-connected network instead of the normal 'Edit'/'Revoke' buttons, while your account data was still loading
v3
v3.9.2
Patch
September 1, 2026
Share

Anchor

Fixes

  • A season's 'Summits' list (e.g. /seasons/10) was still reading the old Summit Contest JSON file and could link to an outdated slug — it now reads the same database as the rest of Summit Contest, so every listed summit and its link stay correct
v3
v3.9.1
Patch
September 1, 2026
Share

Compass

Fixes

  • Summit Contest weeks are now grouped by the real in-game month boundaries (taken from Main Stage) instead of the calendar month — the in-game month starts on the first Wednesday (sometimes the second), so a week starting in early March could actually belong to February; 'Hoonigan Showreel' (started March 5th, 2024) now correctly shows under February 2024 instead of March
v3
v3.9.0
Major
September 1, 2026
Share

Foundry

New

  • The Crew Motorfest Summit Contest completely rebuilt on a real database with a dedicated admin tool, replacing the old system of hand-copying Ubisoft's weekly announcement into JSON files by hand every Tuesday night — every one of the 156 archived weeks is instantly searchable, and new weeks go live the moment they're entered instead of waiting on a manual file update
  • Vanity Rotation now shows how many times each cosmetic has been in rotation and when it was last seen, right on the Vanities catalog — and every vanity now has its own dedicated history page listing every week it appeared in
  • Admin tool: pasting a table copied straight from Excel or Google Sheets now bulk-fills an entire section (events, rewards, guides, vanities) in one go instead of typing each row by hand

Improvements

  • Summit Contest's public pages redesigned to match the polish of the Vanities catalog — stats header, search, and month-by-month browsing, with the 'Current' and 'All Months' views kept
  • Vanity Rotation items on a Summit week now automatically pull their image and rarity from the Vanities catalog by name, instead of being re-entered by hand every week
  • Summit Contest's data is now scoped per game under the hood, laying the groundwork for future The Crew titles without any visible change today

Fixes

  • Summit Contest's countdown ('X days left') now switches to showing hours once less than a day remains, instead of always rounding up to at least '1 day left'

Removed

  • Summit Contest Bundles — removed entirely, it never showed more than a single promotional image with no real content
v3
v3.8.0
Minor
August 31, 2026
Share

OGHub now works offline, plus shareable map links

New

  • OGHub is now a PWA — install it on your phone or desktop for an app-like icon and window, and previously visited pages stay available even without an internet connection
  • Every interactive map now supports shareable links: ?markerSelected=<id> flies straight to one (or several, comma-separated) specific marker and opens it, ?group=<id> does the same for a whole group (e.g. every '911 Collection' collectible) — everything else on the map is hidden so the link shows exactly what you meant to share
  • 'Copy link' buttons added next to individual markers (in their popup and in the sidebar list) and next to each group in the sidebar, so sharing one is a single click
  • The Crew Motorfest playlist pages now show a 'View on map' button that jumps straight to that playlist's collectibles, and a separate 'Photo spots' button for its photo quest locations — added across every playlist that has matching map data
  • Kai's Garage: every story objective now has its own 'View on map' pin, showing exactly where that step of the story takes place

Fixes

  • The ?group=<id> link on interactive maps existed in the code but never actually worked (it relied on a CSS class that was never defined) — it's now fixed
  • Switching tabs (Races, Challenges, Activities...) on playlist pages used to snap instantly with no transition — the tab indicator and content now animate smoothly
v3
v3.7.0
Minor
August 30, 2026
Share

Claim your profile, plus custom avatars for everyone

New

  • Auto-generated profiles (built from public data before you ever signed up) can now be claimed straight from the profile page — verify with Discord, Twitch or Steam and it's instantly yours, no second account needed
  • Sign-in and sign-up now offer 'Continue with Discord / Twitch / Steam' — verified identity prefills your username and email on sign-up (using your real display name, not a lowercase handle), and you're logged in immediately once you finish setting a passwordBeta
  • Everyone can now customize their avatar and profile banner, free members included — animated GIFs are an OG+ perk
  • The Crew Motorfest: vehicles on a Season page now link straight to their Pro Settings, and their cards show real stats (top speed, power, acceleration, lateral G) instead of a single number
  • Main Stage month tiles now show a collage of that month's rewards instead of a single image, matching the Summit Contest months view

Improvements

  • Usernames can now contain spaces
  • Season pages get a redesigned hero banner (title and dates overlaid on the image, season badge, status chips) instead of a plain image with text below
  • Missing images (a feature icon, a news banner) now show a subtle placeholder instead of a broken image

Fixes

  • Closed a Steam sign-in hole where a crafted URL could claim someone else's Steam identity without ever logging into Steam — sign-in now verifies it with Steam directly
  • First-time Discord or Twitch sign-in for a brand new visitor no longer fails with a generic error — account creation was missing several required fields
v3
v3.6.0
Minor
August 29, 2026
Share

APEX attachments on Modern Warfare 4 weapon builds and community classes

New

  • Modern Warfare 4 weapon pages now show the unlock level for every attachment (e.g. 'Bouche / FSS IS300 — Niv. 30'), including on the fallback attachment list used when the game's own list comes back empty from the stats API
  • APEX weapon builds now show their exclusive APEX attachment, highlighted in gold and set apart from the regular attachments
  • The community class builder's attachment picker now lets you pick an APEX attachment too, right alongside every other slot, with the same gold highlight so it stands out as the weapon's ultimate attachment
v3
v3.5.0
Minor
August 28, 2026
Share

Playlist rewards, cleaner names, faster sitemaps

New

  • The Crew Motorfest playlist pages now show every completion reward: the car (or other prize) unlocked by finishing the whole playlist, the milestone rewards for Main Stage Legacy years, and — new — a Challenge Rewards progress bar showing what you unlock at every N challenges completed (hover or tap a marker for details), added across every playlist on the site
  • News articles about a specific game now show a 'Game' card in the sidebar with a link straight to that game's hub page, plus a 'More on this game' list of related articles
  • llms.txt added at the site root, listing OGHub's main sections for AI assistants and crawlers

Improvements

  • Main Stage Legacy playlists renamed to their short in-game name (e.g. 'Thunderstruck' instead of 'Thunderstruck Main Stage Legacy') to match how they're actually listed in-game, and a couple of mismatched playlist names/images from a past data mix-up were corrected along the way
  • A playlist page's category tabs (Races, Challenges, Activities, etc.) are now hidden entirely when only one category has content — that content shows directly instead of sitting behind a pointless single-choice tab
  • News article tags are now clickable links to that tag's page instead of plain unclickable text
  • News sidebar no longer repeats the author info and category list already shown elsewhere on the page — replaced with the new Game card and related articles
  • User profiles removed from the sitemap — they add little search value and were inflating it by thousands of near-duplicate URLs across every language

Fixes

  • The site's sitemaps (sitemap.xml and the Google News sitemap) were being rebuilt from scratch — several database lookups plus an inefficient merge step — on every single visit, including every crawl from Google, which could time out or slow the whole site down under load; both are now cached and rebuilt on a schedule instead
  • The Google News sitemap always linked to the English version of every article, even ones only published in French — it now links to both
  • The Crew Motorfest vanities catalog: filled in the missing season and shop price for a large batch of items (titles, tires, underglows, smokes, nitros, window tints, horns) that had them missing
v3
v3.4.0
Minor
August 25, 2026
Share

Share your own Call of Duty classes (MW4 & Warzone)

New

  • Signed-in members can now build and publish their own weapon class for Modern Warfare 4 and Warzone — pick an attachment per slot (5 max on Warzone, 6 on MW4 for APEX weapons) and a playstyle (Long Range, Close Range, Sniper Support, Low Recoil). You can publish one class per playstyle per weapon, so the same weapon can have several classes side by sideBeta
  • A player switcher on every Metas page lets you browse straight to a specific player's published classes for that game — weapons they've published for light up, everything else dims out so their picks stand out at a glance
  • Each weapon page shows every class a selected player has published for it (one card per playstyle) instead of the official recommended builds when browsing through the player switcher
  • Profile pages: the Métas tab is now split by game (The Crew Motorfest / Forza Horizon 6 / Call of Duty) instead of stacking everything — the new Call of Duty tab lists every weapon a player has a published class for

Improvements

  • Attachment slots (muzzle, barrel, optic, etc.) are now color-coded and properly translated everywhere classes are shown, instead of a barely-readable dark-grey-on-dark label

Fixes

  • Modern Warfare 4's attachment picker now falls back to the attachments actually used in recommended builds when the game's own attachment list comes back empty from the stats API
v3
v3.3.0
Minor
August 24, 2026
Share

Call of Duty MW4 Perks/Lethals/Tacticals, Clutch page, SEO & reliability

New

  • Call of Duty: Modern Warfare 4 now has dedicated Best Perks, Best Lethal Equipment, Best Tactical Equipment and Best Field Upgrades tier lists, each with real in-game icons and the perk's in-game slot (Atout 1/2/3, color-coded per slot) — reachable from the MW4 hub page and from a new switcher (Meta Loadout / Perks / Lethals / Tacticals / Field Upgrades) on every MW4 tier list page
  • Clutch now has its own dedicated page, like MW4, GTA 6 and Assetto Corsa EVO, plus a 'Coming Soon' card on the homepage
  • Assetto Corsa EVO's interactive map added to the roadmap (December 2026)
  • 23 previously-missing vanities (Nitros, Smokes, Tires, Underglows, Window Tints, Dashboard Figures, Audio Signatures, Titles) added to The Crew Motorfest Vanities dataset

Improvements

  • The social preview image used when sharing any OGHub page redesigned to match the site's Ordnance Crate look
  • Roadmap's 'Dispatch' banner image rebuilt from scratch — the previous layout could break on longer roadmap titles
  • Vanities without a known image now show a category-specific icon (or a stylized name card for Titles) instead of a broken-image placeholder

Fixes

  • Canonical and language-alternate tags on every page now point to the actual page instead of almost always falling back to the homepage
  • Removed a duplicate page shell that was rendering two <html>/<body> tags site-wide, which was duplicating analytics tracking and the notification toaster
  • Social preview images (used when sharing any page) now generate reliably and load faster instead of occasionally failing or timing out
  • Sign-in, sign-up, forgot-password, search and dashboard pages no longer indexed by search engines
  • Sitemap and robots.txt cleaned up: removed dead auth/search entries, added the news sitemap
v3
v3.2.0
Minor
August 23, 2026
Share

Roadmap page + free accounts get more reasons to exist

New

  • New Roadmap page (/roadmap): a browsable timeline of what's coming to OGHub through late 2026 and 2027, filterable by game (pick as many as you want), time period (this month / quarter / year) and status (live / upcoming) — with a 'Live Now' badge that lights up automatically once a date has passed
  • 4 shareable roadmap banner images (Board, Hero, Timeline, Route), generated on the fly straight from the roadmap's data and reachable from the Roadmap page — each one automatically reflects whatever filter is currently active, so you can share exactly the slice you're looking at
  • Vanities, Summit Contest, Main Stage, playlist content (races, challenges, activities, stories, wild life, discoveries, road completion) and individual Summit pages now show a free preview for visitors who aren't signed in, with a clear 'create a free account' prompt for the restBeta
  • A periodic sign-up reminder pops up for signed-out visitors every few pages, and stays dismissed for the rest of the session once closed

Improvements

  • Main Stage: only the current month is free to browse without an account — past and future months now require signing in
  • Summit Contest 'Browse Months': each month card now shows a banner collage stitched from that month's summit banners instead of a plain count
v3
v3.1.0
Major
August 22, 2026
Share

New Visual Identity — Ordnance Crate

New

  • OGHub's new visual identity ("Ordnance Crate": gunmetal & brass tones, stencilled card shapes, new display typeface) — no more light/dark mode, one look everywhereBeta
  • The Crew Motorfest Vanities page: browse every cosmetic item in the game — Nitros, Smokes, Tires, Underglows, Window Tints, Rooftops, Emotes, Dashboard Figures, Horns, Audio Signatures and Titles — with price, rarity, origin (The Crew 2 / The Crew Motorfest), season and tier — filterable by category, rarity and origin, searchable by name, sortable by price, and with a stats overview (item counts per game, total known shop price, and its real-money equivalent)
  • Search reworked from the ground up: one unified results page (no more tabs) with clearly labeled sections — Profiles, Pro Settings, OGBridge Companies, Interactive Maps, Summit Contest, Playlists and News — instead of just profiles, metas, and OGBridge companies
  • Main Stage now shows the real start/end date of every past program, going all the way back to launch in September 2023
  • Game hub pages (The Crew Motorfest, Forza Horizon 5 & 6, Test Drive Unlimited, GTA 6, Assetto Corsa EVO, Call of Duty MW4) reorganized into labeled sections instead of one long wall of tiles, with a redesigned featured-story news layout
  • News page rebuilt around a featured-story banner for the latest article, a dossier-style article feed, and a categories sidebar, replacing the old top image-grid + card-grid layout
  • News articles restructured: author, publish date, reading time, and view count now sit in a single byline strip under the banner, with like/share moved to a slim sticky rail next to the article instead of a stacked sidebar of cards
  • OG+ supporters now shown as a filterable roster manifest (All / Premium / Standard / Veteran) instead of the old infinite scrolling avatar marquee
  • Page headers site-wide now include a subtle brass accent divider and a more distinct icon panel instead of a plain title line
  • A shared pill/filter component now powers search's own filters, playlist navigation, the changelog's service switcher, and Main Stage's season filter — one consistent look instead of each page inventing its own buttons

Improvements

  • Every card across the site (dashboard, profiles, Creator Program, Partners & Ressources, news, Creators, every game hub and sub-page) uses the new shape and colors
  • Site header, footer, sign-in/sign-up/forgot-password, and homepage restyled
  • Page headers site-wide no longer sit inside an extra boxed card
  • Site content is noticeably wider on laptop/desktop screens instead of being capped at a narrow centered column
  • Interactive Maps listing and the map viewer sidebar restyled
  • Profile pages made bolder: banner, avatar frame, and navigation restyled
  • Call of Duty tier lists and weapon pages restyled: header, tier rows, weapon cards, variant cards, and the full weapon detail/attachments view
  • The Crew Motorfest deep pages restyled: Seasons, Playlists (including the Rivals bracket and its detail popup), Main Stage (current/months/seasons), and the full Pro Settings browsing hierarchy (categories, brands, models, and individual settings)
  • Grand Race and Demolition Royale pages restyled
  • Creators directory restyled
  • The Crew statistics hub restyled: game picker, player search bar and results dropdown, search button
  • Changelog page itself restyled: service switcher and version cards, and version tags (Major/Minor/Patch) are now color-coded by impact
  • Crew Credits, XP and Bucks now shown with their real in-game icons instead of plain text or generic icons — on Vanities, Prestige Shop, Main Stage, and Playlists (races, challenges, activities, road completion, discoveries, wild life, stories, and rivals), with XP color-coded per track (blue for races and most tracks, green for challenges and activities)
  • Main Stage 'Browse Months' redesigned with a featured reward image per month instead of plain numbers, and levels that unlock several rewards at once now cycle through their images in the same card instead of listing them separately
  • News search results now show a proper landscape banner (falling back to the article's category banner when it has none) instead of a small square thumbnail

Fixes

  • Weapon names and tier labels on Call of Duty pages now use the intended display font instead of silently falling back to a generic one
  • The site's actual background color now matches the new theme everywhere, instead of only on a few pages (two competing page shells were fighting over it)
  • A theme configuration gap meant several accent-colored buttons and highlights across the site were still showing the old blue instead of the new brass — fixed at the root
  • Removed leftover extra top spacing on several pages caused by an old vertical-centering rule
  • Fixed a real crash on a Pro Settings vehicle page caused by code that only runs in a browser being executed too early during page load
  • Fixed Pro Settings search results silently missing real matches — it was grabbing a handful of recent submissions and checking afterwards, instead of searching by name directly
  • Fixed several "open a profile from search" and "open a Pro Setting from search" links pointing to the wrong URL
  • Fixed a crash on the global The Crew statistics page caused by a broken translation string
  • Fixed the search bar showing a visible focus ring when clicked
  • Fixed tabs (search, playlists, changelog, statistics) rendering as an odd pill shape with the wrong selection color instead of matching the site's square, brass look
  • Fixed a persistent negative-margin layout bug on several Pro Settings pages that was fighting the page's top spacing
  • Vanities page was missing from the sitemap
  • Main Stage rewards without an image showed a broken image instead of a clean placeholder

Removed

  • Light/dark theme switcher — the site now uses one fixed theme
  • The old news article card and its infinite avatar-marquee supporters widget, both replaced by the new designs above
v3
v3.0.26
Patch
August 21, 2026
Share

Sitemap & Interactive Maps Fixes

Improvements

  • Sitemap fully rebuilt for the new /game/ URL structure, including every Call of Duty game and all Pro Settings pages

Fixes

  • Pro Settings pages were missing from the sitemap entirely (no link ever pointed to a real page)
  • Interactive map pages now generated from real published maps instead of a fixed list, so newly added maps show up automatically
  • Map names without a translation (e.g. new Call of Duty maps) showed a broken placeholder instead of a clean name
  • 'Map Editor' button no longer shown for games that don't have a map editor (e.g. Call of Duty)
v3
v3.0.25
Minor
August 20, 2026
Share

Site Reorganization & 404 Redesign

New

  • Twitch leaderboards: a global ranking across all channels (duplicate members on several channels merged into one row), a per-channel ranking, and a partner channels directory
  • Modern Warfare 4: Editions & Pricing section with live PC/Xbox, PS5, and Switch 2 purchase links
  • All game pages (GTA 6, Call of Duty, Forza Horizon, The Crew, Test Drive Unlimited, Assetto Corsa) moved under a unified /game/ URL structure — old links still work and redirect automatically
  • 404 page redesigned: clearer message and quick links to popular sections instead of a bare error

Fixes

  • The Twitch ranking link on the Partners page led to a 404, now points to a working leaderboard
  • Fixed a broken Assetto Corsa EVO link (typo in the URL)
v3
v3.0.24
Minor
August 19, 2026
Share

Partners & Creators Update

New

  • New Partners leaderboards: highest level, most gifted subs, most Prime/gift-sub conversions
  • Promo code usage tracking: see how many people used your code, and who
  • Creator Program info now shown on creators' public profiles
  • Changelog now covers other OGHub services too (Twitch Bot, Discord Bot, MGV Tournament, CoD Bot), browsable separately

Improvements

  • Partners page redesigned
  • Twitch bot connection status now reflects reality instead of historical chat data
  • Known bots (Nightbot, StreamElements, Wizebot, etc.) excluded from Partners leaderboards
  • Changelog page redesigned

Fixes

  • 'Remove Twitch bot' button no longer fails
  • Partner revenue now calculated with the correct commission percentage
  • Partners page no longer showed another partner's revenue when no promo code was set
  • Duplicate biography removed from creator profiles (creator bio already covers it)
v3
v3.0.23
Minor
August 19, 2026
Share

Interactive Maps Update

New

  • Item count per map subcategory
  • Show/hide individual map items, one by one (signed-in members only, saved locally in your browser)Beta
  • Hide/show a map item directly from its marker popup

Improvements

  • Interactive Maps sidebar and map editor reworked with the new UI language
  • Map marker popup redesigned with a smoother animation
  • Footer visual polish: softer rounded corners, circular social icons
  • 'Coming soon' game cards redesigned with a diagonal ribbon
  • Mobile map sidebar is now wider and easier to use
  • Sign-in prompt added on the map for guests, explaining what per-item hiding unlocks

Fixes

  • Map sidebar item count not updating when hiding/showing from the marker popup
v3
v3.0.22
Minor
August 18, 2026
Share

Creators & UI Update

New

  • Real-time live status on the Creators page (Twitch & YouTube)
  • Newsletter preferences in the Dashboard (General/News/Other, fully independent)
  • Creator Program application: payment method choice, e-signature & contract
  • Navigation menu in the header (News, Creators, Partners, Maps, OG+)

Improvements

  • Creators page reworked: accurate per-platform stats instead of one-size-fits-all numbers
  • Header reworked with a compact icon navigation on mobile
  • Footer redesigned and now shown on every page
  • Interactive Maps page reworked
v3
v3.0.21
Minor
August 17, 2026
Share

Pro Settings

New

  • Editing a Vehicle's Personal Information in Pro Settings
v3
v3.0.20
Minor
August 16, 2026
Share

UI Update

Improvements

  • Forza Horizon 6 Stunt Party UI Reworked
  • Forza Horizon 6 Stations UI Reworked
  • Forza Horizon 6 Races UI Reworked
  • Forza Horizon 6 Collection Journal UI Reworked
  • Forza Horizon 6 Series UI Reworked
  • Forza Horizon 6 Car Pass UI Reworked
v3
v3.0.19
Minor
August 15, 2026
Share

UI Update

New

  • Added Latest news on game selected

Improvements

  • Pro Settings The Crew Motorfest Reworked
  • Playlists Slider Reworked
  • Game Informations Reworked
v3
v3.0.18
Minor
July 28, 2026
Share

UI Update

New

  • Playlist: Discoveries
  • Playlist: Wild Life
  • Playlist: Road Completion

Improvements

  • Playlists Stories URI Reworked
  • Playlists Main Stage Legacy URI Reworked
  • Profile Posts UI Reworked
v3
v3.0.17
Minor
July 27, 2026
Share

UI Update

New

  • Settings page in the new Dashboard
  • Security page in the new Dashboard
  • Connection page in the new Dashboard
  • OGHub Rewards page in the new Dashboard
  • Metas Game page in the new Dashboard
  • Partnership page in the new Dashboard
  • Live & Video page in the new Profile
  • Stats page in the new Profile
  • Posts page in the new Profile
  • Metas game page in the new Profile

Improvements

  • A New Look at the Dashboard
  • A New Look at the Profile
  • OG+ Page reworked
v3
v3.0.16
Patch
July 25, 2026
Share

User Update

Fixes

  • Order of Queries on the Dashboard
v3
v3.0.15
Minor
July 20, 2026
Share

Horizon Update

New

  • FH6 Stunt Party added
v3
v3.0.14
Minor
July 10, 2026
Share

Call of Duty Update

New

  • Call of Duty Metas Loadouts for Warzone
  • Call of Duty Metas Loadouts for Black Ops 7
  • Call of Duty Metas Loadouts for Modern Warfare 4

Improvements

  • UI Creators Program list
  • Sitemap
  • File Optimization for the Future of Video Games
v3
v3.0.13
Minor
July 5, 2026
Share

Playlists Update

Improvements

  • Playlists Update UI
v3
v3.0.12
Major
June 25, 2026
Share

Creator Program & GTA 6 Update

New

  • Creator Program

Improvements

  • GTA 6 Page Update
v3
v3.0.11
Minor
June 21, 2026
Share

HeroUI & Oxc Update

Improvements

  • Update HeroUI to the latest version (v3.2.1)
  • Replacing Prettier with Oxc (faster linting and formatting)
v3
v3.0.10
Minor
June 14, 2026
Share

Home Update

Improvements

  • Home Rework
v3
v3.0.9
Minor
May 30, 2026
Share

Hub Update

New

  • Call of Duty: Modern Warfare Hub Added
  • Asseto Corsa EVO Hub Added
  • Forza Horizon 6 Races
  • Forza Horizon 6 Stations
  • Forza Horizon 6 Tuner

Improvements

  • Home Rework
v3
v3.0.8
Major
May 25, 2026
Share

Forza Update

New

  • Forza Horizon 6 Series
  • Forza Horizon 6 Car Pass
  • Forza Horizon 6 Collection Journal
v3
v3.0.7
Minor
May 20, 2026
Share

Map Update

Improvements

  • Map Sidebar Rework
  • Map Markers Rework
v3
v3.0.6
Major
May 19, 2026
Share

Forza Update

New

  • Blog banner now available
  • Profile Statistics
  • Adding quests to reward active users

Improvements

  • Profile User Rework
  • Reworked blog page
  • The free trial for OG+ has been reduced from 15 days to just 3 days
v3
v3.0.5
Minor
April 26, 2026
Share

Community Update

New

  • Partners & Ressources
  • About Page Return
  • News Categories added on News page
v3
v3.0.4
Minor
April 17, 2026
Share

Forza Community

New

  • Forza Community Builds
v3
v3.0.3
Minor
April 11, 2026
Share

Fixs

New

  • The Crew Controllers Settings

Fixes

  • Homepage fix UI
v3
v3.0.2
Minor
March 30, 2026
Share

Fixs Genesis Update

New

  • Refresh your The Crew Stats

Fixes

  • Tabs text color
v3
v3.0.1
Minor
March 29, 2026
Share

Fixs Genesis Update

New

  • GTA 6 Prepares

Fixes

  • Tabs scrollable
  • Test Drive Unlimited Solar Crown Changes Images
  • MGV Tournament corrections UI
  • UI change for mobile
v3
v3.0
Major
March 26, 2026
Share

OGHub Genesis Update

New

  • New Homepage redesign
  • New Hub page for The Crew Motorfest
  • New Hub page for Forza Horizon 5
  • New Hub page for Forza Horizon 6
  • New Hub page for Test Drive Unlimited Solar Crown

Improvements

  • Mobile UI fully reworked
  • Upgraded to Next.js v16
  • Upgraded to HeroUI v3
  • Global performance improvements across all pages
  • Database optimized
  • Images optimized
  • Codebase cleaned and deduplicated
v2
v2.4.20
Major
March 12, 2026
Share

The Crew Statistics Rework

New

  • New Feature: The Crew Motorfest Search Profile (Ubisoft/Playstation/Steam/Xbox)
  • New Feature: The Crew Motorfest Search Profile (Ubisoft/Playstation/Xbox)
  • New Feature: The Crew Motorfest Global statistics
  • New Feature: The Crew 2 Global statistics
  • New Feature: The Crew Motorfest Personnal Page
  • New Feature: The Crew 2 Global Personnal Page
  • New Feature: The Crew Motorfest Compare Page
  • New Feature: The Crew 2 Global Compare Page
v2
v2.4.15
Major
February 27, 2026
Share

MGV Tournament

New

  • New Feature: MGV Tournament System
  • New Feature: MGV Tournament Personnal Page per Season
  • New Feature: MGV Tournament Image Generator
  • New Feature: MGV Tournament Discord Bot
v2
v2.4.14
Major
February 18, 2026
Share

Pro Settings Rework

New

  • Complete overhaul of the editor, adding more features
  • Layer system on the map editor
  • Ability to place your own icons on the map
  • Possible to make multicolored lines
  • You can make circles of all colors and sizes.
  • Possible to combine text with lines, icons, etc. into a single shareable element
v2
v2.4.13
Major
February 13, 2026
Share

Rework Map Editor

New

  • Feature: Vehicle search by make/model
  • Feature: Vehicle search by country
  • Feature: Vehicle search by year
  • Feature: Vehicle search by engine
  • Feature: Vehicle search by season
  • Feature: Vehicle search by type (Car/Bike...)

Removed

  • End of support for the old Pro Settings system
v2
v2.4.12
Major
February 9, 2026
Share

News Content Rework UI & Performances

New

  • Now you can like an article
  • You can now comment on an article.

Improvements

  • Light Theme very light theme !
  • Preparation for Season 9 Grand Race Ranked
  • Rework footer
v2
v2.4.11
Minor
January 30, 2026
Share

Pro Settings/News Rework

New

  • Pro Settings UI reworked
  • Improvement of news content

Fixes

  • Meta Image fixed for Pro Settings
v2
v2.4.10
Minor
January 18, 2026
Share

Rework Styles

New

  • Rework styles
  • Add Forza Horizon 6 Style
  • Trackforge improvement for official release

Improvements

  • Terms of Service & Services Payment Terms updated
v2
v2.4.9.1
Minor
December 24, 2025
Share

Free Trial

New

  • Added OG+ Free Trial Option
v2
v2.4.9
Major
December 18, 2025
Share

Trackforge Update

New

  • Prepare Trackforge for season 9
  • Added The Crew Statistics
v2
v2.4.8
Minor
December 1, 2025
Share

Affixs & Sets

New

  • Added The Crew Motorfest Affixs
  • Added The Crew Motorfest Sets
v2
v2.4.7
Minor
November 10, 2025
Share

The Crew 2 Stats

New

  • Added The Crew 2 Statistics profiles
v2
v2.4.6
Major
November 9, 2025
Share

Community Flow

New

  • Added the new feed posting system
  • Added the ability to upload images in posts
  • Added post tagging support
  • Added like system for posts
  • Added comments on posts
  • Added game selection option for published images
v2
v2.4.5
Major
October 26, 2025
Share

Community Showcase Update

New

  • Add Grand Race Ranked Rewards
  • Add Tournament Social Cards
  • Add Team Profile Social Cards
  • Add Pro Settings Social Cards
  • Add Redirection after new tournament created

Improvements

  • Rework Grand Race
  • Rework Main Stage
  • Rework Prestige Shop
  • Rework Vehicles
  • Rework Profile
  • Rework News Article Social Cards
  • Rework General Purpose Social Cards
v2
v2.4.1
Minor
October 21, 2025
Share

Giveaway alerte

New

  • Added giveaway alert
v2
v2.4.0
Major
September 28, 2025
Share

Forza Horizon 6 integration and sidebar redesign

New

  • Added news section covering multiple video games
  • Introduced Forza Horizon 6 interactive map

Improvements

  • Redesigned sidebar with cleaner layout and improved navigation

Removed

  • The Crew Feedback
v2
v2.3.5
Minor
September 13, 2025
Share

Seasons & best vehicles for The Crew Motorfest

New

  • Introduced seasonal content for The Crew Motorfest
  • Added best vehicles per category guide
v2
v2.3.0
Minor
September 7, 2025
Share

Pages rework

Improvements

  • Reworked website pages for better navigation and readability
v2
v2.2.0
Minor
August 7, 2025
Share

New playlist for The Crew Motorfest

New

  • Added new playlist 'Luxury Chronicles: Europe' for The Crew Motorfest
v2
v2.1.7
Minor
June 24, 2025
Share

New Ferrari playlist

New

  • Added new playlist 'Ferrari' for The Crew Motorfest
v2
v2.1.6
Patch
June 15, 2025
Share

UI improvements in Summits

Improvements

  • Updated UI for Bundles and other elements in Summits
v2
v2.1.5
Minor
June 7, 2025
Share

BETA tournaments system

New

  • Introduced tournaments system (BETA)
v2
v2.1.4
Patch
May 27, 2025
Share

Vanities Shop update

Improvements

  • Updated Vanities Shop content
v2
v2.1.3
Patch
May 24, 2025
Share

Vanities Shop minor update

Improvements

  • Updated Vanities Shop content
v2
v2.1.0
Major
May 23, 2025
Share

UI rework and bug fixes

Improvements

  • Complete UI redesign for better user experience

Fixes

  • Fixed multiple minor bugs
v2
v2.0.7
Minor
April 13, 2025
Share

Main Stage & Prestige Shop

New

  • Added Main Stage for The Crew Motorfest
  • Introduced Prestige Shop for The Crew Motorfest
v2
v2.0.3
Minor
April 1, 2025
Share

Grand Race & Demolition Royale

New

  • Added Grand Race for The Crew Motorfest
  • Introduced Demolition Royale mode
v2
v2.0.2
Patch
March 30, 2025
Share

Bug fixes

Fixes

  • Fixed multiple bugs across the platform
v2
v2.0.0
Major
March 30, 2025
Share

Website UI/UX overhaul and Summit Contest

New

  • Major UI/UX rework for the new website
  • Added Summit Contest for The Crew Motorfest
v1
v1.8.0
Minor
January 11, 2025
Share

Twitch Partner system

New

  • Introduced Twitch Partner system for OGHub Partners
v1
v1.7.0
Patch
January 3, 2025
Share

Playlist updates

Improvements

  • Modified existing playlists
v1
v1.6.0
Patch
December 26, 2024
Share

Pro settings rework

Improvements

  • Reworked Pro settings system
v1
v1.5.0
Minor
October 10, 2024
Share

OG+ integration & map editor

New

  • Integrated OG+ system
  • Added map editor for The Crew Motorfest and other maps
v1
v1.1.1
Minor
August 23, 2024
Share

Playlists & sitemap

New

  • Added playlists for The Crew Motorfest
  • Generated sitemap
v1
v1.0.5
Patch
June 6, 2024
Share

Pro settings rework

Improvements

  • Reworked Pro Settings
v1
v1.0.1
Minor
March 12, 2024
Share

Discord OAuth & multi-language

New

  • Added Discord OAuth
  • Added FR/EN/ES/PL/IT language support
v1
v1.0.0 Public
Major
January 1, 2024
Share

Official website launch

New

  • Official public release of OGHub website
v1
v1.0.0 Beta2
Patch
October 31, 2024
Share

Bug fixes & theme

Fixes

  • Fixed multiple bugs
  • Added light/dark theme toggle
v1
v1.0.0 Beta1
Patch
October 15, 2024
Share

Bug fixes & screen-only Pro settings

Fixes

  • Fixed multiple bugs
  • Added screen-only Pro settings
v1
v1.0.0 Alpha3
Minor
September 30, 2024
Share

All map elements added

New

  • Added all elements in the maps
v1
v1.0.0 Alpha2
Minor
September 13, 2024
Share

Initial maps added

New

  • Added initial maps for The Crew Motorfest
v1
v1.0.0 Alpha1
Minor
September 1, 2024
Share

Website initialization

New

  • Created website with initial features for ETS2/ATS/The Crew Motorfest
OGHub logoOGHub