Skip to content

Releases: se7enxweb/cjw-exponential-platform-nexus-starter

1.0.0.3 - Remove netgen/media-site-data from require

Choose a tag to compare

@se7enxweb se7enxweb released this 04 Jul 06:26

Fix

  • Moved netgen/media-site-data (~180MB) from require to suggest in composer.json
  • Not needed when using the cjw-exponential-media installer type
  • Reduces composer install download size significantly

1.0.0.2 - ngadminui tree menu, language config, cjw-exponential-media installer

Choose a tag to compare

@se7enxweb se7enxweb released this 04 Jul 06:02

Fixes

  • Tree menu: Map\URI now includes ngadminui: ngadminui — URI-based access (/ngadminui) works correctly
  • Tree menu JS: BackendJavaScriptList[]=contentstructuremenu/contentstructuremenu.js added to ngadminui design.ini
  • Language config: ger-DE added to admin_group languages; eng-GB added to ngadminui SiteLanguageList; RegionalSettings added to legacy.yml
  • Installer: cjw-exponential-media added to composer.json; ezplatform-install script updated
  • INSTALL.md: Step 6 rewritten to use php bin/console ezplatform:install cjw-exponential-media
  • package.json: Removed NODE_OPTIONS=--openssl-legacy-provider (incompatible with Node >= 16.17)

1.0.0.1

Choose a tag to compare

@se7enxweb se7enxweb released this 03 Jul 23:41

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 \u00fc with proper UTF-8 character ü
  • Affected blocks: 768 (German), 773 (English), 795 (German), 796 (English)
  • Updated SQLite database (var/data_dev.db) - 10 records corrected
  • Updated installation SQL (src/AppBundle/Resources/database/sql/sqlite/data.sql)

This release resolves rendering issues where closing tags would display as literal text on the /beispiele-1 page and German umlauts would display as Unicode escape sequences.

1.0.0.0

Choose a tag to compare

@se7enxweb se7enxweb released this 24 Jun 00:19