Releases: asuc-octo/berkeley-mobile-ios
Releases · asuc-octo/berkeley-mobile-ios
11.7
What's Changed
- BER-124: Use Defer For Loading Status by @justinwongeecs in #387
- BER-128: Rewrite Home Section FilterTableView in SwiftUI by @justinwongeecs in #388
- BER-130: Resources & Safety Empty View Sometimes Shows First Then Loading by @justinwongeecs in #389
- BER-126: Disable Filter Button If No Safety Log Results by @justinwongeecs in #390
- BER-125: Rescope Map When Selecting Map Marker by @justinwongeecs in #391
- BER-134: Remove Filter.satisfiesAny in MapViewController by @justinwongeecs in #392
- BER-136: SF Symbol Not Showing In RecentSearchListRowView by @justinwongeecs in #393
- BER-127: Add BMAlertView For Safety & Resources Tabs by @justinwongeecs in #394
Full Changelog: 11.6...11.7
11.6
What's Changed
- BER-111: Use BMCachedAsyncImageView in HomeSectionListRowView by @justinwongeecs in #376
- BER-59: Implement Swift Concurrency For Firebase APIs in SafetyViewModel by @justinwongeecs in #374
- BER-110: Use iOS 17.0+ Map API in SafetyLogDetailView by @justinwongeecs in #375
- BER-109: Use UserAnnotation in SafetyMapView by @justinwongeecs in #377
- Rewrite CampusEventDetailViewController in SwiftUI by @Ohjason-1 in #365
- BER-113: Exist Campuswide Events with No Title by @justinwongeecs in #378
- BER-115: Move Add To Calendar Event Action Button To Toolbar by @justinwongeecs in #380
- BER-116: Empty Event Location Name Shows Pin SF Symbol by @justinwongeecs in #381
- BER-114: Group Events By Date by @justinwongeecs in #379
- BER-117: Show Calendar Icon For Added Calendar Event by @justinwongeecs in #382
- BER-118: Add Calendar View to Campuswide Events by @justinwongeecs in #383
- BER-119: Show Number Of Events At Top of Events List by @justinwongeecs in #384
- BER-122: Remove External folder in Map Folder by @justinwongeecs in #385
- BER-123: Remove Occupancy Code Remnants by @justinwongeecs in #386
New Contributors
- @Ohjason-1 made their first contribution in #365
Full Changelog: 11.5...11.6
11.5
What's Changed
- BER-56: Add ProgressView When Loading In Resources by @ishatailor in #366
- BER-81: Rewrite/Recreate EventTableViewCell in SwiftUI by @justinwongeecs in #368
- BER-104: Use BMCachedAsyncImage in CampusEventRowView by @justinwongeecs in #369
- BER-105: Rewrite AcademicCalendarViewController in SwiftUI by @justinwongeecs in #370
- BER-106: Rewrite EventManager.shared.addEventToCalendar using Async & iOS 17 API by @justinwongeecs in #371
- BER-107: Rewrite CampusCalendarViewController in SwiftUI by @justinwongeecs in #372
- BER-108: Prevent Readding Events To Calendar by @justinwongeecs in #373
New Contributors
- @ishatailor made their first contribution in #366
Full Changelog: 11.4...11.5
11.4
11.3
What's Changed
- BER-68: Create BMFilterButton in SwiftUI by @hetvi15986 in #354
- BER-96: Recreate ActionButton in SwiftUI by @justinwongeecs in #357
- BER-92: Gym Occupancy Home Screen Widgets by @justinwongeecs in #361
- BER-101: SafetyLogDetailView Selected Map Annotation Change Tabs Bug by @justinwongeecs in #358
- BER-99: Fix Resources Section Header Text and Title Alignment by @baeuke in #360
New Contributors
- @hetvi15986 made their first contribution in #354
Full Changelog: 11.2...11.3
11.2
What's Changed
- BER-82: Rewrite/Recreate CalendarView in SwiftUI by @justinwongeecs in #349
- BER-75: Fix MapMarkersDropdownView Regression: Row Tap Target and Font Weight by @iychi in #348
- BER-88: Temporary Fix Crash Originating From Filter.apply(filters:on:indices:completion:) by @justinwongeecs in #350
- BER-70: Rewrite Home Search View by @baeuke in #347
- BER-90: Fix Incorrect BMCalendarView Calendar Dates by @justinwongeecs in #353
- BER-84: Fix Gym Occupancy Unnecessary Refresh Upon Switch by @justinwongeecs in #352
- BER-87: Rewrite CampusEventTableViewCell by @justinwongeecs in #346
- BER-73: Rewrite OpenTimesCardView in SwiftUI by @YHC66 in #343
- BER-89: Fix Incorrect StateObject Configuration For HomeViewModel by @justinwongeecs in #351
- BER-66: Update Home Map User Location Button Based On Location Permissions by @justinwongeecs in #345
- BER-91: Stale Data With Gym Occupancy Views by @justinwongeecs in #355
Full Changelog: 11.1...11.2
11.1
What's Changed
- BER-79: Update Resources Dropdown Visual Distinction by @YHC66 in #339
- BER-78: Replace Home Drawer Section Table Cells With HomeSectionListRowView by @justinwongeecs in #338
- BER-72: Rewrite CardView in SwiftUI as a View Modifier by @iychi in #340
- BER-86: Remove SearchTextField CocoaPod by @justinwongeecs in #344
- BER-60: New Safety View Maps UI with Custom Annotations by @justinwongeecs in #342
Full Changelog: 11.0...11.1
11.0
- BER-55: Update Gitignore For Secrets and GoogleInfoService by @justinwongeecs in #324
- BER-49: Improve SegmentedControlView's Indicator Bar by @baeuke in #325
- BER-54: Switch to SegmentedControlView by @YHC66 in #326
- BER-63: Stop Tracking GoogleService-Info.plist by @justinwongeecs in #329
- BER-47: Remove Home Tab Map Markers Scroll View by @justinwongeecs in #322
- BER-58: Rewrite Home Map User Location Button in SwiftUI by @justinwongeecs in #331
- BER-50: Update MapMarkersDropdownView to BMFont by @iychi in #327
- BER-48: Restrict Home Tab Map Viewing Area by @baeuke in #330
- BER-69: Redesign & Rewrite Home Drawer UI using BMDrawerView by @justinwongeecs in #333
- BER-65: Create ResourcesSectionDropdown SwiftUI View by @YHC66 in #332
- BER-62: Recreate FilterTableViewCell in SwiftUI by @baeuke in #334
- BER-76: Resolve BER-10 GoogleService-Info.plist Issue + Gym Scrappers by @justinwongeecs in #337
- BER-74: Replace SegmentedControlViewController with SegmentedControlView in Events Tab by @justinwongeecs in #335
New Contributors
- @justinwongeecs made their first contribution in #305
- @baeuke made their first contribution in #325
- @YHC66 made their first contribution in #326
- @iychi made their first contribution in #327
Full Changelog: 10.1.5...11.0
10.1.5
change version and build
10.1.4
change version number