You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,27 @@
1
1
# Release Notes
2
2
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)
0 commit comments