Skip to content

Releases: Dysman/bgTools-playerPrefsEditor

1.2.2

10 Jan 21:47
Compare
Choose a tag to compare
  • Fix icon offset influence on other inspector entries

1.2.1

24 Apr 20:01
Compare
Choose a tag to compare
  • 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

01 Jan 12:44
Compare
Choose a tag to compare

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

01 Jul 19:46
Compare
Choose a tag to compare
  • Fixed ImageManger icon detection

1.1.1

23 May 20:20
Compare
Choose a tag to compare
  • Add utf8 key encryption support for windows

1.1.0

16 May 22:48
Compare
Choose a tag to compare
  • Improve key validation with more characters
  • Async output reading for MAC plist process
  • Performance optimisations

1.0.4

01 Oct 12:08
Compare
Choose a tag to compare
  • Add handling for special characters in product/company name
  • Improvement of plist read call on MAC

1.0.3

20 Sep 15:13
Compare
Choose a tag to compare
  • Fix text color on professional skin

1.0.2

11 Aug 18:48
Compare
Choose a tag to compare
  • Switch package author to 'BG Tools'
  • Fix UPM documentation image path

1.0.1

01 Jun 18:02
Compare
Choose a tag to compare
  • Resizable column width for table layout
  • Multiple UX improvements
  • Add manual