v1.0.0.0.3 #16
se7enxweb
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Release of Exponential Platform Nexus 1.0.0.0.3 (From 7x)
First Official stable release of Exponential Platform Nexus 1.0.0.0.3 (Stable).
Release date: 2026.02.12.
What's Changed / What's New (Since EXP Nexus 1.0.0.0.2)
The main theme of this release is PHP composer vendor based packages and ezpublish-kernel enhancements, bugfixes and updates to provide a even more stable kernel that supports PHP 8.5+
Revised Software Documentation:
Updated: Updated package repository README.md and doc/INSTALL.md (Documentation Improvements)
Added: SQL Dump Files for Starter Database (Installation process documentation)
Updated Remote Dependencies via Composer:
Notable Changes (Since eZ Publish Platform + Netgen Tags + Netgen Layouts + Netgen Media-site for PHP7):
Features (Code Level Improvements):
Bundles:
The following bundles are now installed and activated by default:
// Symfony
Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
Symfony\Bundle\SecurityBundle\SecurityBundle(),
Symfony\Bundle\TwigBundle\TwigBundle(),
Symfony\Bundle\MonologBundle\MonologBundle(),
Symfony\Bundle\WebServerBundle\WebServerBundle(),
Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle(),
Symfony\WebpackEncoreBundle\WebpackEncoreBundle(),
Doctrine\Bundle\DoctrineBundle\DoctrineBundle(),
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle(),
// Dependencies
Hautelook\TemplatedUriBundle\HautelookTemplatedUriBundle(),
Liip\ImagineBundle\LiipImagineBundle(),
FOS\HttpCacheBundle\FOSHttpCacheBundle(),
Nelmio\CorsBundle\NelmioCorsBundle(),
Oneup\FlysystemBundle\OneupFlysystemBundle(),
JMS\TranslationBundle\JMSTranslationBundle(),
Knp\Bundle\MenuBundle\KnpMenuBundle(),
Bazinga\Bundle\JsTranslationBundle\BazingaJsTranslationBundle(),
FOS\JsRoutingBundle\FOSJsRoutingBundle(),
WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),
// eZ Systems
EzSystems\PlatformHttpCacheBundle\EzSystemsPlatformHttpCacheBundle(),
eZ\Bundle\EzPublishCoreBundle\EzPublishCoreBundle(),
eZ\Bundle\EzPublishLegacySearchEngineBundle\EzPublishLegacySearchEngineBundle(),
eZ\Bundle\EzPublishIOBundle\EzPublishIOBundle(),
eZ\Bundle\EzPublishRestBundle\EzPublishRestBundle(),
eZ\Bundle\EzPublishLegacyBundle\EzPublishLegacyBundle($this),
EzSystems\EzSupportToolsBundle\EzSystemsEzSupportToolsBundle(),
EzSystems\PlatformInstallerBundle\EzSystemsPlatformInstallerBundle(),
EzSystems\DoctrineSchemaBundle\DoctrineSchemaBundle(),
EzSystems\RepositoryFormsBundle\EzSystemsRepositoryFormsBundle(),
EzSystems\EzPlatformSolrSearchEngineBundle\EzSystemsEzPlatformSolrSearchEngineBundle(),
EzSystems\EzPlatformXmlTextFieldTypeBundle\EzSystemsEzPlatformXmlTextFieldTypeBundle(),
EzSystems\EzPlatformDesignEngineBundle\EzPlatformDesignEngineBundle(),
EzSystems\EzPlatformRichTextBundle\EzPlatformRichTextBundle(),
EzSystems\EzPlatformAdminUiBundle\EzPlatformAdminUiBundle(),
EzSystems\EzPlatformUserBundle\EzPlatformUserBundle(),
EzSystems\EzPlatformAdminUiModulesBundle\EzPlatformAdminUiModulesBundle(),
EzSystems\EzPlatformAdminUiAssetsBundle\EzPlatformAdminUiAssetsBundle(),
EzSystems\EzPlatformCronBundle\EzPlatformCronBundle(),
EzSystems\EzPlatformEncoreBundle\EzSystemsEzPlatformEncoreBundle(),
EzSystems\EzPlatformGraphQL\EzSystemsEzPlatformGraphQLBundle(),
// Matrix field type bundle disabled for now since it is incompatible with eZ Publish Legacy data type
// new EzSystems\EzPlatformMatrixFieldtypeBundle\EzPlatformMatrixFieldtypeBundle(),
// OverblogGraphQLBundle has to be loaded after EzSystemsEzPlatformGraphQLBundle
Overblog\GraphQLBundle\OverblogGraphQLBundle(),
Lexik\Bundle\TranslationBundle\LexikTranslationBundle(),
Prime\Bundle\TranslationsBundle\PrimeTranslationsBundle(),
// Netgen dependencies
Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),
Lolautruche\EzCoreExtraBundle\EzCoreExtraBundle(),
Http\HttplugBundle\HttplugBundle(),
Netgen\Bundle\EzFormsBundle\NetgenEzFormsBundle();
Netgen\Bundle\OpenGraphBundle\NetgenOpenGraphBundle();
Netgen\Bundle\MetadataBundle\NetgenMetadataBundle();
Netgen\Bundle\ContentTypeListBundle\NetgenContentTypeListBundle();
Netgen\Bundle\BirthdayBundle\NetgenBirthdayBundle();
Netgen\TagsBundle\NetgenTagsBundle();
Netgen\Bundle\EnhancedSelectionBundle\NetgenEnhancedSelectionBundle();
Netgen\Bundle\SiteAccessRoutesBundle\NetgenSiteAccessRoutesBundle();
Netgen\Bundle\SiteGeneratorBundle\NetgenSiteGeneratorBundle();
Netgen\Bundle\SiteInstallerBundle\NetgenSiteInstallerBundle();
Netgen\Bundle\SiteBundle\NetgenSiteBundle();
Netgen\Bundle\RichTextDataTypeBundle\NetgenRichTextDataTypeBundle();
Netgen\Bundle\EzPlatformSiteApiBundle\NetgenEzPlatformSiteApiBundle();
Netgen\Bundle\AdminUIBundle\NetgenAdminUIBundle();
Netgen\Bundle\SiteLegacyBundle\NetgenSiteLegacyBundle();
Netgen\Bundle\InformationCollectionBundle\NetgenInformationCollectionBundle();
Netgen\Bundle\EzPlatformSearchExtraBundle\NetgenEzPlatformSearchExtraBundle();
Netgen\Bundle\ContentBrowserBundle\NetgenContentBrowserBundle();
Netgen\Bundle\ContentBrowserEzPlatformBundle\NetgenContentBrowserEzPlatformBundle();
Netgen\Bundle\ContentBrowserUIBundle\NetgenContentBrowserUIBundle();
Netgen\Bundle\LayoutsBundle\NetgenLayoutsBundle();
Netgen\Bundle\LayoutsStandardBundle\NetgenLayoutsStandardBundle();
Netgen\Bundle\LayoutsUIBundle\NetgenLayoutsUIBundle();
Netgen\Bundle\LayoutsAdminBundle\NetgenLayoutsAdminBundle();
Netgen\Bundle\LayoutsEzPlatformRelationListQueryBundle\NetgenLayoutsEzPlatformRelationListQueryBundle();
Netgen\Bundle\LayoutsEzPlatformTagsQueryBundle\NetgenLayoutsEzPlatformTagsQueryBundle();
Netgen\Bundle\LayoutsEzPlatformBundle\NetgenLayoutsEzPlatformBundle();
Netgen\Bundle\LayoutsEzPlatformSiteApiBundle\NetgenLayoutsEzPlatformSiteApiBundle();
Cjw\PublishToolsBundle\CjwPublishToolsBundle();
Cjw\FieldTypesBundle\CjwFieldTypesBundle();
CJW\CJWConfigProcessor\CJWConfigProcessorBundle();
Cjw\NetgenLayoutsExtendedBundle\NetgenLayoutsExtendedBundle();
Cjw\TmvBundle\TmvBundle();
AppBundle\AppBundle();
Review the composer.json packages required and included in this release.
############
Full Changelog: v1.0.0.0.2...v1.0.0.0.3
This discussion was created from the release v1.0.0.0.3.
All reactions