Skip to content

Releases: the-blue-alliance/the-blue-alliance-ios

v1.0.0b17

05 Dec 02:34
Compare
Choose a tag to compare
v1.0.0b17 Pre-release
Pre-release

411519f: [beta] v1.0.0b17
62c4599: [skip ci] New version - v1.0.0b17
f4e6048: Update fastlane
9240b6e: Adds District Teams view controller
d490d32: Change several cell's spacing to left/right edges
7638f94: Show # of teams in search bar in Teams view controller
d813fbb: Treat refreshed Core Data objects as updated Core Data objects in our CoreDataObserver
6947f88: Add fetch next/last in TeamSummaryViewController, fix some bugs in TeamSummaryViewController, remove attributed HTML string in TeamSummaryViewController cells
ea76521: Disable selection on loading table view cells
949764c: Fix crash for Event setupWeeks responding to Status from plist
34a9d14: Add Match.forKey method
27c78ef: Adds Done button to week select
9c02958: Fix match info view not respecting safe area
1738c7f: Upload symbols to Crashlytics during beta

v1.0.0b16

03 Dec 05:57
Compare
Choose a tag to compare
v1.0.0b16 Pre-release
Pre-release

2f76f44: [beta] Beta v1.0.0b16
4964309: [skip ci] New version - v1.0.0b16
53b1fac: Upload archive for GitHub
6d0e250: Adds StatusServiceOperation tests
1113ad8: Adds Status tests
fba37e3: Fix Settings view controller hiding tab bar
fecec8d: Removes realtime database tests
8828b34: Fix broken Fastlane lanes
6bb80a9: Adds StatusService tests
6fd9245: Fix Core Data observer not dispatching properly for all events
ade8e59: Create GitHub release before shipping to TestFlight
32febe7: Adds Status service, removes Firebase Realtime Database and Firebase Config

v1.0.0b15

02 Dec 07:54
Compare
Choose a tag to compare
v1.0.0b15 Pre-release
Pre-release

dbb7098: [beta] v1.0.0b15 beta
03e4e96: Disable Settings snapshot tests
d883783: [skip ci] New version - v1.0.0b15
86304e7: Register myTBA after Google sign in, fix myTBA Team@Event crash
a983dfe: Finish implementation of notification troubleshooting view controller
2285422: Remove commit from set_github_release

v1.0.0b14

30 Nov 20:43
Compare
Choose a tag to compare
v1.0.0b14 Pre-release
Pre-release
[beta] v1.0.0b14 beta

v1.0.0b13

30 Nov 02:45
Compare
Choose a tag to compare
v1.0.0b13 Pre-release
Pre-release
[beta] v1.0.0b13 beta build

v1.0.0b9

21 Nov 19:41
Compare
Choose a tag to compare
v1.0.0b9 Pre-release
Pre-release

3332057: [beta] v1.0.0b9
b1e1f34: Setup beta builds via Travis (#293)

v1.0.0b10

21 Nov 21:20
Compare
Choose a tag to compare
v1.0.0b10 Pre-release
Pre-release

[skip ci] New version - v1.0.0b10
[skip ci] Update travis.yaml, fastlane, and gym for ci
[skip ci] Update subtree README
Adds posts to #dev-ios, fixes pilot from being killed on CI, create prettier changelog for testflight

v1.0.0b8

20 Nov 05:56
929cc1c
Compare
Choose a tag to compare
v1.0.0b8 Pre-release
Pre-release

Hey y'all - welcome to the initial release of The Blue Alliance for iOS!

The hot goss:

Setup beta builds via Travis
Adds some ways to test view controllers, kinda (#292)

Inject TBAKit (for testing) (#291)

Move TBAKit in to TBA for iOS (#290)

Modifies Favorite/Subscription/MyTBAEntity to be a little bit nicer (#289)

Change bundle identifier and team (#288)

Adds MyTBASubscribable (#287)

Make Event optional on a Match (#284)

Fix alliances not showing names for offseason events (#283)

Fix crash when inserting Awards for team
Fix Event Awards overwrite when viewing Team Status, fix District Points crash, set merge policy for background contexts (#281)

Disable UI tests for now (#282)

Squashed 'subtrees/the-blue-alliance-react/' changes from 17ee69c..97aeaa7
97aeaa7 update merge
b25f668 Merge pull request #5 from the-blue-alliance/zach/npm-audit
366fedf npm audit
git-subtree-dir: subtrees/the-blue-alliance-react
git-subtree-split: 97aeaa7
Remove Team.insert, add TeamKey model relationships (#275)
Remove Team.insert, add TeamKey model relationships, audit and test data layer. Closes #275
Store MatchAlliances on Match, store breakdown on Match as JSON (#271)

  • Update TBAKit to 2.0.8, convert Match red*/blue* to alliances, adds Match, MatchAlliance, and MatchVideo tests, updates consuming views for new MatchVideo type or Match compLevel enum pattern, adds TeamKey and tests

v1.0.0b6

18 Oct 23:54
Compare
Choose a tag to compare
v1.0.0b6 Pre-release
Pre-release

Fix team media cells not showing loading spinners when loading images #262

Show team media inside app, support peek/pop for team media #263

Fix team events not grouping offseason events by month #266

Fix showing Instagram images, add Grabcad images #267

v1.0.0b5

14 Oct 21:04
Compare
Choose a tag to compare
v1.0.0b5 Pre-release
Pre-release

Fix model relationships being overwritten by empty cache responses #253
Overwrite old data during refresh #254
Revert "Fix model relationships being overwritten by empty cache responses" #255
Fix TeamMediaCollectionViewController (#118) #256
Refactor Stateful #257
Set merge policy for managed object context #259