Skip to content

Commit 4e8f45a

Browse files
committed
Changelog
1 parent fae2163 commit 4e8f45a

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Release Notes
22

3-
## Unreleased
3+
## v3.0.2 (2020-08-27)
4+
5+
### What's new
6+
- Parent field is localizable by default. [#2211](https://github.com/statamic/cms/issues/2211)
7+
- Site selector when reordering entries.
8+
9+
### What's fixed
10+
- Prevent overwriting the entry variable. Prevents title, slug, parent, etc from incorrectly falling back to the root value. [#2211](https://github.com/statamic/cms/issues/2211)
11+
- Fix a "does not exist in structure" error when localizing a page. [#2176](https://github.com/statamic/cms/issues/2176)
12+
- The "Visit URL" button is updated when you change sites, or update the slug. [#1864](https://github.com/statamic/cms/issues/1864)
13+
- Fix an error when switching sites when creating an entry. [#2261](https://github.com/statamic/cms/issues/2261)
14+
- Fix entry reordering when using multiple sites. [#1869](https://github.com/statamic/cms/issues/1869)
15+
- Fix select fieldtype not rendering when you have numeric options/values. [#2302](https://github.com/statamic/cms/issues/2302)
16+
- The `wrap` modifier only wraps if there's something to wrap. [#2299](https://github.com/statamic/cms/issues/2299)
17+
- Fix missing breadcrumb. [#2236](https://github.com/statamic/cms/issues/2236)
18+
- Section fieldtype shouldn't be localizable. [#2236](https://github.com/statamic/cms/issues/2236)
19+
- Fix facade IDE typehint [#2297](https://github.com/statamic/cms/issues/2297)
20+
- Adjust contrast on some UI elements.
21+
22+
## v3.0.1 (2020-08-26)
423

524
### What's new
625
- Localizable field toggle. [#2045](https://github.com/statamic/cms/issues/2045)

0 commit comments

Comments
 (0)