Skip to content

Latest commit

 

History

History
411 lines (242 loc) · 20.9 KB

File metadata and controls

411 lines (242 loc) · 20.9 KB

Changelog

5.1.0 (2026-01-23)

Features

5.0.0 (2025-12-04)

⚠ BREAKING CHANGES

  • Engine: Use context-based evaluation engine (#126)

Features

  • Engine: Evaluate from EvaluationContext (#108) (4cb3481)
  • Engine: Use context-based evaluation engine (#126) (91b0a3b)
  • get-version-from-composer-and-pass-it-in-headers (#112) (ae35794)
  • Local evaluation: Use the new context-based engine (#109) (66435a6)

Bug Fixes

  • Engine: Evaluate multivariates from segment overrides (#120) (88fcf5f)
  • Implicit identity key not supported for % Split operator (#115) (a9d1e23)

Docs

  • removing hero image from SDK readme (#95) (de30e67)

Refactoring

  • Engine: nits from context work review (#117) (1eaa8e4)

Other

v4.5.1 - 2025-03-31

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.5.0...v4.5.1

Changes

v4.5.0 - 2024-10-02

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.4.0...v4.5.0

Changes

v4.4.0 - 2024-08-28

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.3.1...v4.4.0

Changes

v4.3.1 - 2024-05-24

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.3.0...v4.3.1

Changes

v4.3.0 - 2024-04-19

What's Changed

  • feat: Identity overrides in local evaluation mode by @khvn26 in #69

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.2.1...v4.3.0

Changes

v4.2.1 - 2024-03-19

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.2.0...v4.2.1

Changes

v4.2.0 - 2024-03-15

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.1.2...v4.2.0

Changes

v4.1.2 - 2023-11-07

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.1.1...v4.1.2

Changes

v4.1.1 - 2023-09-01

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.1.0...v4.1.1

Changes

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v4.0.0...v4.1.0

Changes

What's Changed

  • BREAKING CHANGE: Use django id if present for percentage split evaluations by @matthewelwell in #48

WARNING: We modified the local evaluation behaviour. You may see different flags returned to identities attributed to your percentage split-based segments after upgrading to this version.

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v3.1.4...v4.0.0

Changes

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v3.1.3...v3.1.4

Changes

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v3.1.2...v3.1.3

Changes

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v3.1.1...v3.1.2

Changes

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v3.1.0...v3.1.1

Changes

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v3.0.2...v3.1.0

Changes

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v3.0.1...v3.0.2

Changes

Changes

What's Changed

  • Pass third declared param on set through by @tm1000 in #13
  • Added example directory with docker environment and a README by @fzia in #14
  • Github Actions Workflow by @fzia in #16
  • Feature - Flag Engine by @fzia in #17
  • Feature - Client side Re-evaluation by @fzia in #18
  • Prevent initialisation with local evaluation without server key by @fzia in #20
  • Expose segments by @fzia in #22
  • feat(semver): Add semver support to segment/traits by @fzia in #21
  • Fix segment priorities by @matthewelwell in #24
  • Release 3.0.0 by @matthewelwell in #19

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v2.1.1...v3.0.0

Changes

What's Changed

Changes

What's Changed

Changes

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-php-client/compare/v2.0.1...v2.0.2

Changes

Changes

Implements PSRs as per #4

Changes

  • Refactored Bullet Train > Flagsmith
  • New Packagist name
  • You can now override the API URL for self hosted API installations.

Changes