Skip to content

DeepFundAI Browser v0.0.7

Latest

Choose a tag to compare

@lsustc lsustc released this 04 Nov 05:17
· 8 commits to main since this release
f6a3fb6

New Features

  • 🌍 Complete internationalization support (Chinese/English switching)
  • 🔧 Integrated react-i18next for multi-language support

Bug Fixes

  • 🐛 Fixed message hook usage by replacing direct imports with App.useApp()
  • 🐛 Corrected import paths and removed duplicate notifications

Improvements

  • ✨ Enhanced Popconfirm background opacity for better readability
  • 💡 Improved internationalization implementation and hook usage