Releases: ScottKirvan/ScooterUtils
Releases · ScottKirvan/ScooterUtils
v1.9.1
18 Nov 17:12
Compare
Sorry, something went wrong.
No results found
1.9.1 (2025-11-04)
Bug Fixes
adds options for a file path to LoadFileToString (3539a0d )
v1.9.0
01 Nov 00:29
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-11-01)
Features
ui: add configurable toolbar dropdown button (30a3201 )
v1.8.0
31 Oct 23:23
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.4.1 (2025-10-11)
Bug Fixes
test to bump the patch number (f342fb8 )
v1.4.0
10 Oct 19:37
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-10-01)
Miscellaneous Chores
v1.2.5
19 Dec 22:30
Compare
Sorry, something went wrong.
No results found
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 )