unchained
  • Joined on 2025-11-21
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 09:46:14 +00:00
0a7c555549 fix: ProductDetail using wrong locale comparisons
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 09:38:22 +00:00
74ab98ad2f fix: multiple components using wrong locale for ProductCard links
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 09:34:59 +00:00
ead03bc04f fix: product detail page passing wrong locale to ProductDetail and Footer
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 09:28:06 +00:00
a5cd048a6e refactor: centralize locale constants to prevent breaking changes
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 09:22:39 +00:00
a4e7a07adb feat: add hreflang tags and international sitemap for SEO
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 09:11:28 +00:00
52b2eac5b5 fix: ensure navLinks use correct locale from prop
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 09:01:33 +00:00
bd95705d72 debug: add console logs to switchLocale
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 08:59:41 +00:00
75b258330a fix: use window.location for locale switch to ensure URL change
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 06:25:07 +00:00
4d078677cb fix: change root / redirect from 302 to 301 for SEO
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 06:17:34 +00:00
b488671bc3 fix: language switcher always includes locale prefix in path
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 06:15:49 +00:00
b70d46ff95 fix: checkout page not passing locale prop to Header/Footer
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 06:12:28 +00:00
f95585af58 fix: language switcher path bug causing /en/en/checkout
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 06:09:43 +00:00
a84647db6c feat: add language switcher with cookie persistence and browser detection
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 05:42:32 +00:00
8244ba161b feat: enable browser language detection for locale routing
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-24 05:37:09 +00:00
887cd7c610 feat: add 301 redirects for old Serbian URLs to preserve SEO
unchained pushed to master at unchained/manoon-headless 2026-03-24 05:36:23 +00:00
unchained pushed to master at unchained/manoon-headless 2026-03-24 05:35:25 +00:00
513dcb7fea feat: add 301 redirects for old Serbian URLs to preserve SEO
92b6c830e1 feat: implement locale-aware routing with [locale] dynamic segments
5bd1a0f167 feat: translate TestimonialsSection and HeroVideo with i18n
bcc51ce282 feat: implement proper i18n translations for Serbian and English
f72f32fe60 feat: phase 1 - i18n core infrastructure with EN/DE/FR locales
Compare 5 commits »
unchained pushed to master at unchained/manoon-headless 2026-03-23 19:18:32 +00:00
unchained pushed to master at unchained/manoon-headless 2026-03-23 19:08:22 +00:00
92b6c830e1 feat: implement locale-aware routing with [locale] dynamic segments
5bd1a0f167 feat: translate TestimonialsSection and HeroVideo with i18n
bcc51ce282 feat: implement proper i18n translations for Serbian and English
f72f32fe60 feat: phase 1 - i18n core infrastructure with EN/DE/FR locales
Compare 4 commits »
unchained pushed to feature/i18n-multi-currency at unchained/manoon-headless 2026-03-23 18:59:43 +00:00
92b6c830e1 feat: implement locale-aware routing with [locale] dynamic segments