Skip to content

v2.1.6

Latest
Compare
Choose a tag to compare
@ehrenfeu ehrenfeu released this 20 Jul 13:36
· 1 commit to main since this release

Fixed

  • Set-AccessUsers() in psytricks-lib.ps1 did not work correctly if multiple usernames were specified. This is now fixed by foce-converting the given string into an array, splitting at "," characters. This directly affects the functionality for adding / removing multiple users at once via psytricks.wrapper.ResTricksWrapper.set_access_users() and psytricks.wrapper.PSyTricksWrapper.set_access_users().

Full Changelog: v2.1.5...v2.1.6