Skip to content

Releases: aliziodev/laravel-taxonomy

v2.8.0

24 Nov 14:03

Choose a tag to compare

2.8.0 (2025-11-24)

Bug Fixes

  • database: modify unique constraint to exclude soft-deleted records (3097332)

Features

  • model: handle slug conflicts and cache clearing on restore (d0035cc)
  • taxonomy: add slug handling options for soft-deleted records (0e22f5d)

v2.7.0

14 Nov 19:27

Choose a tag to compare

2.7.0 (2025-11-14)

Features

  • migrations: add configurable migration loading for taxonomy (69d8cdc)

Performance Improvements

  • TaxonomyManager: improve cache invalidation strategy (54ccbe6)

v2.6.1

10 Oct 19:33

Choose a tag to compare

2.6.1 (2025-10-10)

Bug Fixes

  • database: use dynamic table names for taxonomy foreign keys #10 (2908957)

v2.6.0

02 Sep 20:07

Choose a tag to compare

2.6.0 (2025-09-02)

Features

  • taxonomy: add type-specific operations and query scopes (20cf611)
  • taxonomy: add type-specific taxonomy relationship methods (ee31d44)

v2.5.0

22 Jul 10:41

Choose a tag to compare

2.5.0 (2025-07-22)

Features

  • refactor to configurable model and merged PR #8 (#9) (409cbe7)

v2.4.8

15 Jul 16:50

Choose a tag to compare

2.4.8 (2025-07-15)

Bug Fixes

  • taxonomies: relation return model from config (#7) (5c9b85e)

v2.4.7

03 Jul 23:45

Choose a tag to compare

2.4.7 (2025-07-03)

Bug Fixes

  • ci: resolve composer dependency management issues in workflows (3e46e8d)

v2.4.6

03 Jul 23:40

Choose a tag to compare

2.4.6 (2025-07-03)

Bug Fixes

  • workflows: remove invalid --prefer-stable flag from composer install (4b7a17d)

v2.4.5

03 Jul 23:36

Choose a tag to compare

2.4.5 (2025-07-03)

Bug Fixes

  • workflows: prevent orchestra/testbench dependency placement issues (8b5e7e7)

v2.4.4

03 Jul 23:30

Choose a tag to compare

2.4.4 (2025-07-03)

Bug Fixes

  • composer: move again orchestra/testbench to require-dev (2fc16b0)
  • release: remove composer.json from semantic-release assets (8f3b2db)