Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version 1.24.4983

December 8, 2020

  • Client: reduced the length of time it waits before timing out while waiting for a connection to the server.

  • Server: reduced the length of time it waits before timing out while waiting for a connection to the client.

  • Remove unused code.

  • Server: Implement a new XPression scene and object management pattern to reduce COM object use.

  • Server: tweak logging messages

Version 1.23.4983

December 8, 2020

  • Client: reduced the length of time it waits before timing out while waiting for a connection to the server.

  • Client: report on the status of performance and debug logs at startup.

  • Server: reduced the length of time it waits before timing out while waiting for a connection to the client.

  • Server: report on the status of performance and debug logs at startup.

  • Server: avoid possible errors when debug logging is enabled.

  • Server: remove unwanted carriage returns and linefeeds when logging changes to text objects.

...