Skip to content

Releases: aws-amplify/amplify-js

aws-amplify-angular@0.1.1

16 May 03:01
4d1e077
Compare
Choose a tag to compare
  • aws-ampify-angular - v0.1.1:
    • Bug Fix: angular sign in mfa check #759

amazon-cognito-identity-js@2.0.5

16 May 03:02
4d1e077
Compare
Choose a tag to compare
  • amazon-cognito-identity-js - v2.0.5
    • Enhancement: Update crypto browserify to v3.0.0 #731
    • Enhancement: Callback with error if error thrown due to network #605

aws-amplify@0.3.3

24 Apr 18:18
6916562
Compare
Choose a tag to compare
  • aws-amplify - v0.3.3
    • remove unused variable #670
    • Enhancement: Configurable Storage prefix #611 #332 #668
    • Enhancement: Analytics events resending limit #590
    • Bug Fix: Cannot sign in after Auth.completeNewPassword #589
    • Bug Fix: Declare type dependencies #629
    • Bug Fix: API GraphQL connect fix #652
    • Feature: OAuth / Cognito Hosted UI #565 #480 #311 #45 #542 #376 #710
    • Enhancement: add docs for protected storage level #626
    • Enhancement: Dispatch failure event for pwd completion error #694
    • Bug Fix: Sign out and i18n #700
    • Enhancement: Initial commit of documentation change #708
    • Bug Fix: use NetworkError code in aws-cognito-identity #706

aws-amplify-react@0.1.43

24 Apr 18:18
6916562
Compare
Choose a tag to compare

aws-amplify-angular@0.1.0

16 Apr 22:25
Compare
Choose a tag to compare

Angular module for inclusion in angular apps.

  • Angular service provider with access to Amplify categories
  • Default base theme css
  • Authentication state subject/subscribe
  • UI components for Angular
    • Authenticator
    • Storage - photo-picker, album, s3-image
  • Typescript watch command for local development

aws-amplify@0.3.0

13 Apr 04:49
Compare
Choose a tag to compare
  • Feature: Adding graphql support #645.
  • Bug Fix: Analytics retry issue #644.

aws-amplify-react@0.1.39

13 Apr 04:47
Compare
Choose a tag to compare
  • Feature: Adding Connect component for graphql #645.

aws-amplify-react-native@0.2.8

13 Apr 04:48
Compare
Choose a tag to compare
  • Feature: Adding Connect component for graphql #645.
  • Bug Fix: Keyboard dismiss fix #530

Amplify Release v0.2.15

12 Apr 01:01
Compare
Choose a tag to compare
  • Enhancement: Preserve error context when loading Cognito credentials. #577
  • Enhancement: Increase test coverage for PubSub. #588
  • Enhancement: Fix StorageCache configure and use InMemoryCache. #635
  • Bug Fix: Sign out fix. #511
  • Bug Fix: Adding Polyfill.js to fix PubSub. #588
  • Bug Fix: Ensure credentials retrieved only once on page reload. #486
  • Bug Fix: Fix empty object returned in componentDidMount when using Auth.currentUserInfo. #608
  • Bug Fix: Setting authData after ConfirmSignIn

aws-amplify@0.2.14

28 Mar 22:16
fd4e8c4
Compare
Choose a tag to compare

03/28/2018

  • aws-amplify - v0.2.14
    • Enhancement: Refreshing Federated jwt token on need. #191
    • Enhancement: Binding console to console functions #458
    • Enhancement: Customize endpoint userId and attributes #437
    • Enhancement: Analytics turn on/off #479
    • Enhancement: Add params.ContentDisposition to Storage.put() #501
    • Enhancement: Make Storage operations options optional #527
    • Enhaneement: Adding custom federated auth provider #540
    • Feature: Initial implementation of PubSub category #460
    • Bug Fix: Retrieving credentials only once when reloading pages #486
    • Bug Fix: Sign out fix #511
    • Bug Fix: Credentials expired case handle #528