Skip to content

Commit 7f74021

Browse files
ace-of-acesgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 7eb8519 commit 7f74021

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to `laravel-image-transform-url` will be documented in this file.
44

5+
## v0.7.0 - 2025-07-20
6+
7+
In this version, the planned URL signing feature has been added.
8+
9+
**⚠️ Potential breaking change:**
10+
Renamed the service provider from `LaravelImageTransformUrlServiceProvider` to `ImageTransformUrlServiceProvider`.
11+
Code changes should only necessary when a custom service provider registration is being used.
12+
13+
### What's Changed
14+
15+
* [Feature]: Signed URLs by @ace-of-aces in https://github.com/ace-of-aces/laravel-image-transform-url/pull/11
16+
17+
**Full Changelog**: https://github.com/ace-of-aces/laravel-image-transform-url/compare/v0.6.0...v0.7.0
18+
519
## v0.6.0 - 2025-07-03
620

721
This version introduces a new cache size limit, enabled by default. More info in the [documentation](https://image-transform-url.julian.center/image-caching#cache-size-limit).

0 commit comments

Comments
 (0)