v1.15.0

1.15.0 (2026-06-17)

Bug Fixes

  • mcp: register nuxt-docs as http and stop sse auto-injection (79b5089)
  • og: stop custom Docs OG template colliding with the built-in (5e027bf)

Features

  • og: use the standard ejected Docs OG template (b956802)

v1.14.0

1.14.0 (2026-06-17)

Features

  • og: add safe margin to homepage OG image so X doesn't crop the title (7dde759)
  • seo: add og:url, twitter:title and twitter:description meta tags (700a3f1)

v1.13.0

1.13.0 (2026-06-17)

Features

  • weather: add more webcams to popular locations (ed35fe1)

v1.12.0

1.12.0 (2026-06-16)

Features

  • weather: add Crowsnest Pass weather cards for Blairmore and Coleman (883cb96)

v1.11.0

1.11.0 (2026-06-09)

Features

  • hikers-gathering: correct campground to two shared firepits (dc49723)
  • hikers-gathering: reframe group hike around shorter, not easier (b91e761)

v1.10.0

1.10.0 (2026-06-09)

Bug Fixes

  • ci: regenerate mise.lock and self-heal the renovate-mise-lock workflow (4157d2b)

Features

  • hikers-gathering: clarify Saturday group hike isn't for beginners (542b04a)
  • hikers-gathering: note Friday is usually the bigger night (dfa4f9c)
  • hikers-gathering: note shifting work schedules as a butterfly reason (994c3da)
  • hikers-gathering: point weather FAQ at both Exshaw and Seebe forecasts (62d08d6)
  • outdoor-gear: add The North Face Pro discount for ACC members (9d38e63)
  • weather: correct Seebe, AB coordinates and links (15ce7fb)

v1.9.0

1.9.0 (2026-06-04)

Features

  • hikers-gathering: add top-of-page call to action (2fbd55d)
  • hikers-gathering: add weather FAQ linking to Exshaw forecast (777bf6c)
  • hikers-gathering: describe the event's vibe and philosophy (77418db)
  • hikers-gathering: explain cost fairness and per-edition price (5e3a8b0)

v1.8.0

1.8.0 (2026-06-01)

Features

  • hikers-gathering: add campground location and cell reception FAQs (5ff04c3)

v1.7.0

1.7.0 (2026-05-31)

Features

  • hikers-gathering: add first-time camper gear FAQ (b792a96)
  • hikers-gathering: add light-sleeper campground noise FAQ (b9f8b23)
  • outdoor-gear: add Decathlon to budget-friendly gear (51065bf)

v1.6.0

1.6.0 (2026-05-31)

Features

  • hikers-gathering: add potluck section and not-camping FAQ (e0645e8)
  • hikers-gathering: add water, showers, and facilities FAQ (1904804)
  • hikers-gathering: note Kananaskis Conservation Pass requirement (5874637)

v1.5.1

1.5.1 (2026-05-28)

Bug Fixes

  • og-image: restore title/description in social previews (f55a498)

v1.5.0

1.5.0 (2026-05-28)

Features

  • hikers-gathering: add kids and age FAQ entries (6a2408c)

v1.4.0

1.4.0 (2026-05-26)

Bug Fixes

  • ci: checkout tag commit on workflow_run publish trigger (925f25a)

Features

  • meetup-groups: reword on-topic rule for Alberta Hikers Together (c537d88)
  • weather: add air quality and IQAir links to Popular Locations (3825133)
  • weather: add Meteoblue air quality for Bragg Creek, Longview, Nordegg (f0ea121)
  • weather: add national park fire info to Popular Locations regions (e069fc0)
  • weather: add Revelstoke and Golden to Other BC National Parks (b6154eb)
  • weather: add Windy wind/rain/smoke/webcams to Popular Locations (0e820e8)
  • weather: reorganize page by region and add Longview webcam (eb1348f)
  • weather: replace location tables with WeatherLocation cards (87d61e7)
  • weather: shorten weather and accuweather button labels (2efdb4a)
  • weather: split per-location forecasts into Popular Locations page (3b9da81)
  • weather: support extra webcam sources per location (eb466a7)

v1.3.1

1.3.1 (2026-05-21)

Bug Fixes

  • ci: drop redundant .npmrc to silence npm warning during release (bd69af5)
  • og-image: enable zeroRuntime mode for static deployment (ebb4c80)

v1.3.0

1.3.0 (2026-05-20)

Bug Fixes

  • ci: adapt to pnpm 11 config schema and patch nuxt-og-image regression (a3456ea), closes nuxt-modules/og-image#609
  • pin defu to 6.1.4 to fix typecheck with TypeScript 6.0 (ac4e58b)
  • remove defu version override now that 6.1.7 fixes TypeScript 6.0 compat (b650c4a)

Features

  • content: add Events section with annual Hikers Gathering page (33d0c77)

v1.2.0

1.2.0 (2026-03-23)

Bug Fixes

  • complete og-image v6 migration (a433ccc)
  • lint errors in nuxt config key ordering and arrow parens (5173d9d)
  • resolve typecheck errors in sitemap endpoint and nuxt config (d3b1eed)

Features

  • add sitemap and robots.txt generation (3e64395)
  • add Voyageur Tripper to trip reports (2df853c)

v1.1.1

1.1.1 (2026-03-23)

Bug Fixes

  • lint nuxt.config.ts after og-image v6 migration (470f2d8)

v1.1.0

1.1.0 (2026-02-15)

Bug Fixes

  • Read more on index page should not open a new page (22a08ae)

Features

  • Add changelog that displays the Github changelog (37b7e63)

v1.0.0

1.0.0 (2026-02-11)

Features

  • Initial Nuxt 4 website using the Nuxt Docs template