Skip to content

Releases: flinco/LBChronoRace

Release version 2025 update 1

15 Sep 17:47
Compare
Choose a tag to compare
  • Improve stopwatch user experience
  • Notify about teams not fitting any category
  • Save button on race data dialogs
  • Fix stopwatch digit computation

Release version 2025

28 Aug 19:28
Compare
Choose a tag to compare
  • Support "mixed club" relays and distinguish between Ranking and Category
  • Add the DSQ (disqualified) status for competitors
  • Allow case-sensitive correction and reset of clubs in competitors table
  • Use background colors on bib cells in timing recorder
  • Do not discard odd recorded times or bibs
  • Change icons on 'Edit' buttons and in application menu
  • Improve information and error messaging with colors
  • Improve PDF metadata
  • Translate the "Created with" sentence on PDFs
  • Omit "Results type" string in start-list PDF
  • Add warning message when opening a file saved in old format
  • Add Import/Export buttons for Timings in main window
  • Prevent writing or pasting into 'info' and 'error' areas
  • Remove any previously installed version before installing
  • Add in-app link for supporting the project
  • Set CSV/Plain Text Encoding using a dedicated dialog
  • Fix separators in export/import file path
  • Allow support of encodings other than UTF-8 and Latin1

Release version 2024 update 3

28 Aug 19:26
Compare
Choose a tag to compare
  • Club and Team are now separate details
  • Drop-down lists when entering some competitor and category data
  • Adaptive columns width
  • Encoding selection when importing CSV data

Release version 2024 update 2

23 Jun 19:23
Compare
Choose a tag to compare
  • Fix error in leg ranking computation
  • Add a whitespace between competitors in relay rankings
  • Add an empty line in the 'start list' just before the first competitor of each leg
  • Improved LOCK/UNLOCK checkbox on timings recorder dialog
  • Use native separators in save race file path
  • Small improvements in the source code

Release version 2024 update 1

09 Jun 18:22
Compare
Choose a tag to compare
  • Add missing translation of wizard's subtitles

Release version 2024

08 Jun 15:26
Compare
Choose a tag to compare
  • Wizard dialog for Start List and Rankings generation
  • Icons on all application buttons
  • Updated tooltips
  • Bundle MS Visual C++ Redistributable Packages 2022
  • Changed versioning system in favour of 'YYYY update N'
  • Always print the competitor position when DNS or DNF
  • Fix position number of entries with the same timing in CSV/TXT
  • Fix generation of Team rankings (broken since before version 4)

Release version 5.0.0

29 May 12:17
Compare
Choose a tag to compare
  • Better order of the columns in the categories table
  • Do not crash in case of missing times or bibs when saving the list of the collected timings
  • Applying a category on a multiple legs race now works better if the 'from year' and/or 'to year' are set

Release version 4.0.0

05 Oct 15:41
Compare
Choose a tag to compare
  • Add timings recording feature
  • Remove unnecessary "description" in Windows app links

Release version 3.1.1

24 Jul 13:11
Compare
Choose a tag to compare
  • Automatic leg count setting editing the start list

Release version 3.1.0

24 Jul 13:05
Compare
Choose a tag to compare
  • Automatic team name setting editing the start list
  • Fix loading of crd file passed as application argument
  • Fix path separators in the log boxes on Windows
  • Add "created with" string in the PDFs
  • Fix some code smells