Skip to content

Tags: CenWIDev/app-cwitc

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #96 from CenWIDev/release/2.0.0

Initial 2.0.0 release

2.0.0_dev

Toggle 2.0.0_dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update dev with 2.0.0 changes (#99)

* Release 1.1.0 (#69)

Updates for 2018: 
* replaced firebase auth with auth0 authentication (#65 )
* replaced firebase data storage with static files on GitHub (see app_data branch) (#65)
* remove notifications feature
* removed tweets feature
* update crash reporting sdk to latest appcenter instead of azure mobile center (#64)
* iOS architecture changes - make arm64
* update target for android to latest

* Initial 2.0.0 Release (#97)

* update app to use firebase again for authentication
* use contentful CMS for managing sessions, speakers, etc.
* user favorites & session feedback stored in firebase again
* made UI consistent between android & iOS

* fix android build issue (#98)

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.1.0 (#69)

Updates for 2018: 
* replaced firebase auth with auth0 authentication (#65 )
* replaced firebase data storage with static files on GitHub (see app_data branch) (#65)
* remove notifications feature
* removed tweets feature
* update crash reporting sdk to latest appcenter instead of azure mobile center (#64)
* iOS architecture changes - make arm64
* update target for android to latest

1.0.5

Toggle 1.0.5's commit message
Release/1.0.5 (#61)

Feedback Enhancements:
- adds the ability to allow text to be specified when providing feedback

Lunch Location Enhancements:
- adds a map to lunch locations page

other minor tweaks & fixes

1.0.4

Toggle 1.0.4's commit message
Release/1.0.4 (#55)

* release version 1.0.2 (#49)

* added itunes & google play store assets

* cleaned up unused android permissions

* remove ios entitlements file

* version number bump

* got quick actions working for iOS (#52)

* renamed “Events” to “Schedule”

* fixed issues with google auth in android & iOS (#54)

* updated google service config files

* cleanedup signout for google on android

* user check before loading favorite/feedback data

save user id first after login

* removed the technology list in the app

* bump version number

1.0.3

Toggle 1.0.3's commit message
Release/1.0.3 (#53)

* release version 1.0.2 (#49)

* added itunes & google play store assets

* cleaned up unused android permissions

* remove ios entitlements file

* version number bump

* got quick actions working for iOS (#52)

* renamed “Events” to “Schedule”

* version bump to 1.0.3

1.0.2

Toggle 1.0.2's commit message
iOS tweaks for 1.0.2 (#51)

* make the app iphone only

1.0.1

Toggle 1.0.1's commit message
ready for initial release