Skip to content

v2.0.0 - Enhanced i18n Support & URL System Overhaul

Latest
Compare
Choose a tag to compare
@SuhJae SuhJae released this 22 Jan 14:06
· 41 commits to main since this release

This is a major release that introduces significant changes to the URL system for internationalization (i18n), improving SEO and cross-platform compatibility. Notably, this version adopts URL prefixes for i18n rather than relying on cookies, making it incompatible with previous versions.

New Features & Improvements

  • Multi-language Documentation
    • Documentation is now available in all supported languages, making it easier for global users to access localized content.
  • German Support
    • Added German language support, expanding our reach to German-speaking audiences.
  • i18n SEO Enhancements
    • Improved search engine visibility by leveraging URL prefixes for language differentiation.
    • Introduced support for <link rel="alternate">, ensuring search engines can correctly index and serve localized pages.

Changes

  • Dropped Hindi Language Support
    • Due to limited demand and resource constraints, Hindi language support has been removed in this version.

Breaking Changes

  • Incompatible with Previous Versions
    • The transition to URL prefix-based i18n means this version will not work seamlessly with configurations from earlier releases.