Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
57b5025
Adding a quick link to the RaceSync iOS project on github.com
dzenbot Jan 7, 2026
24dbbd1
Disabled pilot management of a race, from outside a race detail view,…
dzenbot Jan 9, 2026
f0daa97
Hiding the option to finalize a race, for good this time
dzenbot Jan 9, 2026
ee50e85
The cell used for displaying the total paid, shouldn't change backgro…
dzenbot Jan 9, 2026
ed59c47
Fixing API credentials not being copied over to the API framework dur…
dzenbot Feb 17, 2026
24a79a8
Polishing display of Series list and optimizing code
dzenbot Feb 18, 2026
d95d3b9
Adding empty data sets to the different lists within Series, their ra…
dzenbot Feb 18, 2026
0e9bd14
Removig the progress indicator for now. Half the time it was misleading.
dzenbot Feb 19, 2026
20a61f8
Displaying the html description of a Series and ajusting other UI ele…
dzenbot Feb 28, 2026
9720982
Fixed not loading profile's chapters
dzenbot Mar 3, 2026
1e7b21c
Implementing the ability to browse past GQ standings (2025-2019)
dzenbot Mar 4, 2026
37d2961
Larger refactor for displaying GQ standings using json data now + Imp…
dzenbot Apr 4, 2026
6c184f2
Tweaking UI changes on standing badge
dzenbot Apr 4, 2026
88b7b52
Simplifying empty data set
dzenbot Apr 4, 2026
52da63e
Handling loading error and displaying the error content on the empty …
dzenbot Apr 4, 2026
8eff0ca
Dealing with some xcode project config
dzenbot Apr 5, 2026
665af49
Fixing RaceSyncAPI framework build script
dzenbot Apr 6, 2026
bec640d
Improving presentation of Series, with new filters and sortings. Disp…
dzenbot Apr 7, 2026
285a71c
Adding participant counts to Series' races
dzenbot Apr 7, 2026
a31cb39
Refactoring how app preferences stored last selected tabs and section…
dzenbot Apr 8, 2026
8261325
Fine tunning the layout of Series' detail view
dzenbot Apr 9, 2026
ca65eb4
Fixing stretchable header effect in Series detail view
dzenbot Apr 10, 2026
750748f
More small UI tweaks to Series detail view
dzenbot Apr 10, 2026
aa939f4
Refactored the series feed storting, to be more useful for the user
dzenbot Apr 10, 2026
936e154
More UI tweaks. Getting there!
dzenbot Apr 10, 2026
d8ca60e
Build bump
dzenbot Apr 10, 2026
35143f7
Improving the result info displayed on Series' leaderboards
dzenbot Apr 11, 2026
421a1bc
Fixing profile header views not displaying the background image to ma…
dzenbot Apr 11, 2026
161d51a
Taping on Series' tab bar's title now displays the Series' id
dzenbot Apr 11, 2026
de76929
Refactoring how credentials were being configured and shared in the b…
dzenbot Apr 11, 2026
f4ccf91
Hiding schedule tab (zippyQ) from the race detail view, when not appl…
dzenbot Apr 11, 2026
7237fe7
Fixing race results sometimes not showing up for an ongoing race, due…
dzenbot Apr 11, 2026
18febb2
Updated release notes
dzenbot Apr 11, 2026
b5c1fe0
Build bump
dzenbot Apr 11, 2026
c6e50f8
Decoupled Joinable from API logic, since that is purely for the UI
dzenbot Apr 11, 2026
29d9ebe
Adding Approvable foundation classes
dzenbot Apr 11, 2026
09fbf97
Added the ability to approve, unapprove and remove a Race from/to a S…
dzenbot Apr 12, 2026
09655e8
Fixing button's title disappearing after loading and table view reloads
dzenbot Apr 12, 2026
8bc1315
Release notes update
dzenbot Apr 12, 2026
4db18aa
Build bump
dzenbot Apr 12, 2026
f432128
Implementing Series picker + ability to join a Race to a Series
dzenbot Apr 13, 2026
d6b6b06
Improved detection if a race can show results or not
dzenbot Apr 13, 2026
3652b81
Fixing a retain cycle
dzenbot Apr 13, 2026
f6851b3
Updatd release notes
dzenbot Apr 13, 2026
e4ff84a
Fixing empty data set always showing up too low. The tableview was si…
dzenbot Apr 13, 2026
d568f23
Build bump
dzenbot Apr 13, 2026
d1ee57d
Potentially fixing another retain cycle
dzenbot Apr 13, 2026
bc2013e
Including the RaceSync Pay fee disclaimer on the footer of a Race edi…
dzenbot Apr 13, 2026
143c9e9
Displaying the race image if available, else defaulting to chapter image
dzenbot Apr 13, 2026
8463b97
Updating release notes
dzenbot Apr 13, 2026
bd08556
Don't clear login credentials when switching environments.
dzenbot Apr 13, 2026
64ce22e
Confirming joining a series with a simple alert
dzenbot Apr 14, 2026
fc64db5
Version & build bumps. 2.0!
dzenbot Apr 14, 2026
2118b8f
Updated the app icon
dzenbot Apr 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
13,393 changes: 9,033 additions & 4,360 deletions Documentation/UI/logo_series.ai

Large diffs are not rendered by default.

14 changes: 6 additions & 8 deletions Pods/Presentr/Presentr/AlertViewController.xib

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@

---

## 2.0

### Introducing MultiGP Series:
* A new dedicated tab on the main screen lets you browse all MultiGP Series. Quickly find the ones you are part of, including the 2026 Regional Series qualifiers and more.
* View the leaderboard for each series, by scoring or fastest 3 consecutive lap times.
* Chapter organizers can submit races to specific series, from withing a race detail view.
* Series owners can approve, unapprove, or remove races within the series they manage.

### New Features:
* Added 2026 GQ standings, along with the ability to browse past GQ standings from 2025 to 2019.

### Fixes and Enhancements:
* The app now opens on the last used tab and segment.
* Various user interface improvements for a smoother experience.
* Fixed race results sometimes not showing up for an ongoing race, due to timezone differences between the race and the app user.
* Fixed an issue where the chapters list would not load in the pilot profile.
* If available, races now display their own images; otherwise, the chapter image is shown.

---

## 1.8.2

### New Features:
Expand Down
Loading