1.2.1

arhamkhnz/next-shadcn-admin-dashboard1.2.1Apr 7, 2026by ValueRaider

AI Summary

This patch release focuses on security by forcing an updated version of `curl_cffi` to address a CVE, while also preserving currency data in dividends and improving thread-safety.

Key Highlights

  • Force curl_cffi>=0.15 for CVE security patch
  • Preserve currency in dividends
  • Improve `download()` thread-safety

New Features

  • CVE security patch
  • Preserved currency in dividends
  • Improved thread-safety

Full Release Notes

### Patch updates:
- Force curl_cffi>=0.15 because CVE #2743
- Preserve currency in dividends #2695
- Improve `download()` thread-safety #2718

Thanks @david-belbeze @wavebyrd