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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,13 @@
1
1
# Compress Changelog
2
2
3
-
## 5.0.0 - Unreleased
3
+
## 5.0.0 - 2024-09-24
4
+
4
5
### Added
5
6
- Support for Craft 5 (Thanks @bymayo)!
6
7
8
+
### Changed
9
+
- Minimum Craft version is now 5.0.0
10
+
7
11
### Fixed
8
12
- Accept (and convert if necessary) `Illuminate\Support\Collection` and `array` in `craft.compress.zip` and `Compress::$plugin->compress->getArchiveModelForQuery()`
0 commit comments