Skip to content

Commit f46955f

Browse files
committed
3.0.14
1 parent 90ffe47 commit f46955f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
# Release Notes
22

3-
## Unreleased
3+
## 3.0.14 (2020-09-30)
44

55
### What's improved
66
- Prevent the asset browser's bulk action toolbar pushing everything down in grid mode.
77
- You can define a fieldset's handle when creating it. [#1717](https://github.com/statamic/cms/issues/1717)
88
- Added a `down` method to the auth migration. [#2546](https://github.com/statamic/cms/issues/2546)
99
- Increase performance of blueprint lookups. [#2552](https://github.com/statamic/cms/issues/2552)
10+
- Entry and Term static cache URLs will be invalidated when they're deleted. [#2393](https://github.com/statamic/cms/issues/2393)
1011
- Fix the listings' "check all" checkbox position.
11-
- French and Portuguese translations.
12+
- The `user:forgot_password_form` tag plays nicer with other forms on the page.
13+
- A bunch of translations have been updated.
1214

1315
### What's fixed
1416
- Stop forcing the title field to the start. [#2536](https://github.com/statamic/cms/issues/2536)
1517
- Fix position of Bard toolbar inside a Stack. [#1911](https://github.com/statamic/cms/issues/1911)
18+
- The translator tool will no longer null out nested arrays. [#2544](https://github.com/statamic/cms/issues/2544)
19+
- Fixed the `success` variable on the `user:forgot_password_form` tag. [#1777](https://github.com/statamic/cms/issues/1777)
20+
- Fixed the `mount` variable in routes sometimes doubling up or being for the wrong site. [#2569](https://github.com/statamic/cms/issues/2569)
1621
- Match the "discovered addon" color to Laravel's "discovered package" color in the `statamic:install` output.
1722

1823

0 commit comments

Comments
 (0)