Changelog

⌘K
  1. Home
  2. Docs
  3. Changelog
  4. version 24.4.3 (04/12/2024)

version 24.4.3 (04/12/2024)

  • Addition of the option in the panel header to display the time remaining until the end of the race.
  • Addition of database parameter settings to streamline database work – to reduce unnecessary locking.
  • For individual starts, it is now possible to enter the individual start time with precision to the decimal places.
  • A new button has been added to the race start page (in the case of races with individual starts), allowing to start the selected racer for each row (racer in the respective race). By clicking on the respective button, the current time is recorded in the individual start time for the selected racer. This new functionality can be used for interactive starting of individual racers.
  • The ability to sort the table by the selected column has been added to the racers table on the race start page.
  • Fix of the start countdown error in the case of races with individual starts. In the event that the race was started on a day when daylight saving time changed from summer to winter time or vice versa, the remaining time to start individual racers was calculated incorrectly (+- 1 hour depending on the type of time change).
  • When the database is first connected after starting RaceMeter, a VACUUM operation is performed – which reduces the database if records have been deleted.
  • Adjustment in the Complete Backup function. The current database is now backed up in a more conservative way.
  • The following settings have been added to the configuration of the external RFID reader ImpInj. It is possible to set how many read chips will return a response – the default is 50. It is possible to set how long a response will be returned even if no chips are read – the default is 50ms. It is possible to set the mode of inventory performed – the default is 1000.
  • Adjustments in the Complete Backup and Restore. Previously, the backup and restore had to be performed in the same version. Now a compatibility tag is added to the backup, and if this tag in the backup matches the current tag (even if the versions do not match), the restore is performed.
  • Modifying print to PDF to display row colors (even and odd) the same as in the table. Now when printing to PDF, the color of the detail rows is the same as the color of the row to which the detail belongs.