Skip to content

Commit 0567670

Browse files
committed
Changelog
1 parent e33255b commit 0567670

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.12 (2020-09-22)
4+
5+
### What's improved
6+
- Added labels to scaffolding checkboxes. [#2488](https://github.com/statamic/cms/issues/2488)
7+
- French and Portuguese translations have been updated. [#2493](https://github.com/statamic/cms/issues/2493) [#2474](https://github.com/statamic/cms/issues/2474)
8+
- Yo dawg, I heard you like HTML, so the HTML fieldtype gets an HTML field so you can write HTML to display as HTML.
9+
10+
### What's fixed
11+
- Removed the handle field in the navigation edit form. [#1959](https://github.com/statamic/cms/issues/1959)
12+
- Fixed the missing icons when you add new fields. [#1959](https://github.com/statamic/cms/issues/1959)
13+
- Long links in Bard get wrapped. [#1814](https://github.com/statamic/cms/issues/1814)
14+
- Asset upload instructions actually explain asset uploads. [#1686](https://github.com/statamic/cms/issues/1686)
15+
- Invalid dates no longer cause an error. [#2038](https://github.com/statamic/cms/issues/2038)
16+
- SVGs get rendered in the asset editor modal. [#2484](https://github.com/statamic/cms/issues/2484)
17+
- Fixed some breadcrumb links. [#2475](https://github.com/statamic/cms/issues/2475)
18+
- The YAML fieldtype is now actually read only when it needs to be, instead of just saying it is. [#2082](https://github.com/statamic/cms/issues/2082)
19+
- Upgraded the Pickr library, which stops the color fieldtype dropping off the page. [#2110](https://github.com/statamic/cms/issues/2110)
20+
- The Revealer fieldtype's label is hidden inside Replicator. [#2468](https://github.com/statamic/cms/issues/2468)
21+
- The `has` method on data classes like entries will return `true` if it has a value of `false` or `null`.
22+
- The submission class sets its data and supplements properties to collections.
23+
24+
325
## 3.0.11 (2020-09-21)
426

527
### What's new

0 commit comments

Comments
 (0)