v0.22.0
New Themes
- Added "halloween" streak stats theme (#346) (9a986dd)
- Added "violet-punch" streak stats theme (#348) (38295d3)
- Added material theme (#330) (9424933)
- Added modern-lilac and modern-lilac2 themes (#343) (4acf33d)
New Translations
- Added Bangla Translations (#345) (8a7069a)
- Added Danish translation (#331) (ad371e3)
- Added Hebrew translations and RTL language support (#335) (6c18585)
- Added Vietnamese Translations (#329) (20cb7bb)
Bug Fixes
- Wrap long lines and allow for two-line translation strings (#336) (56db25c)
- Replace wordwrap to support utf8 words (#337) (c2074ea)
- Fix Firefox missing CSS display issue by using SVG attributes (#355, #356)
What's Changed
- chore(deps-dev): bump phpunit/phpunit from 9.5.24 to 9.5.25 by @dependabot in #327
- feat: Added Vietnamese Translations by @tranthaituananh in #329
- feat: Added material theme by @tranthaituananh in #330
- feat: Added Danish translation by @greew in #331
- docs(readme): Readme layout enhancements and added notes by @DenverCoder1 in #332
- feat: Added Hebrew translations and RTL language support by @DenverCoder1 in #335
- feat: Wrap long lines and allow for two-line translation strings by @DenverCoder1 in #336
- fix: replace wordwrap to support utf8 words by @DenverCoder1 in #337
- Added Tamil Translation by @pravee42 in #334
- fix: Responsiveness made to Tamil translation by @pravee42 in #338
- chore(deps): bump vlucas/phpdotenv from 5.4.1 to 5.5.0 by @dependabot in #339
- feat: Added modern-lilac and modern-lilac2 themes by @FleetAdmiralJakob in #343
- feat: Added Bangla Translations by @das-amit in #345
- feat: Added "halloween" streak stats theme by @DenverCoder1 in #346
- chore(deps-dev): bump phpunit/phpunit from 9.5.25 to 9.5.26 by @dependabot in #347
- feat: Added "violet-punch" streak stats theme by @AnshuSarkarANX in #348
- Submarine Flowers Theme by @jesterb0206 in #351
- docs(readme): Added hyperlinks for issues and PRs by @1RB in #353
- refactor: formatted inline css, separated stroke, fill by @DenverCoder1 in #355
- refactor: Use font SVG attributes instead of CSS by @DenverCoder1 in #356
New Contributors
- @tranthaituananh made their first contribution in #329
- @greew made their first contribution in #331
- @pravee42 made their first contribution in #334
- @FleetAdmiralJakob made their first contribution in #343
- @das-amit made their first contribution in #345
- @AnshuSarkarANX made their first contribution in #348
- @jesterb0206 made their first contribution in #351
- @1RB made their first contribution in #353
Full Changelog: v0.21.0...v0.22.0