File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 22
33All 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.
2246composer 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
You can’t perform that action at this time.
0 commit comments