You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
All notable changes to `laravel-image-transform-url` will be documented in this file.
4
4
5
+
## v0.6.0 - 2025-07-03
6
+
7
+
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).
8
+
9
+
### What's Changed
10
+
11
+
*[Enhancement] improve requirements and installation instructions by @ace-of-aces in https://github.com/ace-of-aces/laravel-image-transform-url/pull/5
12
+
*[Feature]: New Documentation 💅🏻 by @ace-of-aces in https://github.com/ace-of-aces/laravel-image-transform-url/pull/6
13
+
* chore(deps): bump actions/configure-pages from 4 to 5 by @dependabot in https://github.com/ace-of-aces/laravel-image-transform-url/pull/8
14
+
* chore(deps): bump pnpm/action-setup from 3 to 4 by @dependabot in https://github.com/ace-of-aces/laravel-image-transform-url/pull/7
15
+
*[Feature]: Cache Size Limit by @ace-of-aces in https://github.com/ace-of-aces/laravel-image-transform-url/pull/9
0 commit comments