Skip to content

Commit d3c9ed4

Browse files
committed
changelog
1 parent 50dbd51 commit d3c9ed4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Release Notes
22

3+
## v3.0.6 (2020-09-07)
4+
5+
### What's new
6+
- Improved multisite Glide support. [#2379](https://github.com/statamic/cms/issues/2379)
7+
- Added a GlideImageGenerated event. [#2160](https://github.com/statamic/cms/issues/2160)
8+
- The Glide tag will return the item's original URL if it's not resizable (like an svg). [#2122](https://github.com/statamic/cms/issues/2122)
9+
10+
### What's fixed
11+
- Fixed more of that issue from 3.0.4. [#2369](https://github.com/statamic/cms/issues/2369)
12+
- Adjust the margin in the section fieldtype. [#2154](https://github.com/statamic/cms/issues/2154)
13+
- Fix an issue where using a modifier on an array of augmentables (e.g. entries or assets), nothing would be output.
14+
15+
316
## v3.0.5 (2020-09-04)
417

518
### What's fixed

0 commit comments

Comments
 (0)