Skip to content

Commit 796c58a

Browse files
committed
changelog
1 parent b3b4a17 commit 796c58a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

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)
23+
24+
25+
326
## 3.0.35 (2020-12-17)
427

528
### What's new

0 commit comments

Comments
 (0)