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
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,28 @@
1
1
# Release Notes
2
2
3
+
## 3.0.36 (2020-12-23)
4
+
5
+
## What's new
6
+
- Added a `mount` variable to entries in templates. [#3046](https://github.com/statamic/cms/issues/3046)
7
+
- Added a `locales:count` tag. [#3042](https://github.com/statamic/cms/issues/3042)
8
+
9
+
## What's improved
10
+
- Hide the "Enable Pro" part of the Getting Started widget if it's enabled. [#3051](https://github.com/statamic/cms/issues/3051)
11
+
- Updated French and German translations. [#3029](https://github.com/statamic/cms/issues/3029)[#3052](https://github.com/statamic/cms/issues/3052)
12
+
- Improved the Asset SVG asset previews. [#2945](https://github.com/statamic/cms/issues/2945)
13
+
14
+
## What's fixed
15
+
- Fix issue where you couldn't drag Bard sets when used inside a Replicator. [#2063](https://github.com/statamic/cms/issues/2063)
16
+
- The 'Add Date' button is unavailable in the date fieldtype when it's read only. [#3025](https://github.com/statamic/cms/issues/3025)
17
+
- Fix issue where a non existent avatar sometimes caused an error. [#3027](https://github.com/statamic/cms/issues/3027)
18
+
- Show a dropdown indicator when there's more than one taxonomy blueprint. [#3010](https://github.com/statamic/cms/issues/3010)
19
+
- Fix btn class selector clash. [#3022](https://github.com/statamic/cms/issues/3022)
20
+
- Updating through the CP will also update dependencies, fixing an issue where people were stuck on 3.0.12. [#3045](https://github.com/statamic/cms/issues/3045)
21
+
- Prevent Replicator sets shrinking when dragging them. [9dedf49b3](https://github.com/statamic/cms/commit/9dedf49b3)
22
+
- Fix issue where you couldn't un-hide a blueprint. [#3033](https://github.com/statamic/cms/issues/3033)
0 commit comments