Skip to content

v3.0.1a

Pre-release
Pre-release
Compare
Choose a tag to compare
@itay-grudev itay-grudev released this 26 Nov 17:56
· 287 commits to master since this release
  • Allows the application path and version to be excluded from the server name
    hash. The following flags were added for this purpose:
  • SingleApplication::Mode::ExcludeAppVersion
  • SingleApplication::Mode::ExcludeAppPath
  • Allow a non elevated process to connect to a local server created by an
    elevated process run by the same user on Windows
  • Fixes a problem with upper case letters in paths on Windows

Le Liu