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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
All notable changes to `Filament-SimpleLightBox` will be documented in this file.
4
4
5
+
## 0.0.8 - 2024-08-02
6
+
7
+
### What's Changed
8
+
9
+
* Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/solutionforest/Filament-SimpleLightBox/pull/15
10
+
* Allow generate light box url from $record (reuse "evaluate" method from filament) by @cklei-carly in https://github.com/solutionforest/Filament-SimpleLightBox/pull/17
11
+
* Allow using generated url as default value by @cklei-carly in https://github.com/solutionforest/Filament-SimpleLightBox/pull/18
0 commit comments