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