cherry-studio/src
beyondkmp f48e7aadb8 fix: enhance AppUpdater with IP country detection (#7235)
* fix: downgrade version in package.json and enhance AppUpdater with IP country detection

- Downgraded the application version from 1.4.2 to 1.4.1 in package.json.
- Added a new private method `_getIpCountry` in AppUpdater to fetch the user's IP country with a timeout mechanism.
- Updated the `setAutoUpdate` method to adjust the feed URL based on the detected country, improving update handling for users outside of China.

* fix: adjust timeout duration and enhance IP country logging in AppUpdater

* fix: extend timeout duration in AppUpdater for improved fetch reliability

---------

Co-authored-by: beyondkmp <beyondkmkp@gmail.com>
2025-06-16 19:25:14 +08:00
..
main fix: enhance AppUpdater with IP country detection (#7235) 2025-06-16 19:25:14 +08:00
preload feat: Add PDF file support for OpenAI vision models (#7217) 2025-06-16 11:09:51 +08:00
renderer feat: add quick assistant settings panel and management functionality (#6201) 2025-06-16 18:13:35 +08:00