Version 2.3.1
What's New
- Added language support for the
English
&Nepali
🎉 - Added Nepali font
Akshar
with the font weights500, 600 & 700
, helped by anepali.com - Added language props across the components to help with language switching
- Modularized the format strings to be equally supported by both of these languages
- Persisted the settings using
localStorage
- Added a feature to show Nepali miti in the extension icon
- Made the settings popup glass morphic
- Made components modular and made various performance improvements using
useCallback()
- Removed animation delay between live clock loading and background image
Fixes:
- Update the months' array for the year 2081
Pull Requests
- Feature Added by @adityadahal in #32
- Adds Language Switching by @sarojbelbase in #35
- Months count fixes by @manitapaudel in #36
New Contributors
- @adityadahal made their first contribution in #32
- @manitapaudel made their first contribution in #36
Full Changelog: v2.2.0...v2.3.1