Skip to content

Commit da3f4e5

Browse files
committed
changelog, files cleaned
1 parent edb3f83 commit da3f4e5

3 files changed

Lines changed: 16 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# MBlock - REDAXO Addon für Modul-Input-Blöcke
22

3+
## Version 4.5.0 - 2025-11-26
4+
5+
### Features
6+
* **TinyMCE Support**: Added full support for TinyMCE (v4, v5, v6, v7, v8) in MBlock instances.
7+
* **CKEditor 5 Improvements**: Enhanced copy & paste functionality for CKEditor 5, ensuring content is correctly preserved and restored.
8+
9+
### Improvements
10+
* **Code Modernization**: Updated PHP classes to use strict types and modern array syntax.
11+
* **Performance**: Optimized JavaScript for better editor initialization and cleanup.
12+
* **Cleanup**: Removed debug code and unnecessary files.
13+
314
## Version 4.0.0 - 2025-01-18
415

516
### Major New Features

PR_4.5.0.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ _English:_ MBlock lets you create an unlimited number of data blocks within a si
2828
- [x] **Template-Priorität** - Custom templates überschreiben defaults
2929
- [x] **Media-ID Konflikt-Schutz** - Bessere Warnung bei ID-Überschneidungen
3030

31+
### Editor Support (MBlock 4.5)
32+
33+
- [x] **TinyMCE Support** - Volle Unterstützung für TinyMCE (v4-v8)
34+
- [x] **CKEditor 5** - Verbesserte Copy & Paste Funktionalität
35+
3136
## Namespace Migration (Version 4.0)
3237

3338
** 🙋‍♂️ MBlock 4.0 führt Namespaces ein!** Für neue Projekte wird die Verwendung des Namespace empfohlen:

0 commit comments

Comments
 (0)