Skip to content

Commit b55b6cb

Browse files
committed
3.0.10
1 parent ac9bf26 commit b55b6cb

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

3+
## 3.0.10 (2020-09-18)
4+
5+
## What's improved
6+
- German, French, and Portuguese translations have been updated. [#2445](https://github.com/statamic/cms/issues/2445) [#2444](https://github.com/statamic/cms/issues/2444) [#2458](https://github.com/statamic/cms/issues/2458)
7+
- When an asset search returns no results it says "No results" instead of "This container is empty".
8+
- Asset container handle are generated using snake_case as you type the title.
9+
- The "and" the sentence_list modifier is translated. [#2463](https://github.com/statamic/cms/issues/2463)
10+
11+
## What's fixed
12+
- Actions that don't want to be confirmed... won't be. [#1497](https://github.com/statamic/cms/issues/1497) [#2446](https://github.com/statamic/cms/issues/2446)
13+
- Assets can be searched in grid mode. [#2318](https://github.com/statamic/cms/issues/2318) [#2442](https://github.com/statamic/cms/issues/2442)
14+
- User avatars can be output in templates. [#2017](https://github.com/statamic/cms/issues/2017)
15+
- The glide:generate tag uses the appropriate generation methods.
16+
- Resolved an error in a taxonomy term listing when using a terms field on another term. [#2307](https://github.com/statamic/cms/issues/2307)
17+
- Fix an issue where the sort modifier would output nothing. [#2450](https://github.com/statamic/cms/issues/2450)
18+
- Prevent the tree from disappearing when switching from list view. [#2408](https://github.com/statamic/cms/issues/2408)
19+
20+
## What's removed
21+
- "Angle brackets can now be used in modifiers" from 3.0.9 has been reverted for now. [#2022](https://github.com/statamic/cms/issues/2022)
22+
23+
24+
325
## 3.0.9 (2020-09-16)
426

527
### What's new

0 commit comments

Comments
 (0)