All Versions
76
Latest Version
Avg Release Cycle
14 days
Latest Release
983 days ago

Changelog History
Page 6

  • v4.4.0 Changes

    November 27, 2019

    4.4.0 (2019-11-27)

    🐛 Bug Fixes

    • authentication-client: Reset authentication promise on socket disconnect (#1696) (3951626)
    • core: Improve hook missing parameter message by adding the service name (#1703) (2331c2a)
    • rest-client: Allow to customize getting the query (#1594) (5f21272)
    • transport-commons: Allow to properly chain SocketIo client.off (#1706) (a4aecbc)
    • typescript: Allow specific service typings for Hook and HookContext (#1688) (f5d0ddd)

    🔋 Features

    • authentication: Add parseStrategies to allow separate strategies for creating JWTs and parsing headers (#1708) (5e65629)
    • authentication-oauth: Set oAuth redirect URL dynamically (#1608) (1293e08)
  • v4.3.11 Changes

    November 11, 2019

    4.3.11 (2019-11-11)

    🐛 Bug Fixes

    • authentication: Retain object references in authenticate hook (#1675) (e1939be)
    • authentication-oauth: Allow hash based redirects (#1676) (ffe7cf3)
  • v4.3.10 Changes

    October 26, 2019

    4.3.10 (2019-10-26)

    Note: Version bump only for package feathers

  • v4.3.9 Changes

    October 26, 2019

    4.3.9 (2019-10-26)

    🐛 Bug Fixes

    • ➕ Add jsonwebtoken TypeScript type dependency (317c80a)
    • 0️⃣ Only initialize default Express session if oAuth is actually used (#1648) (9b9b43f)
    • Small type improvements (#1624) (50162c6)
  • v4.3.8 Changes

    October 14, 2019

    🐛 Bug Fixes

    • ✂ Remove adapter commons type alternatives (#1620) (c9f3086)
  • v4.3.7 Changes

    October 14, 2019

    🐛 Bug Fixes

    • 👌 Improve authentication client default storage initialization (#1613) (d7f5107)
    • 👌 improve Service and AdapterService types (#1567) (baad6a2)
    • 🔧 make __hooks writable and configurable (#1520) (1c6c374)
    • Typings for express request and response properties (#1609) (38cf8c9)
  • v4.3.6 Changes

    October 07, 2019

    🐛 Bug Fixes

  • v4.3.5 Changes

    October 07, 2019

    🐛 Bug Fixes

    • ⏱ Authentication type improvements and timeout fix (#1605) (19854d3)
    • 🔄 Change this reference in client libraries to explicitly passed app (#1597) (4e4d10a)
    • 👌 Improve error message when authentication strategy is not allowed (#1600) (317a312)
  • v4.3.4 Changes

    October 03, 2019

    🐛 Bug Fixes

  • v4.3.3 Changes

    September 21, 2019

    🐛 Bug Fixes

    • check for undefined access token (#1571) (976369d)
    • Small improvements in dependencies and code sturcture (#1562) (42c13e2)