| 1 | = Release 0.72 = |
| 2 | |
| 3 | |
| 4 | == Changes == |
| 5 | * Added more spacing options to the row spacing used for the race screen. |
| 6 | * If no race is running and you switch to the statistics screen it will refresh the statistics for the selected previous race. |
| 7 | * Start button on the race config screen uses the same method to start a race as the start button on the race screen. |
| 8 | * When the application is first launch the first record on the edit racers screen is automatically selected instead of no record. |
| 9 | * Added logic to prevent the start race and end race routines from being called twice. |
| 10 | * Changed Giro-z transponder sensitivity from +/- 5% to +/- 25%. |
| 11 | * Changed various deprecated objects and methods such as statictext, editfields, openaspicture etc. to the new object and method types. |
| 12 | |
| 13 | |
| 14 | == Bug Fixes == |
| 15 | * Fixed error that could occur if you go to the edit racers screen after opening the program, type in values and click save without ever clicking create new racer or selecting a racer to edit. |
| 16 | |
| 17 | |
| 18 | |