Skip to content

Tags: coolmenu/edx-app-ios

Tags

release/3.1.0

Toggle release/3.1.0's commit message
build: Bump build version to 5

release/3.0.1

Toggle release/3.0.1's commit message
build: bump build number to 2

release/3.0.0

Toggle release/3.0.0's commit message
chore: update build number

release/2.26.3

Toggle release/2.26.3's commit message
refactor: Update how version numbers are used

"Build Version" aka "Bundle Version" or "Current Project Version" is intended to be an internal version.
"Short Version" aka "Marketing Version" is intended to be what is typically displayed to and understood by users.

We were using "Build Version" as the user-understood version, and "Short Version" as just the Major.Minor part of the "Build Version".  This change replaces our use of "Build Version" with "Short Version" in most places, and adds a new "Display Version" that is a concatenation of "Build Version" and "Short Version" for use when displaying the version to users in the app in Login, What's New, and Account screens, as well as for User Agent strings.

IMPORTANT: This change is intended to happen alongside updated usage of "Version" and "Build" strings in the edX target settings.  That is, moving forward, the "Version" string - as the "Short Version" - should be the version that we intend users to see in the App Store, and general understand to be the app version.  The "Build" string should be used to identify exactly which commit/build the app is.

open-release/maple.2

Toggle open-release/maple.2's commit message
refactor: Update how version numbers are used

"Build Version" aka "Bundle Version" or "Current Project Version" is intended to be an internal version.
"Short Version" aka "Marketing Version" is intended to be what is typically displayed to and understood by users.

We were using "Build Version" as the user-understood version, and "Short Version" as just the Major.Minor part of the "Build Version".  This change replaces our use of "Build Version" with "Short Version" in most places, and adds a new "Display Version" that is a concatenation of "Build Version" and "Short Version" for use when displaying the version to users in the app in Login, What's New, and Account screens, as well as for User Agent strings.

IMPORTANT: This change is intended to happen alongside updated usage of "Version" and "Build" strings in the edX target settings.  That is, moving forward, the "Version" string - as the "Short Version" - should be the version that we intend users to see in the App Store, and general understand to be the app version.  The "Build" string should be used to identify exactly which commit/build the app is.

open-release/maple.1

Toggle open-release/maple.1's commit message
refactor: Update how version numbers are used

"Build Version" aka "Bundle Version" or "Current Project Version" is intended to be an internal version.
"Short Version" aka "Marketing Version" is intended to be what is typically displayed to and understood by users.

We were using "Build Version" as the user-understood version, and "Short Version" as just the Major.Minor part of the "Build Version".  This change replaces our use of "Build Version" with "Short Version" in most places, and adds a new "Display Version" that is a concatenation of "Build Version" and "Short Version" for use when displaying the version to users in the app in Login, What's New, and Account screens, as well as for User Agent strings.

IMPORTANT: This change is intended to happen alongside updated usage of "Version" and "Build" strings in the edX target settings.  That is, moving forward, the "Version" string - as the "Short Version" - should be the version that we intend users to see in the App Store, and general understand to be the app version.  The "Build" string should be used to identify exactly which commit/build the app is.

release/2.26.2

Toggle release/2.26.2's commit message
Bump version to 2.26.2

release/2.25.2

Toggle release/2.25.2's commit message
Bump version to v 2.25.2

release/2.24.3

Toggle release/2.24.3's commit message
Dates banner hot fix release

release/2.24.2

Toggle release/2.24.2's commit message
Value Prop and ORA Support