Skip to content

Releases: StoDevX/AAO-React-Native

v2.4.0-beta.1

15 Jun 03:35
Compare
Choose a tag to compare
v2.4.0-beta.1 Pre-release
Pre-release

v2.3.0-beta.7...v2.4.0-beta.1

  • fixed android builds (due to the ruby auto-selection picking a ruby built with clang; see c9bc902 / #1120)
  • remove codepush

v2.3.0-beta.7

15 Jun 03:32
Compare
Choose a tag to compare

New since 2.3.0-beta.6

v2.3.0-beta.6...v2.3.0-beta.7

  • Set up the ability to automatically add yourself to the beta programs
  • Upgraded the Codepush target
  • Fixed up some minor visual / logic bugs in the jobs sections

New since 2.2.3

v2.2.3...v2.3.0-beta.7

  • Changed student orgs to St. Olaf instead of Presence
  • Allow searching student orgs on iOS
  • List student work postings
  • Fix Moments to change minutes at the minute mark, instead of at the 40 second mark

Additional note

We somewhat-accidentally promoted this build to release. It's perfectly stable, but we were hoping to not promote a build with the -beta moniker. Ah well. Lesson learned.

Actual Release Notes

will go here once someone retrieves them from iTC / Play Store

v2.3.0-beta.6

15 Jun 03:17
Compare
Choose a tag to compare
v2.3.0-beta.6 Pre-release
Pre-release

v2.3.0-beta.5...v2.3.0-beta.6

  • Remove hyphens from the iOS builds
    • We were using the hyphen to indicate v2.3.0-beta.6 – that is, the beta/alpha moniker.
    • We had to remove it, so now you just see 2.3.0 (build)

v2.3.0-beta.5

15 Jun 03:16
Compare
Choose a tag to compare
v2.3.0-beta.5 Pre-release
Pre-release

v2.3.0-beta.4...v2.3.0-beta.5

  • Remove auto-incrementing build numbers from Testflight
    • I think the get_testflight_build_number part wasn't working right? maybe?

v2.3.0-beta.4

15 Jun 03:14
Compare
Choose a tag to compare
v2.3.0-beta.4 Pre-release
Pre-release

v2.3.0-beta.3...v2.3.0-beta.4

  • automatically increment the build number as part of the versioning process so that TestFlight will accept the build

v2.3.0-beta.3

15 Jun 03:14
Compare
Choose a tag to compare
v2.3.0-beta.3 Pre-release
Pre-release

v2.3.0-beta.2...v2.3.0-beta.3

  • updated fastlane
  • copy the android private key correctly so that betas get signed properly

v2.3.0-beta.2

15 Jun 03:13
Compare
Choose a tag to compare
v2.3.0-beta.2 Pre-release
Pre-release

v2.3.0-beta.1...v2.3.0-beta.2

  • disable changelogs in the beta notes

v2.3.0-beta.1

15 Jun 03:12
Compare
Choose a tag to compare
v2.3.0-beta.1 Pre-release
Pre-release

v2.2.2...v2.3.0-beta.1

  • Use St. Olaf student orgs
  • Allow searching orgs on iOS
  • Fix Moments to change minutes at the minute mark, instead of at the 40 second mark
  • List student work postings from SIS
  • Switch to Google Play for android betas

v2.2.3

15 Jun 03:09
Compare
Choose a tag to compare

v2.2.2...v2.2.3

  • 9400943: remove the build number from the ios binary (because Xcode isn't very happy about the + sign)

v2.2.2

15 Jun 03:08
Compare
Choose a tag to compare

v2.2.1...v2.2.2

  • Updated Fastlane