Skip to content

Release Notes - 3.2.16

Compare
Choose a tag to compare
@dahall dahall released this 07 Sep 18:28
· 1670 commits to master since this release

Additions

  • Added DRT and PeerDist libraries
  • Added Vanara.Network.InternetProxyOptions to manage proxy settings for an internet session or for the system.
  • Added new property keys for Recycle Bin (#162)
  • Added missing FOLDERID items (#164)
  • Adding missing enums PER_CONN_AUTODISCOVERY_FLAGS and PER_CONN_FLAGS

Fixes

  • BREAKING CHANGES Changed function of IndirectResource so that it accepts a string and then provides read-only properties of the parts rather than other way around. Too fragile. Also fixed ResourceId property so that it is an Int32 and not a pointer. Wrong impl.
  • Fixed error in ReadOnlyPropertyStore.TryGetValue that only would return true (#163)
  • Fixed bug in ShellFileOperations when supplying multiple files at once causing an endless loop
  • Removed BITS and VirtualDisk project references from SystemServices
  • Renamed WIndows.Forms to Windows.Forms (#165)
  • Corrected FOLDERTYPEID ControlPanelCategory (#166)