Skip to content

Commit dcfbbbf

Browse files
committed
docs(changelog): MFormOutput-Eintraege unter beta7 zusammenziehen
1 parent 2a5b779 commit dcfbbbf

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MForm - REDAXO Addon für Modul-Input-Formulare
22

3-
## Version 9.0.0-beta8
3+
## Version 9.0.0-beta7
44

55
### Neu
66

@@ -19,11 +19,6 @@
1919
- `excerpt()` – Plaintext-Auszug aus HTML, getrimmt auf N Wörter
2020
- **Demo-Modul „Content-Pflege-Modul [Output via MFormOutput]"** (`Backend → Demos → Repeater`) – realer redaktioneller Workflow: Headline + Intro + Repeater-Sektionen mit Titel, TinyMCE-Text, Hauptbild, Link und Galerie, ausgegeben über `MFormOutput`.
2121
- **Doku-Seite „MFormOutput – Fluent Module Output"** (`Backend → MForm → Dokumentation → MFormOutput`) – mit Framework-Vergleichstabelle, `tag()`-Beispielen, Single-Value-Helfern und Sicherheitshinweis.
22-
23-
## Version 9.0.0-beta7
24-
25-
### Neu
26-
2722
- **SECURITY.md** – Verantwortungsvolle Offenlegung über GitHub Security Advisory, Versionsmatrix, Reaktionszeiten nach CVSS-Schweregrad und klar abgegrenzter Scope. Über die Doku-Seite **Sicherheit** im Backend (`Backend → MForm → Dokumentation → Sicherheit`) auch direkt einsehbar.
2823
- **GitHub Action „Static Analysis“** (`.github/workflows/static-analysis.yml`) – läuft bei Push, PR und manuell (`workflow_dispatch`):
2924
- PHP-Lint Matrix (8.1, 8.2, 8.3, 8.4)

package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: mform
2-
version: '9.0.0-beta8'
2+
version: '9.0.0-beta7'
33
name: MForm
44
author: Friends Of REDAXO
55
supportpage: https://github.com/FriendsOfREDAXO/mform

0 commit comments

Comments
 (0)