Releases: nextdeveloper-nl/blogs
Releases · nextdeveloper-nl/blogs
Release list
v1.4.6
What's Changed
- feat: Enhance model bindings and query filters for blog-related entities by @ikhalilatteib in #72
Full Changelog: v1.4.5...v1.4.6
feat: Implement PostSlugHistories management with CRUD operations and query filters
Merge pull request #71 from nextdeveloper-nl/dev Dev
feat: Add MarketplaceSalesPerson role for managing marketplace account access
Merge pull request #69 from nextdeveloper-nl/dev Dev
Add account management actions for blog accounts
What's Changed
- feat: Add account management actions for blog accounts by @ikhalilatteib in #66
- Dev by @ikhalilatteib in #67
Add PostTranslationService for blog post translations and refactor translation handling
Merge pull request #65 from nextdeveloper-nl/dev Add PostTranslationService for blog post translations and refactor translation handling
Implement cache purging for unchanged translations
What's Changed
- Implement cache purging for unchanged translations and enhance transl… by @ikhalilatteib in #64
v1.4.0
What's Changed
- Update composer.json for Laravel 12 compatibility by @ikhalilatteib in #61
- Dev by @ikhalilatteib in #63
Refactor translation handling in blog posts to ensure consistency and improve error handling
What's Changed
- Refactor translation handling in blog posts to ensure consistency and improve error handling by @ikhalilatteib in #62