File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## v3.0.4 (2020-09-04)
4+
5+ ### What's new
6+ - Revamped the validation builder you see when editing a field in a Blueprint or Fieldset.
7+ - The ` trans ` tag accepts a ` locale ` parameter if you want to be explicit, just like the ` trans() ` helper.
8+
9+ ### What's fixed
10+ - The table fieldtype is usable inside Replicator. [ #1447 ] ( https://github.com/statamic/cms/issues/1447 )
11+ - The search results tag will now filter results by the current site by default. [ #2343 ] ( https://github.com/statamic/cms/issues/2343 )
12+ - It'll also filter by published results by default. [ #2268 ] ( https://github.com/statamic/cms/issues/2268 )
13+ - Tag pairs using the ` scope ` modifier have access to cascading variables. [ #1550 ] ( https://github.com/statamic/cms/issues/1550 )
14+ - Using the ` where ` modifier no longer removes access to cascading variables. [ #2224 ] ( https://github.com/statamic/cms/issues/2224 )
15+ - Fix error when using the ` scope ` modifier on a Grid fieldtype. [ #2250 ] ( https://github.com/statamic/cms/issues/2250 )
16+
17+
18+
319## v3.0.3 (2020-09-02)
420
521### What's new
You can’t perform that action at this time.
0 commit comments