domain 3.1.0-alpha4

Bug fixes
New features

This release lets you choose which domain you're editing configuration for independently of the one you're currently browsing, alongside a couple of fixes for domain-specific settings.

Contributors (1)

mably

Changelog

Issues: 3 issues resolved.

domain 3.1.0-alpha3

Bug fixes

Improves the domain config override migration by detecting languages from the site's installed list instead of guessing from the language code's shape.

Contributors (1)

mably

Changelog

Issues: 1 issues resolved.

Changes since 3.1.0-alpha2 (compare):

domain 3.0.1

Bug fixes

Fixes the domain config migration from 2.0.x so it works with language codes that aren't two letters (like pt-br or fil) and with longer configuration names.

Contributors (1)

mably

Changelog

Issues: 1 issues resolved.

domain 3.1.0-alpha2

Bug fixes
New features

Split domain_config and domain_config_ui into four modules — moving the language-aware override classes and UI into new domain_config_language and domain_config_language_ui submodules — so monolingual sites can use domain-specific config overrides without installing Drupal core's language module.

domain 3.1.0-alpha1

Domain 3.1.0-alpha1 is a substantive cleanup release that clarifies the public/internal API boundary, finishes a refactor of the domain negotiation pipeline, and lands a coordinated cluster of domain_alias pattern-matching fixes that had been silently corrupting alias resolution in some multi-pattern setups.

domain 3.0.0

New features

First stable release of the 3.x line. Closes a prerelease cycle of 14 alphas, 9 betas and 3 release candidates. 3.x is the branch where domain's config override and service architecture gets the rework that 2.0.x keeps at bay for sites that need stability.

domain 3.0.0-rc3

Bug fixes

Bugfix release: domain config overrides no longer stop applying after a mid-request service container rebuild (e.g. module install/uninstall).

Contributors (1)

mably

Changelog

Issues: 1 issues resolved.

Changes since 3.0.0-rc2 (compare):

domain 3.0.0-rc2

Bug fixes

Various fixes.

Contributors (1)

mably

Changelog

Issues: 2 issues resolved.

Changes since 3.0.0-rc1 (compare):

domain 2.0.1

Bug fixes

Small bug fix and Drupal 11.4+ and PHP 8.5 compatibility fixes.

Contributors (3)

idebr, mably, wmac01

Changelog

Issues: 3 issues resolved.

Changes since 2.0.0 (compare):

domain 3.0.0-rc1

Bug fixes

Bug fix.

Contributors (2)

mably, wmac01

Changelog

Issues: 1 issues resolved.

Changes since 3.0.0-beta9 (compare):

domain 3.0.0-beta9

Bug fixes
New features

Fixes domain alias path prefix negotiation, adds a generic DomainFilter Views plugin for domain entity reference fields, improves PHP 8.1+ and Drupal 11.4+ compatibility, and expands documentation with French and Spanish translations.

Contributors (2)

idebr, mably

Changelog

Issues: 9 issues resolved.

domain 3.0.0-beta8

New features

New feature: Introducing path-based domain routing — domains can now share the same hostname with different path prefixes (e.g. example.com/en, example.com/fr), unlocking an entirely new way to architect multi-domain sites without requiring separate hostnames or subdomains.

domain 3.0.0-beta7

Bug fixes

Bug fix.

Contributors (1)

mably

Changelog

Issues: 2 issues resolved.

Changes since 3.0.0-beta6 (compare):

domain 2.0.0

Identical to 2.0.0-rc2.

Note: While this release (2.0.0) is stable and still supported, new projects should prefer version 3.0.0, which includes significant improvements and is the recommended path going forward.

domain 3.0.0-beta6

Bug fixes

Fixes another regression introduced by the major refactoring in 3.0.0-beta4.

Contributors (2)

kergand, mably

Changelog

Issues: 1 issues resolved.

domain 3.0.0-beta5

Bug fixes

Fixes a regression introduced by the major refactoring in 3.0.0-beta4.

Contributors (2)

idebr, mably

Changelog

Issues: 3 issues resolved.

domain 3.0.0-beta4

Bug fixes
New features

This release includes significant refactoring aimed at improving performance. Please note that these changes introduce several backward compatibility breaks — review the changelog carefully before upgrading.

Contributors (2)

idebr, mably

Changelog

Issues: 10 issues resolved.

domain 3.0.0-beta3

New features

Hooks have been converted to OOP format.

Contributors (1)

mably

Changelog

Issues: 2 issues resolved.

Changes since 3.0.0-beta2 (compare):

domain 2.0.0-rc2

Bug fixes

Bug fixes.

Contributors (4)

fox-mulder, mably, paucala, sokru

Changelog

Issues: 6 issues resolved.

domain 3.0.0-beta2

Bug fixes
New features

Two new experimental features for the domain_source module.

Contributors (3)

mably, paucala, sokru

Changelog

Issues: 6 issues resolved.

domain 3.0.0-beta1

Bug fixes

Drupal 11.3 compatibility fix.
This update requires running database updates (update.php).

Contributors (4)

alexpott, berdir, kenwest, mably

Changelog

Issues: 2 issues resolved.

domain 2.0.0-rc1

Bug fixes

Compatibility fix for Drupal 11.3.

Contributors (3)

berdir, kenwest, mably

Changelog

Issues: 1 issue resolved.

Changes since 2.0.0-beta8 (compare):

domain 3.0.0-alpha14

Bug fixes
New features

Drupal 11.3 compatibility fix and other improvements and fixes.

domain 3.0.0-alpha13

Bug fixes

Various arias related fixes.

Contributors (2)

josephdpurcell, mably

Changelog

Issues: 3 issues resolved.

Changes since 3.0.0-alpha12:

domain 2.0.0-beta8

Bug fixes

Fixes a domain_source related regression introduced in beta6.

Contributors (2)

protitude, mably

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-beta7:

domain 3.0.0-alpha12

Bug fixes

Fixes a domain_source related regression introduced in alpha9.

Contributors (3)

protitude, mably, idebr

Changelog

Issues: 5 issues resolved.

Changes since 3.0.0-alpha11:

domain 3.0.0-alpha11

Bug fixes
New features

Various improvements and fixes

This is an Alpha release meant for community testing — please don’t use it on production sites just yet, unless you know what you are doing. The module is still evolving, and internal APIs may change between Alpha versions. We’re doing our best to keep things stable and avoid breaking changes. Feedback is very welcome at this stage!

Contributors (2)

mably, idebr

domain 2.0.0-beta7

Bug fixes
New features

Various improvements and fixes.

Contributors (3)

idebr, mably, nebel54

Changelog

Issues: 4 issues resolved.

Changes since 2.0.0-beta6:

domain 3.0.0-alpha10

Bug fixes
New features

Various improvements and fixes.

This is an Alpha release meant for community testing — please don’t use it on production sites just yet, unless you know what you are doing. The module is still evolving, and internal APIs may change between Alpha versions. We’re doing our best to keep things stable and avoid breaking changes. Feedback is very welcome at this stage!

domain 3.0.0-alpha9

Bug fixes
New features

Use schema validation for domain configuration overrides.

Contributors (2)

mably, nebel54

Changelog

Issues: 5 issues resolved.

Changes since 3.0.0-alpha8:

domain 3.0.0-alpha8

Bug fixes

3.0.0-alpha7 small regression fix.

Contributors (2)

cindytwilliams, mably

Changelog

Issues: 2 issues resolved.

Changes since 3.0.0-alpha7:

domain 2.0.0-beta6

Bug fixes

2.0.0-beta5 small regression fix.

Contributors (2)

cindytwilliams, mably

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-beta5:

domain 2.0.0-beta5

Bug fixes
New features

New "Is all of" exposed filter, DomainAccessCurrentAllFilter enabled for node revisions and other fixes.

domain 3.0.0-alpha7

Bug fixes

Various fixes.

Contributors (3)

prashant.c, mably, xavier.masson

Changelog

Issues: 3 issues resolved.

Changes since 3.0.0-alpha6:

domain 3.0.0-alpha6

Bug fixes
New features

DomainSourcePathProcessor improvements and other fixes.

Contributors (1)

mably

Changelog

Issues: 6 issues resolved.

Changes since 3.0.0-alpha5:

domain 3.0.0-alpha3

Bug fixes

3.x is a major version release switching to config collection for overrides.

This is a highly experimental version. Use with extreme caution.

Current migration path from 2.0.x will not delete existing domain configuration overrides to facilitate a rollback.

Contributors (1)

mably

Changelog

Issues: 1 issue resolved.

Changes since 3.0.0-alpha2:

domain 3.0.0-alpha2

Bug fixes

BUGGY RELEASE. DO NOT USE.

3.x is a major version release switching to config collection for overrides.

This is a highly experimental version. Use with extreme caution.

Current migration path from 2.0.x will not delete existing domain configuration overrides to facilitate a rollback.

Contributors (1)

mably

Changelog

Issues: 2 issues resolved.

domain 3.0.0-alpha1

New features

Major version release switching to config collection for overrides.

This is a highly experimental version. Use with extreme caution.

Warning: Alpha 1 is still missing some domain administration permissions handling.

Current migration path from 2.0.x will not delete existing domain configuration overrides to facilitate a rollback.

Contributors (1)

mably

Changelog

Issues: 1 issues resolved.

domain 3.x-dev

New development branch using Drupal config collections for overrides.

domain 2.0.0-beta4

Bug fixes
New features

New major beta release — hopefully the final one before 2.0.0.

Be sure to test thoroughly before deploying to a production environment.

domain 2.0.0-beta2

Bug fixes

The tests were converted to Gitlab CI. The module is compatible with Drupal 10 and 11.

domain 8.x-1.0-beta8

Bug fixes
Unsupported

Bugfix release

Contributors (1)

Jonathan_W

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.0-beta7:

Bug

  • #3344108 by Jonathan_W: Twig doesn't support ===

Misc

  • Prepares beta8

domain 2.0.x-dev

The 2.0.x branch is considered feature complete and will receive bug fixes only.

All new features will be added exclusively to the 3.x branch.

Pages

Subscribe with RSS Subscribe to Releases for Domain