Skip to content

Releases: ScottKirvan/ScooterUtils

v1.9.1

18 Nov 17:12
66b51dd

Choose a tag to compare

1.9.1 (2025-11-04)

Bug Fixes

  • adds options for a file path to LoadFileToString (3539a0d)

v1.9.0

01 Nov 00:29
a2c7f39

Choose a tag to compare

1.9.0 (2025-11-01)

Features

  • ui: add configurable toolbar dropdown button (30a3201)

v1.8.0

31 Oct 23:23
4859111

Choose a tag to compare

1.8.0 (2025-10-31)

Features

  • add automated plugin build and deployment script (8de7409)

Bug Fixes

  • Android Packaging: Fix android manifest error when installed in engine (62d9f18)

v1.7.0

14 Oct 17:37
7beae51

Choose a tag to compare

1.7.0 (2025-10-14)

Features

  • Add MinifyJSON node - strips whitespace for more compact files (c407dd1)
  • Add MinifyJSON node - strips whitespace for more compact files (8943a75)

v1.6.0

14 Oct 05:26
5bdf276

Choose a tag to compare

1.6.0 (2025-10-14)

Features

  • Add new create/parse JSON Blueprint nodes (77537c5)
  • enable/disable the EnabledByDefault in the uplugin from settings (6b02799)

Bug Fixes

  • add notes/json_user_guide.md (c6c47c7)
  • Consolidate and clean up many of the JSON Blueprint nodes (281f070)
  • initialize uplugin default setting in PostInit - was being overridden by ini file setting (859dade)

v1.5.0

11 Oct 05:35
b6d74f5

Choose a tag to compare

1.5.0 (2025-10-11)

Features

  • Add Reset Hotkey - configurable in editor settings (4ddc555)
  • Add Reset Hotkey - configurable in editor settings (cb4bfdc)

v1.4.1

11 Oct 05:04
a8b83db

Choose a tag to compare

1.4.1 (2025-10-11)

Bug Fixes

  • test to bump the patch number (f342fb8)

v1.4.0

10 Oct 19:37
57cf3d2

Choose a tag to compare

1.4.0 (2025-10-10)

Features

  • Add better file writing nodes (a7ba61e)
  • Add LorumIpsum blueprint nodes: GenerateLoremIpsum, GenerateSentences, GenerateWords (dd4dd93)
  • Add two blueprint nodes: SaveStringToFile & LoadFileToString (731ebd5)
  • writing to documents folder on headset: SaveStringToDocuments (a78e672)

Bug Fixes

  • remove deprecated "Win32" option - threw a warning (7665c5a)
  • SaveStringToDocuments was miscategorized (0637b34)

v1.3.0

01 Oct 05:30
0aa58af

Choose a tag to compare

1.3.0 (2025-10-01)

Miscellaneous Chores

v1.2.5

19 Dec 22:30
e31e152

Choose a tag to compare

1.2.5 (2024-12-19)

Bug Fixes

  • bad json in the uplugin file (e2c790a)
  • displays the plugin version as a static text string in the editor preferences dialog (a37fa0b)
  • I fat-fingered a line out of my yml, so may patch number wasn't updating in my c++ version header (41e3e00)