Changelog

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

version 24.12.5 (12/21/2024)

  • Adding support for printing country flags to pdf and html output.
  • Fix in modal windows display. When displayed on some mobile devices, the greyed out area below the window did not cover the whole screen.
  • Fix for exporting to Excel to not export any data with country flag images – Excel reported the created file as invalid and would not open it.
  • Export to HTML – modifying the generated page to work more correctly on mobile devices and devices with smaller displays.
  • Exports to JSON and CSV – omitting the column with images of state flags.
  • Modification in the display of the race results page – now any warning about the RFID module not being on is only displayed if the race has been started.
  • Modifications in report definitions:
    • Classic Report Table with results – Better customization even for smaller display devices.
    • Reports Table with results – light and dark theme – Better customization for smaller display devices and the addition of the ability to switch the table display mode. Two modes are available:
      1. Display all columns and scroll if necessary.
      2. Displaying only the columns that fit on the screen and + buttons to display data from hidden columns below the row of the given racer.
  • Optimization/acceleration of the Api function that is responsible for receiving chip writes and starts from the slave device.
  • In the footer of the page, the information about the used database is now displayed in red if the database was found to be invalid during the database test at device startup and an empty recovery database is connected instead.
  • Correction in behavior after manual entry of chip to racer. So that any change in the race result is reflected in the respective Panels.
  • Optimization in the algorithm for creating racer rankings (overall, by category, by gender, …).
  • The possibility to set in the system how the ranking of racers who achieved the same result in a given race will be determined has been added. The default behaviour is the same as before – even racers with identical results have different rankings. The other option is that racers with identical results have the same ranking, and then subsequent racers have their rankings promoted accordingly. E.g. if the 2nd and 3rd racers have the same results, they both have a ranking of 2 and the next racer has a ranking of 4.
  • Fixed bug – the Recalculate results function in the race results page was not working.
  • Minor edit in Basic configuration – new tab Results, where new parameter Same ranking of racers with identical results and also setting Shortened duration format are edited.