cherry-studio/src
beyondkmp 01e3b275af refactor(AxiosProxy): improve proxy handling and initialization logic
- Changed cacheAxios from undefined to null for better initialization.
- Updated proxy handling to use ProxyAgent, ensuring axios instance is recreated when the proxy changes.
- Simplified axios instance creation by directly using the current proxy agent.
2025-04-21 11:26:13 +08:00
..
main refactor(AxiosProxy): improve proxy handling and initialization logic 2025-04-21 11:26:13 +08:00
preload fix: should not download when autoupdate is false (#5029) 2025-04-18 16:28:20 +08:00
renderer feat: add PostHogProvider for analytics integration 2025-04-21 11:18:11 +08:00