VaRest Versions Save

REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!

v1.1-r25.2

5 years ago

Release notes:

  • [Feature] Enum classes replacement for old-style namespaced enums
  • [Feature] Format all with clang-format
  • [Bugfix] Make sure that VaRestJsonObject root object is always valid and reduce unnecessary validations #201
  • [Bugfix] Fix includes for non-unity build
  • [Bugfix] Fixup missed header instead of forward declaration for FJsonObject

Supported engine versions: UE 4.22

v1.1-r25

5 years ago

Release notes:

  • [Feature] Move callback to next tick
  • [Bugfix] Fix deprecated class usage

Supported engine versions: UE 4.21

v1.1-r24

5 years ago

Release notes:

  • [Bugfix] Can't get response content for non-json responses #179

Supported engine versions: UE 4.20

v1.1-r23

5 years ago

Release notes:

  • [Feature] MakeJson node added. Thanks to @unktomi #132
  • [Bugfix] Use percent encoding function from FGenericPlatformHttp #168
  • [Bugfix] Accessing UVaRestLibrary from C++ #177

Supported engine versions: UE 4.20

v1.1-r22

6 years ago

Release notes:

  • [Feature] You can disable request content logging to avoid security vulnerability #133
  • [Bugfix] Don't cleanup response content for invalid json strings #166

Supported engine versions: UE 4.18-4.19

v1.1-r21

6 years ago

Release notes:

  • [Feature] Added support for UE 4.19. Thanks to @davidtreeUH for rapid update with it!

Supported engine versions: UE 4.18-4.19

v1.1-r20

6 years ago

Release notes:

  • [Feature] Custom lightweight flow JSON Parser

  • [Feature] Full IWYU support

  • [Feature] Response size calculator: now you can control GC calls for large responses

  • [Feature] Added getter for http request internal class

  • [Bugfix] JSON deserialize number fixed https://www.json.org/number.gif

  • [Bugfix] Additional json object validation added

Supported engine versions: UE 4.18

v1.1-r18

6 years ago

Release notes:

  • [Feature] Just old release for marketplace with UE 4.16 and 4.17 versions support

Supported engine versions: UE 4.16-4.17

v1.1-r16

7 years ago

Release notes:

  • [Feature] Added UE 4.13 support (thanks to @unktomi )

Supported engine versions: UE 4.11-4.13

v1.1-r15

7 years ago

Release notes:

  • [Bugfix] Fix templates build error
  • [Bugfix] Fix crash when response is invalid (response code is saved only for valid response)
  • [Bugfix] Fix marketplace URL

Supported engine versions: UE 4.11-4.12