feat: Add SOCKS5 proxy support in axios config

This commit is contained in:
Peifan Li
2026-01-04 22:05:20 -05:00
parent 494b85d440
commit a49dd31feb

View File

@@ -1,6 +1,20 @@
# Change Log # Change Log
## v1.7.33 (2026-01-04)
### Feat
- feat: Add support for SOCKS5 proxies in axios config (695489d)
### Refactor
- refactor: Add default timeout for thumbnail downloads (494b85d)
### Chore
- chore: update doc (a4eaaa3)
## v1.7.32 (2026-01-04) ## v1.7.32 (2026-01-04)
### Style ### Style