Skip to content

Latest commit

 

History

History
239 lines (160 loc) · 14 KB

CHANGELOG.md

File metadata and controls

239 lines (160 loc) · 14 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-11-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • oidc - v0.9.0+1
  • oidc_flutter_appauth - v0.5.0+1
  • oidc_desktop - v0.5.0+1
  • oidc_ios - v0.6.0+1
  • oidc_web - v0.6.0+1
  • oidc_android - v0.6.0+1
  • oidc_default_store - v0.2.0+12
  • oidc_platform_interface - v0.6.0+1
  • oidc_windows - v0.3.1+6
  • oidc_linux - v0.3.0+12
  • oidc_web_core - v0.3.0+1
  • oidc_macos - v0.6.0+1

oidc_core - v0.9.1

  • FEAT: Added OidcTokenExpiredEvent and OidcTokenExpiringEvent (#91). (85ba41ce)

2024-11-24

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • oidc_default_store - v0.2.0+11
  • oidc_windows - v0.3.1+5
  • oidc_linux - v0.3.0+11

oidc - v0.9.0

  • FIX: oidc not passing options properly. (b2fdf5fe)
  • FEAT: support offline auth. (cced6013)
  • DOCS: update changelogs. (b0ffeb43)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_android - v0.6.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_core - v0.9.0

  • FIX: expand successful status range to include 300-399 status code to allow for 304 , see. (717d5330)
  • FIX: improve OidcEndpoints error handling. (5f15c774)
  • FIX: update oidc_web_core version. (2717b23c)
  • FEAT: support offline auth. (cced6013)
  • FEAT: add keepUnverifiedTokens and keepExpiredTokens to user manager settings. (117931bd)
  • FEAT: add getIdToken to OidcUserManagerSettings. (dceabc89)
  • FEAT: updated oidc_core example. (676657b1)
  • DOCS: update changelogs. (b0ffeb43)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_desktop - v0.5.0

  • FIX: typo in oidc_desktop. (a6f67bd8)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_flutter_appauth - v0.5.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_ios - v0.6.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_macos - v0.6.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_platform_interface - v0.6.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_web - v0.6.0

  • FEAT: depend on oidc_web_core. (f3331a8e)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_web_core - v0.3.0

  • REVERT: local version. (e948477a)
  • FIX: #68. (1b30c879)
  • FIX: update oidc_web_core version. (2717b23c)
  • DOCS: update oidc_web_core readme. (7a2a3f12)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

2024-11-24

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • oidc_default_store - v0.2.0+10
  • oidc_windows - v0.3.1+4
  • oidc_linux - v0.3.0+10

oidc - v0.8.0

  • FIX: oidc not passing options properly. (b2fdf5fe)
  • FEAT: support offline auth. (cced6013)
  • DOCS: update changelogs. (b0ffeb43)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_android - v0.5.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_core - v0.8.0

  • FIX: expand successful status range to include 300-399 status code to allow for 304 , see. (717d5330)
  • FIX: improve OidcEndpoints error handling. (5f15c774)
  • FIX: update oidc_web_core version. (2717b23c)
  • FEAT: support offline auth. (cced6013)
  • FEAT: add keepUnverifiedTokens and keepExpiredTokens to user manager settings. (117931bd)
  • FEAT: add getIdToken to OidcUserManagerSettings. (dceabc89)
  • FEAT: updated oidc_core example. (676657b1)
  • DOCS: update changelogs. (b0ffeb43)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_desktop - v0.4.0

  • FIX: typo in oidc_desktop. (a6f67bd8)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_flutter_appauth - v0.4.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_ios - v0.5.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_macos - v0.5.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_platform_interface - v0.5.0

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_web - v0.5.0

  • FEAT: depend on oidc_web_core. (f3331a8e)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

oidc_web_core - v0.2.0

  • FIX: #68. (1b30c879)
  • FIX: update oidc_web_core version. (2717b23c)
  • DOCS: update oidc_web_core readme. (7a2a3f12)
  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)