You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance installer compatibility and robustness across platforms
- Improve Windows detection by recognizing WSL and Cygwin environments
- Add support for the armv7 architecture
- Refine error messages to include armv7 in the supported architectures list
- Add error handling when setting executable permissions and renaming files during installation
- Notify user upon successful installation completion
- Strengthen warnings for insecure CURL usage, emphasizing security risks
Signed-off-by: appleboy <[email protected]>
0 commit comments