| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.0.7 source code.tar.gz | 2026-07-03 | 469.6 MB | |
| 1.0.0.7 source code.zip | 2026-07-03 | 471.8 MB | |
| README.md | 2026-07-03 | 817 Bytes | |
| Totals: 3 Items | 941.4 MB | 0 | |
Bug Fixes
- Fixed rich text HTML closing tags corruption in Netgen Layouts block translations
- Removed incorrect backslash escaping of forward slashes in
</p>tags that caused literal text display - Fixed Unicode escape sequences: replaced
\u00fcwith proper UTF-8 character ü - Affected blocks: 768 (German), 773 (English), 795 (German), 796 (English)
- Updated installation SQL (src/AppBundle/Resources/database/sql/sqlite/data.sql)
This release prevents rendering issues in new installations where closing tags would display as literal text and German umlauts would display as Unicode escape sequences.