Skip to content

Releases: aws-amplify/amplify-js

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

aws-amplify-react@0.1.38

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

03/28/2018

  • aws-amplify-react - v0.1.38
    • Enhancement: adding onError support for withGoogle Federated login #475

v0.2.11

21 Mar 19:40
Compare
Choose a tag to compare

aws-amplify - v0.2.11

  • Enhancement: Analytics customize endpointId #421
  • Enhancement: Auth TOTP #407
  • Enhancement: Add support for developer authenticated strategies #425
  • Enhancement: Generate declaration file #381
  • Enhancement: Cognito cookie storage #398
  • Feature: Analytics plugin #236

aws-amplify-react - v0.1.36

  • Enhancement: Make options parameter optional in Storage.put #406
  • Enhancement: Auth TOTP #407
  • Bug Fix: Fix issue #357 for authenticator hidedefault #400

aws-amplify-react-native - v0.2.7

  • Bug Fix: asyncStorageCache #412

amazon-cognito-identity-js - v2.0.2

  • Enhancement: Missing types fix #454