Releases: spatie/laravel-tags
Releases · spatie/laravel-tags
4.7.0
What's Changed
- docs: update the contents of the published config file by @alexrififi in #506
- Fix Test Badge by @askdkc in #510
- Fixed links to documentation pages by @sertxudev in #512
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #504
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #515
- Added support for translation via JSON fields for PostgreSQL by @CheesyTech in #509
- bugfix: fixes the syncWithType method to avoid deleting tags without … by @stanbridge-wcorrea in #511
- Add "hasTag" method to check if the model has a certain tag by @jimmitjoo in #517
- Document the
hasTag
method by @AlexVanderbist in #519
New Contributors
- @alexrififi made their first contribution in #506
- @askdkc made their first contribution in #510
- @sertxudev made their first contribution in #512
- @CheesyTech made their first contribution in #509
- @stanbridge-wcorrea made their first contribution in #511
- @jimmitjoo made their first contribution in #517
Full Changelog: 4.6.1...4.7.0
4.6.1
4.6.0
4.5.2
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #485
- Bump actions/checkout from 3 to 4 by @dependabot in #480
- fix: set public visibility for findOrCreateFromString by @KnightYoshi in #491
- fix: Fixing issue when using a different table to store pivot data by @jordanmiguel in #492
New Contributors
- @KnightYoshi made their first contribution in #491
- @jordanmiguel made their first contribution in #492
Full Changelog: 4.5.1...4.5.2
4.5.1
What's Changed
- Define class MorphPivot as default for the 'tags.taggable.class_name' config getter. by @eggnaube in #476
Full Changelog: 4.5.0...4.5.1
4.5.0
What's Changed
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #461
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #462
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #466
- changed deleteTags to deleteTag where appropriate by @titonova in #469
- Add the ability to configure a custom Taggables model class by @eggnaube in #470
New Contributors
Full Changelog: 4.4.0...4.5.0
4.4.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #444
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #457
- Configable taggables morph table by @silnex in #458
New Contributors
Full Changelog: 4.3.7...4.4.0
4.3.7
What's Changed
- Return slugs in find methods by @falconsmilie in #443
New Contributors
- @falconsmilie made their first contribution in #443
Full Changelog: 4.3.6...4.3.7
4.3.6
- support Laravel 10
What's Changed
- Add PHP 8.2 to tests workflow by @patinthehat in #429
- Add Dependabot Automation by @patinthehat in #430
- Match locale in example by @CaddyDz in #435
- Bump actions/checkout from 2 to 3 by @dependabot in #432
- Switch to anonymous migration and void return type for up method by @ziming in #440
- Method for reversing migrations by @eimantaaas in #442
New Contributors
- @CaddyDz made their first contribution in #435
- @dependabot made their first contribution in #432
- @ziming made their first contribution in #440
- @eimantaaas made their first contribution in #442
Full Changelog: 4.3.5...4.3.6
4.3.5
What's Changed
- Add without tags scope by @stfndamjanovic in #428
New Contributors
- @stfndamjanovic made their first contribution in #428
Full Changelog: 4.3.4...4.3.5