Release Notes

What's new on baseballnorge.no

v2.2.2April 16, 2026Latest

Replace placeholder U15 pages with Coming Soon

Replace fake U15 roster and events data with Coming Soon placeholder pages.

  • FixReplace U15 roster page with Coming Soon — roster had placeholder names
  • FixReplace U15 events page with Coming Soon — events had placeholder data
v2.2.0April 16, 2026

Live PayPal donations

Add a live PayPal donation link to the donate page, styled as a premium active card above the coming-soon payment methods.

  • NewAdd PayPal donation card with branded styling, gradient border, and hover effects
  • ContentPayPal is now the first live donation method on the donate page
v2.2.1April 16, 2026

Norwegian translation fix

Improve Norwegian translation for PayPal donation subtitle to sound more natural.

  • FixChange PayPal subtitle from literal 'Sikker donasjon på nett' to idiomatic 'Doner trygt med PayPal'
v2.1.0April 16, 2026

Release notes page and changelog

Add a timeline-style release notes page documenting every update to Baseball Norge, with a homepage cell linking to it.

  • NewAdd release notes page at /release-notes with full version history from v1.0.0 to present
  • NewAdd changelog cell to homepage bento grid linking to release notes
  • NewAdd bilingual badge labels for all change types (New, Fix, Perf, Content, etc.)
v2.0.2April 16, 2026

Fix OG image branding

Update the social sharing preview image to match the new Baseball Norge name ordering.

  • FixSwap text order in OG image from 'NORGE BASEBALL' to 'BASEBALL NORGE' to match rebrand
v2.0.1April 16, 2026

Rebrand to Baseball Norge

Full rebrand from Norge Baseball to Baseball Norge, with new domain baseballnorge.no.

  • ContentRename from Norge Baseball to Baseball Norge across all pages and metadata
  • MaintenanceUpdate domain references from norgebaseball.no to baseballnorge.no
v2.0.0April 16, 2026

SEO overhaul, staff updates, and sponsorship flow

Major SEO infrastructure upgrade plus real staff data, donation page improvements, and a sponsorship inquiry contact form.

  • NewAdd dynamic sitemap.xml with all static pages, player profiles, and game pages
  • NewAdd robots.txt to guide search engine crawlers
  • NewAdd JSON-LD structured data: Organization on homepage, Person on player pages, SportsEvent on game pages
  • NewAdd breadcrumb navigation with BreadcrumbList schema to all subpages
  • NewAdd dynamic Open Graph image for social media sharing
  • NewAdd favicon and Apple touch icon
  • NewAdd hreflang tags for multilingual SEO
  • NewConvert sponsor cell to a sponsorship pitch with contact dialog pre-filled for inquiries
  • NewAdd subject field to contact form API for different inquiry types
  • ContentUpdate staff page with real names: Andy Johnson (Head Coach) and Alec Haralovich (General Manager)
  • ContentAdd 'Coming Soon' badges to Vipps and Bank Transfer on the donate page
  • ContentAdd 'Coming Soon' placeholder for U15 staff section
  • FixAdd canonical URLs to all pages to prevent duplicate content issues
  • PerfAdd font-display: swap to all custom fonts and register missing General Sans Semibold
  • NewExpand footer navigation from 2 links to 8 for better cross-linking
v1.4.1March 8, 2026

Events cell title fix

Fix the events bento card title size to be consistent with other cards on the homepage.

  • FixAdjust events cell title font size to match other bento cards
v1.4.0March 8, 2026

Game engine, player cards, and history timeline

Launch the full game detail system with box scores, play-by-play, player stat pages, and a historical timeline of Norwegian baseball.

  • NewAdd game detail pages with box scores, batting and pitching stats, and play-by-play replay
  • NewAdd player profile pages with year-by-year stats and game logs
  • NewAdd interactive history timeline with tournament results and game scores
  • NewAdd season game ticker for navigating between games
  • NewAdd player-of-the-game cards on game detail pages
  • FixImprove mobile layout and responsive behavior across all pages
v1.3.1March 6, 2026

Team cell type fix

Fix TypeScript compilation errors in the team cell component.

  • FixResolve TypeScript errors in team-cell component props
v1.3.0March 5, 2026

Team cards, softball page, and grid layout refresh

Add photo-backed team cards, a softball coming soon page, branded NSBF cell, and refresh the homepage grid layout.

  • NewAdd photo-backed team cards for Senior, U15, and U18 teams
  • NewAdd softball coming soon page with progress indicator
  • NewAdd branded NSBF federation cell on homepage
  • RefactorRefresh homepage bento grid layout with improved cell sizing and ordering
v1.2.0March 5, 2026

Internationalization, typography, and theming overhaul

Complete overhaul of the translation system, custom typography with General Sans and Gambetta fonts, dark mode theming, and bilingual content.

  • NewAdd full bilingual support with English and Norwegian (Bokmål) translations
  • NewAdd language toggle with browser locale auto-detection
  • NewAdd dark mode with OKLCH color system and smooth theme transitions
  • NewAdd custom typography with General Sans and Gambetta font families
  • ContentAdd comprehensive bilingual content across all pages
v1.1.1March 5, 2026

Font exploration

Test Oswald and Inter font pairing for the site identity.

  • MaintenanceExperiment with Oswald and Inter font combination
v1.1.0March 5, 2026

All pages and data layer

Build out all core pages including roster, events, clubs, donate, staff, and U15/U18 team sections.

  • NewAdd senior roster page with player data tables
  • NewAdd events page with Nordic Championship schedule and results
  • NewAdd clubs directory page with all Norwegian baseball clubs
  • NewAdd donation page with payment method placeholders
  • NewAdd staff page for coaches and management
  • NewAdd U15 and U18 national team section pages
  • NewAdd contact form with email integration via Resend
v1.0.0March 5, 2026

Initial launch

First version of the Baseball Norge website with a bento grid landing page.

  • NewLaunch bento grid homepage with Norwegian flag-inspired design
  • NewSet up Next.js project with Tailwind CSS and dark mode support