File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.13.2] ( https://github.com/getformwork/formwork/releases/tag/1.13.1 ) (2025-02-08)
4+
5+ ** Security**
6+
7+ - Escape administration panel fields
8+
39## [ 1.13.1] ( https://github.com/getformwork/formwork/releases/tag/1.13.1 ) (2024-06-07)
410
511** Security**
Original file line number Diff line number Diff line change 99
1010Formwork is a flat file-based Content Management System (CMS) to make and manage simple sites.
1111
12- Latest version: [ ** 1.13.1 ** ] ( https://github.com/getformwork/formwork/releases/latest ) | [ ** Changelog** ] ( CHANGELOG.md )
12+ Latest version: [ ** 1.13.2 ** ] ( https://github.com/getformwork/formwork/releases/latest ) | [ ** Changelog** ] ( CHANGELOG.md )
1313
1414## Features
1515- ⚡️ Lightweight
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ final class Formwork
2727 *
2828 * @var string
2929 */
30- public const VERSION = '1.13.1 ' ;
30+ public const VERSION = '1.13.2 ' ;
3131
3232 /**
3333 * Array containing options
You can’t perform that action at this time.
0 commit comments