cherry-studio/src
fullex 361aa87838 refactor: update state management in UpdateDialogPopup and related components
- Replaced the use of `useAppDispatch` and `setUpdateState` with `useAppUpdateState` for better state handling in `UpdateDialogPopup`.
- Updated `UpdateAppButton` to reference the new state structure.
- Changed import paths for `HelpTooltip` in `AgentModal` and `ModelSetting` to maintain consistency across components.
- Refactored API key management in `ApiService` to utilize `cacheService` instead of `window.keyv` for improved performance and reliability.
2025-12-09 11:08:53 +08:00
..
main Merge branch 'main' into v2 2025-12-09 10:45:35 +08:00
preload Merge branch 'main' into v2 2025-12-09 10:45:35 +08:00
renderer refactor: update state management in UpdateDialogPopup and related components 2025-12-09 11:08:53 +08:00