Skip to content

Latest commit

 

History

History
155 lines (89 loc) · 4.78 KB

File metadata and controls

155 lines (89 loc) · 4.78 KB

Change Log

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

2025-08-31

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.

  • workmanager - v0.9.0+3

workmanager_android - v0.9.0+2

  • FIX: Android initialization bug and iOS 14 availability annotations (#647).

workmanager_apple - v0.9.1+2

  • FIX: Android initialization bug and iOS 14 availability annotations (#647).

workmanager_platform_interface - v0.9.1+1

  • FIX: Android initialization bug and iOS 14 availability annotations (#647).

2025-08-06

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.

  • workmanager - v0.9.0+2
  • workmanager_apple - v0.9.1+1

workmanager_android - v0.9.0+1

  • FIX: prevent NullPointerException in BackgroundWorker.getDartTask (#636).

workmanager_platform_interface - v0.9.1

  • FEAT: add iOS Swift Package Manager support (#631).

2025-08-01

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.

  • workmanager - v0.9.0+1

workmanager_apple - v0.9.1

  • FEAT: add iOS Swift Package Manager support (#631).

2025-07-31

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

workmanager - v0.9.0

  • REFACTOR: replace debug mode with extensible hook-based system (#630).
  • REFACTOR: Migrate internal interfaces to pigeon (#613).
  • FIX: resolve critical null handling crashes from contributor reports (#626).
  • FEAT: Migrate to federated plugin architecture (#611).
  • BREAKING FIX: resolve issue #622 - periodic tasks running at incorrect frequencies (#628).

workmanager_android - v0.9.0

  • REFACTOR: replace debug mode with extensible hook-based system (#630).
  • REFACTOR: Migrate internal interfaces to pigeon (#613).
  • FIX: resolve critical null handling crashes from contributor reports (#626).
  • FEAT: Migrate to federated plugin architecture (#611).
  • BREAKING FIX: resolve issue #622 - periodic tasks running at incorrect frequencies (#628).

workmanager_apple - v0.9.0

  • REFACTOR: replace debug mode with extensible hook-based system (#630).
  • REFACTOR: Migrate internal interfaces to pigeon (#613).
  • FEAT: Migrate to federated plugin architecture (#611).
  • BREAKING FIX: resolve issue #622 - periodic tasks running at incorrect frequencies (#628).

workmanager_platform_interface - v0.9.0

  • REFACTOR: replace debug mode with extensible hook-based system (#630).
  • REFACTOR: Migrate internal interfaces to pigeon (#613).
  • FEAT: Migrate to federated plugin architecture (#611).
  • BREAKING FIX: resolve issue #622 - periodic tasks running at incorrect frequencies (#628).