File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 3.0.13 (2020-09-25)
4+
5+ ### What's new
6+ - The partial tag now supports [ slots] ( https://statamic.dev/tags/partial#slots ) .
7+
8+ ### What's improved
9+ - The preview area of the asset editor has been improved for SVGs.
10+ - The get_content tag has been given a little performance boost.
11+ - French translations have been updated. [ #2504 ] ( https://github.com/statamic/cms/issues/2504 )
12+ - Improve the UX of defining field conditions.
13+
14+ ### What's fixed
15+ - Status icons update when saving entries without needing to refresh. [ #1822 ] ( https://github.com/statamic/cms/issues/1822 )
16+ - Fixed entries in a structured collection (i.e. pages) ignoring content protection. [ #2526 ] ( https://github.com/statamic/cms/issues/2526 )
17+ - A markdown field with no value will be treated that way, rather than as an empty string. [ #2503 ] ( https://github.com/statamic/cms/issues/2503 )
18+ - Actions with redirects now actually redirect. [ #1946 ] ( https://github.com/statamic/cms/issues/1946 )
19+ - Action confirmation modals remain open on failures. [ #1576 ] ( https://github.com/statamic/cms/issues/1576 )
20+ - Bard will now render strikethrough elements. [ #2517 ] ( https://github.com/statamic/cms/issues/2517 )
21+ - Bumped html-to-prosemirror and prosemirror-to-html packages.
22+ - Bumped lodash version [ #2089 ] ( https://github.com/statamic/cms/issues/2089 )
23+
24+
25+
326## 3.0.12 (2020-09-22)
427
528### What's improved
2245- The submission class sets its data and supplements properties to collections.
2346
2447
48+
2549## 3.0.11 (2020-09-21)
2650
2751### What's new
You can’t perform that action at this time.
0 commit comments