Releases: Dysman/bgTools-playerPrefsEditor
Releases · Dysman/bgTools-playerPrefsEditor
1.2.2
- Fix icon offset influence on other inspector entries
1.2.1
- Fix detection for PlayerPrefs where the key contains '_h'
- Use unicode for windows registry lookups to support none ASCII chars in projects names
1.2.0
Added
- Enhanced search field to filter player preferences by key or value
- Add sorting functionality for Pref entries (none, ascending, descending)
Removed
- Remove Unity 2017 support
- Remove Unity 2018 support
1.1.2
- Fixed ImageManger icon detection
1.1.1
- Add utf8 key encryption support for windows
1.1.0
- Improve key validation with more characters
- Async output reading for MAC plist process
- Performance optimisations
1.0.4
- Add handling for special characters in product/company name
- Improvement of plist read call on MAC
1.0.3
- Fix text color on professional skin
1.0.2
- Switch package author to 'BG Tools'
- Fix UPM documentation image path
1.0.1
- Resizable column width for table layout
- Multiple UX improvements
- Add manual