Versions Compared

Key

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

...

  • TUN-6396 - Fixed an issue with the tracking area list in the channel which was allowing multiple entries to be selected and removed which resulted in an exception. The logic has been changed to only allow a single entry to be removed at a time.

  • TUN-6411 - Fixed an issue where an incorrectly formatted CSV file caused the radar import feature to lock up.

  • TUN-6464 - Fixed issue manipulating lane nodes when stacking lanes on top of one another on the carriageway. The top node can now always be manipulated.

  • TUN-6509 - Fixed the Track Correlation query to ensure it works with both lost and stale tracks. This overcomes issues when track correlation is being used.

  • Fixed the log rotate script which is installed as a Windows Scheduler Task on all database servers. This now works as expected and also supports database authentication. Due to complications with updating the previous script, this updated version will install as a new task and the old task will be removed. Please refer to the Database Authentication for further information on how to implement authorisation with this scheduled task.

Info
  • This version has been developed using the .NET 8 technology stack which is now a mandatory pre-requisite for the entire software suite.

  • This version includes a later version of the MongoDb server, however 4.4.28 it becomes EOL February 2024. Further releases will be made available imminently with newer database servers that are all currently supported. At the time of this release, version 5.0 of MongoDb is the oldest version that is still fully supportedDetails for upgrading will be included in the release notes for these new versions.

  • Implementing MongoDb authentication is a manual process but supported with the Witness Utility to make the process easier. Full documentation on the steps required to implement authorisation can be found here Database Authentication.

...