v2.1.0

ranaroussi/yfinancev2.1.0Nov 12, 2025by treoden

AI Summary

This release introduces a new theming system, converts the codebase from JavaScript to TypeScript, and adds support for JWT authentication and Persian language. It also includes various UI fixes and bug corrections for the admin interface.

Key Highlights

  • New theming system with utility command lines
  • Conversion of JavaScript codebase to TypeScript
  • Support for JWT authentication
  • Persian language localization
  • Admin interface styling fixes

New Features

  • Theming utility command lines
  • Persian language support
  • JWT authentication support
  • JavaScript to TypeScript conversion
  • Admin styling fixes
  • Coupon edit form fix
  • Translation bug fix

Full Release Notes

## What's Changed
* Theming by @treoden in https://github.com/evershopcommerce/evershop/pull/767
* Fix: Fix admin styling by @treoden in https://github.com/evershopcommerce/evershop/pull/768
* Fix: Fix coupon edit form by @treoden in https://github.com/evershopcommerce/evershop/pull/769
* Feat: Converting js to ts by @treoden in https://github.com/evershopcommerce/evershop/pull/774
* Feat: Theming utility command lines by @treoden in https://github.com/evershopcommerce/evershop/pull/790
* Feat: Add Persian language by @raminr77 in https://github.com/evershopcommerce/evershop/pull/794
* Feat: Support for JWT authentication by @treoden in https://github.com/evershopcommerce/evershop/pull/812
* [BUG] Translation bug #741 by @treoden in https://github.com/evershopcommerce/evershop/pull/829

## New Contributors
* @raminr77 made their first contribution in https://github.com/evershopcommerce/evershop/pull/794

**Full Changelog**: https://github.com/evershopcommerce/evershop/compare/v2.0.1...v2.1.0