Skip to content

Commit f5e6d98

Browse files
cklei-carlygithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent feedc6d commit f5e6d98

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to `inspirecms-core` will be documented in this file.
44

5+
## 1.2.0 - 2025-08-13
6+
7+
### What's Changed in 1.2.0
8+
9+
#### ✨ New Features
10+
11+
- Add "MediaPicker" and "ContentPicker" trix field to MarkdownEditor and RichEditor
12+
13+
#### 🐛 Bug Fixes
14+
15+
- Fix: Content invalid publish state
16+
- Fix: Code Editor scripts
17+
18+
#### 🔧 Other Changes
19+
20+
- Add "order" field to be default sorting field to Content listing table
21+
- Update icon for "ContentPicker", "MediaPicker", and "IconPicker"
22+
23+
### Installation
24+
25+
```bash
26+
composer require solution-forest/inspirecms-core:^1.2.0
27+
28+
```
529
## 1.1.3 - 2025-08-12
630

731
### Sync version with support
@@ -22,6 +46,7 @@ All notable changes to `inspirecms-core` will be documented in this file.
2246
composer require solution-forest/inspirecms-core:^1.1.2
2347

2448

49+
2550
```
2651
**Full Changelog**: https://github.com/solutionforest/Inspirecms-core/compare/1.1.1...1.1.2
2752

0 commit comments

Comments
 (0)