Skip to content

Releases: VBA-tools/VBA-Web

VBA-Web v4.0.18

10 Oct 04:45
Compare
Choose a tag to compare
  • Add VBA.Randomize to CreateNonce
  • Add TodoistAuthenticator

VBA-Web v4.0.17

07 Sep 01:24
Compare
Choose a tag to compare
  • Add FollowRedirects and follow redirects by default
  • Convert stored body to Variant
  • Fix multiple 100 Continue bug

VBA-Web v4.0.16

25 Aug 03:03
Compare
Choose a tag to compare
  • Add Access support to installer
  • Fix installer bugs (long paths on Mac, check if files exist, password protected)

v4.0.15

17 Aug 01:19
Compare
Choose a tag to compare
  • Fix cookie decoding issue

VBA-Web v4.0.14

17 Aug 00:28
Compare
Choose a tag to compare
  • Fix cached Body issue with AddBodyParameter

VBA-Web v4.0.13

20 Jun 16:42
Compare
Choose a tag to compare
  • Fix 100 Continue bug for Mac
  • Fix regional issues for url-encoded numbers and dates

VBA-Web v4.0.12

30 May 14:54
Compare
Choose a tag to compare
  • Fix revocation check bug for Insecure
  • Fix Split bug in credentials
  • Fix Example workbook

VBA-Web v4.0.11

18 May 01:36
Compare
Choose a tag to compare
  • Fix extract header bug in DigestAuthenticator

VBA-Web v4.0.10

14 May 00:35
Compare
Choose a tag to compare
  • Fix SysAllocString bug for 32-bit Excel

VBA-Web v4.0.9

05 May 20:01
Compare
Choose a tag to compare
  • Add VBA-Dictionary to installer and fix AddBodyParameter bug in 64-bit Excel