Releases: PipeRift/SaveExtension
Releases · PipeRift/SaveExtension
1.5 - Beta 2 (UE-5.3)
Warning
- Not backwards compatible!
- Do not use in production!
What's Changed
- Added GetSaveSlotByName by @muit in #82
- 5.2 Update & SaveSlot refactor by @muit in #88
- Refactor multithreading by @muit in #89
- Support saving & loading subsystems by @muit in #91
- Fix level filter pin by @muit in #93
- Added player records and serialization by UniqueId by @muit in #94
- CICD Builds by @muit in #95
- Enabled CICD cache by @muit in #97
Full Changelog: 1.4...1.5.b2
1.4
1.4 is finally out!
Changes:
- Improved documentation
- Most known bugs have been fixed including crashes, multithreading issues, cross-level or packaging.
- Performance improvements: Among other things, baking classes is more than 300 times faster
- Saved slots are a single file
- Saving based on names (SlotIds are now optional)
- Custom slot name formatting
- Presets as blueprints
- Simplified save settings
- Automation Testing on a big part of the plugin
- Fixed linux builds
- Content browser helpers
Join the release discussion and report any issues if you encounter them!
1.4-beta.2
Second beta for 1.4. Unless new bugs are found, this will be 1.4's release.
Work is ongoing for documentation.
- Many (many!) more fixes
- Sustancial performance improvements
- Single file saving
- Saving based on names (SlotIds are now optional)
- More
1.4-beta
1.3
1.3_beta.a
This is an unstable version that includes part of the features planned for 1.3.
From the version number, beta.X means it is a beta version in alphabetical order.
1.2
New features:
- Lifetime Components
- Improved Notifications and subscriptions to events
- Simplified docs
- Save Manager is now a subsystem starting on 4.22
Fixes:
- Nativization crash
- Level Streaming crash
- Multithreading crashes
Issues Closed:
https://github.com/PipeRift/SaveExtension/milestone/2?closed=1
1.1a
1.1
New features:
- New async nodes
- Cleaner C++ & BPs API
- Multithreaded file saving & loading
- Improved performance on loading
- New multithreading system
- Improved AI saving
- Improved physics saving
Issues closed:
https://github.com/PipeRift/SaveExtension/milestone/1?closed=1