v1.5.0 - Internationalization (i18n) Support
What's New
This release adds internationalization (i18n) support to Open Notebook, starting with Chinese (Simplified and Traditional). More languages coming soon!
๐ Special Thanks
A huge thank you to @MisonL for taking on this massive contribution! The i18n implementation, accessibility improvements, Dockerfile optimizations, and frontend test infrastructure are all thanks to their incredible work in PR #371.
Added
- ๐ Internationalization (i18n) support with Chinese (Simplified and Traditional) translations (#371)
- ๐งช Frontend test infrastructure with Vitest (#371)
- ๐ Language toggle component for switching UI language
- ๐ Date localization using date-fns locales
- ๐จ Error message translation system