Skip to content

Commit f80a4bb

Browse files
committed
changelog
1 parent efa5b10 commit f80a4bb

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## 3.0.38 (2021-01-11)
4+
5+
### What's new
6+
- Added a horizontal rule button to Bard. [#3076](https://github.com/statamic/cms/issues/3076)
7+
- Ability to choose from multiple blueprints on the empty collection screen. [#1985](https://github.com/statamic/cms/issues/1985)
8+
- You can now edit a blueprint section's or Bard set's handle separately from the display text. [#1667](https://github.com/statamic/cms/issues/1667)
9+
- Addons can more easily register actions, scopes, and filters. [#3093](https://github.com/statamic/cms/issues/3093)
10+
11+
### What's improved
12+
- Updated French and Dutch translations. [#3077](https://github.com/statamic/cms/issues/3077) [#3086](https://github.com/statamic/cms/issues/3086)
13+
14+
### What's fixed
15+
- Fix Bard issue where using bold inside a link would split the link up. [#2109](https://github.com/statamic/cms/issues/2109)
16+
- Fix Bard issue where an empty paragraph is added before a newly added set. [#1491](https://github.com/statamic/cms/issues/1491)
17+
- Prevent editing and removing assets from the assets fieldtype when it's read only. [#1826](https://github.com/statamic/cms/issues/1826)
18+
- Half measure static caching uses the correct expiry key as per the docs. [#2744](https://github.com/statamic/cms/issues/2744)
19+
- Fixed an issue where a statically cached page would get unintentionally re-cached. [#3085](https://github.com/statamic/cms/issues/3085)
20+
- Fix date handling when using revisions. [#3094](https://github.com/statamic/cms/issues/3094)
21+
22+
23+
324
## 3.0.37 (2021-01-06)
425

526
### What's new

0 commit comments

Comments
 (0)