Changelog
Version history of the James Bond fan wiki. Current release: v1.1.0
v1.1.0
Content completion & localization
Full content pipeline delivered: all wiki categories populated, Divers sections expanded to production depth, French localization for films and characters, cross-linked taxonomy with 400 unique tags, and comprehensive QA pass.
- Phase 3 complete: 289 wiki entries across films (25), characters (110), locations (70), vehicles (30), organizations (24), gadgets (30)
- Phase 4 complete: 137 Divers entries across 11 sections — costumes, bloopers, and fan-theories added with 12 entries each
- Phase 5 complete: cross-linking and taxonomy normalization — era tags, role tags, and cross-entity references across all datasets
- Phase 6 complete: French localization — 25 film titles/excerpts and 18 key character excerpts translated, EN fallback for remaining content
- Phase 7 complete: sitemap covers 426 content entries, archives index aligned, changelog updated
- Phase 8 complete: JSON validation, slug collision check (0 duplicates), build verification, broken-link audit passed
- All Divers pages now data-driven — costumes, bloopers, and fan-theories converted from under-construction placeholders
- Search discoverability improved with consistent tags including Bond actor eras, character roles, and organization affiliations
v0.1.1
Documentation and index sync
Changelog, archives, sitemap, and project documentation aligned with the current James Bond route/content structure.
- README added with setup, route inventory, content model, and generation workflow
- Sitemap updated to include `/changelog`
- Archives updated to list all active Divers pages with proper labels
- Divers and core category indexing reviewed for current datasets
- Validation gates added (`validate:content`, `validate:routes`, `validate:full`)
- Phase 2 audit delivered with per-entry decisions and gap report (`content/phase-2-*.md|csv`)
- Phase 3 started: `films.json` replaced with 25 James Bond EON film entries
- Phase 3 progress: `characters.json` replaced with Bond-aligned core roster entries
- Phase 3 progress: `locations.json` replaced with Bond-aligned cities/countries/hideouts/landmarks
- Phase 3 progress: `vehicles.json` and `gadgets.json` populated with Bond fiches
- Phase 3 progress: `organizations.json` rewritten with Bond-aligned agency and network fiches
- Timeline section removed from Divers routes, navigation, and sitemap references
v1.0.0
Initial content structure
Stability and structure pass to ensure every page is reachable and ready for incoming James Bond content.
- Sidebar links aligned to existing routes
- Wiki search aligned to active categories (films, characters, locations, vehicles, organizations, gadgets)
- Sitemap and archives rebuilt against current route/data structure
- Missing category data files created for vehicles and gadgets
- Divers category pages converted to data-driven rendering from `public/data/divers/sitemap.json`
- Metadata and canonical URLs aligned to active non-prefixed routes
- Build path stabilized for local environments
v0.1.0
Initial James Bond wiki baseline
Initial release of the James Bond fan wiki with core navigation and content sections.
- Core wiki categories and detail routes
- Divers section, map, cards, archives, and changelog pages
- English/French UI support with locale cookie switching
- Production build and local start scripts