Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Releases: ufna/VaRest

VaRest v1.1-r14

03 Aug 08:56
Compare
Choose a tag to compare

Release notes:

  • [Feature] Useful functions separated into blueprint library
  • [Feature] CallURL function for fast URL processing #72
  • [Feature] Base64 encoding helpers #75
  • [Feature] Custom tags for requests #68
  • [Feature] Static requests for C++ raw bindings
  • [Feature] Request status and URL getter #67
  • [Bugfix] Switch Editor module type to Developer to prevent crashing while Standalone launch #69
  • [Bugfix] Response code for unsuccessfull requests fixed #71
  • [Bugfix] Crash on empty field name #58 #70
  • [Refactoring] Flattened folder structure to help with blueprint nativization
  • [Refactoring] Enums changed to classes instead of old-style namespaced enums
  • [Refactoring] Additional requests log

Supported engine versions: UE 4.11-4.12

VaRest v1.1-r13

03 May 16:07
Compare
Choose a tag to compare

It's a Marketplace release! Check https://www.unrealengine.com/marketplace/varest-plugin

Release notes:

  • [Bugfix] Fixed Mac compilation issues (LOCTEXT_NAMESPACE)
  • [Feature] Custom Verb support
  • [Feature] Parse API removed

Supported engine versions: UE 4.11

VaRest v1.1-r12

05 Dec 16:32
Compare
Choose a tag to compare

Hotfix notes:

  • [Bugfix] Fixed bug where multiple break json nodes couldn't have the same field names
  • [Bugfix] GET request type now supports both URL and Body content placement

Supported engine versions: UE 4.7-4.10

Pre-build version:

  • UE 4.10.0, Win (VaRest_1.1-r12_UE4.10.0_Win.7z)

VaRest 1.1-r11

01 Nov 12:10
Compare
Choose a tag to compare

Release notes:

  • [Feature] Binary data content supported now
  • [Feature] Both bindable events and latent functions provided to control asynchronous processes
  • [Feature] Editor integration implemented - you can break JSON as it was an unreal type!

Big thanks to @unktomi and @xulture for provided improvements!

Supported engine versions: UE 4.7-4.10

Pre-build version:

  • UE 4.9.2, Win (VaRest_1.1-r11_UE4.9.2_Win.7z)

VaRest 1.1-rc9

20 Sep 13:36
Compare
Choose a tag to compare

Release notes:

  • [Feature] Response headers accessors added
  • [Bugfix] Percent encoding fail fixed

Pre-build version:

  • UE 4.9.1, Win (VaRest_1.1-rc9_UE4.9.1_Win.7z)

VaRest 1.1-rc8

03 Aug 08:50
Compare
Choose a tag to compare

Attn.! Plugin folder should be changed to VaRestPlugin instead of VaRest now!

Release notes:

  • [Feature] Plugin is configured to be used with UE 4.8-4.9
  • [Feature] Updated callbacks for http requests (contains reference to intigator request now)
  • [Feature] Improved Parse compatibility with Date and Facebook connection helpers
  • [Feature] Variuos usability improvements (blueprint access, etc.)
  • [Bugfix] iOS and Android compatibility issues fixed

Pre-build version:

  • UE 4.8.3, Win (VaRest_1.1-rc8_UE4.6.3_Win.7z) - fully compatible with UE 4.9!

VaRest 1.1-rc7

22 Nov 10:14
Compare
Choose a tag to compare

Release notes:

  • [Feature] Plugin is configured to be used with UE 4.6 now

Pre-build version:

  • UE 4.6.0 Preview, Win (VaRest_1.1-rc7_UE4.6.0-preview_Win.7z)

VaRest 1.1-rc6

17 Jul 00:14
Compare
Choose a tag to compare

Release notes:

  • [Feature] Plugin is configured to be used with UE 4.3 and 4.4 now

Pre-build version:

  • UE 4.4.0, Win (VaRest_1.1-rc6_UE4.4.0_Win.7z)
  • UE 4.3.0, Win (VaRest_1.1-rc6_UE4.3.0_Win.7z)

VaRest 1.0-rc5

15 Jul 17:31
Compare
Choose a tag to compare
  • Shipping packaging improved
  • Pre-build version for UE 4.2.1, Win (VaRest_1.0-rc5_Binaries.7z)

VaRest 1.0-b4

29 Jun 16:07
Compare
Choose a tag to compare

Full array support release

If you want to use the plugin out of the box, you needn't the code - just download binaries from attached "binaries" archive and place them to your project's home directory.

Attn.!! Binaries is pre-built for UE 4.2.1