Changelog
[!NOTE] This file and release versions are automatically generated by Release-Please, and adheres to Semantic Versioning.
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)
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)
1.5.0 (2025-10-11)
Features
- Add Reset Hotkey - configurable in editor settings (4ddc555)
- Add Reset Hotkey - configurable in editor settings (cb4bfdc)
1.4.1 (2025-10-11)
Bug Fixes
- test to bump the patch number (f342fb8)
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)
1.3.0 (2025-10-01)
New Features
Bug Fixes
- Fix: broke code into separate modules due to different loadtime requirements for the different extension types.
Miscellaneous Chores
1.2.0 (2025-10-01)
Bug Fixes
- Added VERSION.md and updated CHANGELOG.md (8471a4e)
- bad json in the uplugin file (e2c790a)
- broken links to User Docs (622e0f5)
- change the workflow name (307dbf0)
- copy over yml contents from github release-please-action (c12898d)
- displays the plugin version as a static text string in the editor preferences dialog (a37fa0b)
- fix links (ba13e91)
- fix more broken links in the docs (04dd892)
- fix path to ScooterUtilsVersion.h (4c15062)
- forgot I have to have files here to start with. (e744f27)
- I fat-fingered a line out of my yml, so may patch number wasn’t updating in my c++ version header (41e3e00)
- initial checkin to get Release-Please working (ea81799)
- kicking off a release (cb8efb5)
- major documentation update (wip) - splitting user/dev docs (3263225)
- more branch name cleanup (6f48b75)
- move generated CHANGELOG.md to notes folder (7df8919)
- move generated CHANGELOG.md to notes folder (a4dfe0c)
- Slate call breaking packaging (80df73c)
- update GitHub Actions to automatically update our uplugin file and create a ScooterUtilsVersion.h file for us. (f329fa4)
- update GitHub release action to add version header (549837b)
- Update release-please-config.json - another incorrect path… grrr… (036b0d4)
- Update release.yml - typo in path to config (7f393c4)
- update todo (c277ac4)
- wip - Update release.yml - merge the two examples I’m working from (be200d9)
Tests
- Update release.yml - test GH action (83ec72a)
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)
1.2.4 (2024-12-19)
Bug Fixes
- change the workflow name (307dbf0)
- forgot I have to have files here to start with. (e744f27)
- more branch name cleanup (6f48b75)
- update GitHub Actions to automatically update our uplugin file and create a ScooterUtilsVersion.h file for us. (f329fa4)
1.2.3 (2024-12-19)
Bug Fixes
- fix path to ScooterUtilsVersion.h (4c15062)
1.2.2 (2024-12-18)
Bug Fixes
- fix more broken links in the docs (04dd892)
- update GitHub release action to add version header (549837b)
1.2.1 (2024-12-17)
Bug Fixes
- broken links to User Docs (622e0f5)
- fix links (ba13e91)
- major documentation update (wip) - splitting user/dev docs (3263225)
1.2.0 (2024-12-13)
Bug Fixes
- Added VERSION.md and updated CHANGELOG.md (8471a4e)
- copy over yml contents from github release-please-action (c12898d)
- initial checkin to get Release-Please working (ea81799)
- kicking off a release (cb8efb5)
- move generated CHANGELOG.md to notes folder (7df8919)
- move generated CHANGELOG.md to notes folder (a4dfe0c)
- Slate call breaking packaging (80df73c)
- Update release-please-config.json - another incorrect path… grrr… (036b0d4)
- Update release.yml - typo in path to config (7f393c4)
- wip - Update release.yml - merge the two examples I’m working from (be200d9)
Tests
- Update release.yml - test GH action (83ec72a)
1.2.0 (2024-12-13)
Bug Fixes
- copy over yml contents from github release-please-action (c12898d)
- initial checkin to get Release-Please working (ea81799)
- move generated CHANGELOG.md to notes folder (7df8919)
- move generated CHANGELOG.md to notes folder (a4dfe0c)
- Slate call breaking packaging (80df73c)
- Update release-please-config.json - another incorrect path… grrr… (036b0d4)
- Update release.yml - typo in path to config (7f393c4)
- wip - Update release.yml - merge the two examples I’m working from (be200d9)
Tests
- Update release.yml - test GH action (83ec72a)
README | Release-Please |
Semantic Versioning.