Skip to content

Releases: justinhartman/fifa-play-zone

Release 1.1.0

01 Dec 14:05
Compare
Choose a tag to compare

FIFA+ Play Zone Changelog

This file contains the changelog details for revisions to the FIFA+ Play Zone.

New Features

  • 23933a4c: Introduce Player of the Match and Who Am I? screens to app

Bug Fixes

  • f553dfd6: Add Android icon to fix display of app icon on old devices
  • 5f282c52: Fix incorrect case for PNG images in README

Core Updates

Documentation

  • 2dd1dcc8: Add Player of the Match and Who Am I? to documentation
  • 48f30633: Add screenshots of the iOS app

Release 1.0.0

26 Nov 13:35
Compare
Choose a tag to compare

FIFA+ Play Zone Changelog

This file contains the changelog details for revisions to the FIFA+ Play Zone.

New Features

  • 1782ca16: Add Gruntfile.js with document templates for project releases
  • 6302b5c5: Add Expo Updates package
  • f642702f: New WebviewScreen to dynamically load screens by URI
  • fc8c3ce9: Change loading screen to use blue colour
  • 08801c67: Change tab colours to reflect screens
  • 31a83b8e: Replace default icons with new artwork
  • 3b24aeab: Add Daily Challenge screen and tab navigation
  • 30c052f7: Add all four Fan Zone screens for app tabs
  • 1860a1bf: Add LoadingScreen.jsx component for views

Bug Fixes

  • 5f668738: Fix incorrect path to AppScreens import
  • d34f2a10: Change to dark theme to fix status bar appearance

Refactored Code

  • d7a95fc2: Extract URIs to new AppConstants file
  • 67245954: Extract inline styles to new global style sheet
  • 3a5a9f13: Replace single screens with dynamic webview
  • 02cff657: Replace screens and App with arrow functions
  • bc6d7376: Change babel.config.js to use anonymous function
  • 2580ee6c: App component to render new screen tabs navigator

Style Changes

  • e73e4ba9: Apply style linting to Gruntfile.js
  • 2db4bd78: Apply style linting to StyleSheet.jsx
  • b55f0953: Add PropTypes to WebviewScreen
  • ff992477: Apply linting to files
  • f84e2905: Update eslint command for new structure
  • 8ae860d5: Apply eslint fixes across project files
  • c8b6fde4: Fix Component should be written as a pure function
  • ddd71db2: Add eslintrc file for linting

Core Updates

  • 7fabed71: Create Funding file to encourage sponsorship
  • f4aefcd4: Add EAS build details to project
  • 20bd4b51: Update project config files
  • build
    • 13abb14d: Add preview, channels and branches to EAS update

Documentation

  • 77fdb97f: Generate documentation with JSDoc
  • 4a1fd015: Update docblock comment and tag usage
  • edbd0bd4: Add license info to README
  • 0782aaa6: Create License file
  • a0080356: Add README with initial description
  • 3928eed1: Add copyright notice to App entry file

Pre-Release 0.0.1

26 Nov 13:34
Compare
Choose a tag to compare
Pre-Release 0.0.1 Pre-release
Pre-release

FIFA+ Play Zone Changelog

This file contains the changelog details for revisions to the FIFA+ Play Zone.

New Features