v0.6.1Latest
2026-01-14- Added dynamic sitemap.xml generation with all published specifications
- Sitemap includes 1600+ specification URLs for better SEO
- Updated robots.txt with correct domain (3gpp-explorer.com)
- Fixed canonical URLs to use production domain
- Sitemap auto-generates during build process
v0.6.0
2026-01-13- Added breadcrumb navigation to specification pages
- Specification status badge (Draft/Approved) based on 3GPP version numbering
- AI relevance score with explanatory tooltip
- New release detail pages (/releases/[release]/) with series filtering
- New series detail pages (/series/[series]/) with release filtering
- New category pages (/categories/[category]/) with subcategory filtering
- Series mapping with network layer classification
v0.5.0
2026-01-12- Redesigned feature boxes on homepage with dark theme and document count
- Added changelog page accessible from footer
- Improved search to include more fields (description, key_technologies)
- Search results now ranked by citation count
- Topics pages now use consistent SpecCard component
- Added publication date to specification cards
- Fixed releases page link to specifications
- Added proper spacing between content and footer
v0.4.0
2026-01-11- Added Key Specifications page with top 50 most cited specs
- Citation analysis showing reference counts between specifications
- Evolution tracking for specifications across releases
- Topics/Categories system for browsing by technology area
- Dark mode support with system preference detection
- Author and company profile pages with release statistics
v0.3.0
2026-01-10- AI-powered metadata extraction using LLM
- Automatic categorization and summarization of specifications
- Key technologies extraction from document content
- Business impact and complexity level classification
- Multi-language support (English, Czech)
v0.2.0
2026-01-08- Document conversion pipeline (DOC → DOCX → HTML)
- Support for EMF/WMF image conversion to PNG
- MathML preservation for mathematical formulas
- R2 storage integration for document hosting
- Batch processing with checkpoint recovery
v0.1.0
2026-01-05- Initial release
- 3GPP FTP catalog synchronization
- Basic specification browsing
- Release and series filtering
- Cloudflare Workers API backend
- D1 database for metadata storage
View the full source code on GitHub