Releases: VBA-tools/VBA-Web
Releases · VBA-tools/VBA-Web
VBA-Web v4.0.18
- Add
VBA.RandomizetoCreateNonce - Add
TodoistAuthenticator
VBA-Web v4.0.17
- Add
FollowRedirectsand follow redirects by default - Convert stored body to Variant
- Fix multiple
100 Continuebug
VBA-Web v4.0.16
- Add Access support to installer
- Fix installer bugs (long paths on Mac, check if files exist, password protected)
v4.0.15
VBA-Web v4.0.14
- Fix cached
Bodyissue withAddBodyParameter
VBA-Web v4.0.13
- Fix 100 Continue bug for Mac
- Fix regional issues for url-encoded numbers and dates
VBA-Web v4.0.12
- Fix revocation check bug for
Insecure - Fix
Splitbug in credentials - Fix Example workbook
VBA-Web v4.0.11
- Fix extract header bug in
DigestAuthenticator
VBA-Web v4.0.10
- Fix
SysAllocStringbug for 32-bit Excel
VBA-Web v4.0.9
- Add VBA-Dictionary to installer and fix
AddBodyParameterbug in 64-bit Excel