domain 8.x-1.0-beta8

Bug fixes

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 8.x-1.0-beta5

Bug fixes

This release should fix the block visibility condition for good.

See #3199725: update to beta4 makes blocks disappear.

An update hook is provided, however, you still may need to re-save your blocks if you have bad legacy config data.

For those following along, there is another beta coming shortly. These issues need review:

domain 8.x-1.0-beta4

Bug fixes

This bugfix release fixes two critical errors when the module is used with certain other modules.

After installing the new code, you need to clear the cache.

domain 8.x-1.0-beta3

Bug fixes

This release contains a number of bugfixes and stability improvements, including:

domain 8.x-1.0-beta2

Bug fixes

This release fixes compatibility issues with Drupal 9.

After installing the updated code, be sure to clear cache (drush cr).

domain 8.x-1.0-beta1

Bug fixes
New features

Updating

There have been numerous bug fixes but no API changes.

One of the bug fixes changes a service definition, so you should run update.php when installing the update.

The following process was tested with alpha16:

  • Clear cache (drush cr)
  • Update the module code to beta1
  • Run update.php (drush updb)

New Features

The beta1 release is Drupal 9 compatible.

domain 8.x-1.0-alpha16

Bug fixes

This is a maintenance release that includes a significant performance improvement for users of Domain Config.

Bug fixes:

domain 8.x-1.0-alpha15

Bug fixes
New features

Alpha 15 will be a bugfix release that also adds support for Drush 9.

domain 7.x-3.16

Bug fixes

This is a maintenance release that fixes the following bugs.

domain 8.x-1.0-alpha14

Bug fixes

Major changes

  • Adds a core version requirement of 8.5 or higher
  • Updates info.yml dependencies.
  • Updated requirements in the README.

New features

Bugs fixed

    domain 7.x-3.15

    Bug fixes
    New features

    This is a minor maintenance release. No database updates are required.

    domain 8.x-1.0-alpha13

    Bug fixes

    This release is a minor update for Drupal 8.5.0. No database updates are required.

    domain 8.x-1.0-alpha11

    Bug fixes
    New features

    New features

    This release has a number of new features, the highlights of which include:

    domain 7.x-3.14

    Bug fixes

    A minor maintenance release, version 7.x-3.14 fixes the following issues:

    domain 8.x-1.0-alpha10

    Bug fixes
    New features

    New features

    This release has a number of new features, the highlights of which include:

    domain 8.x-1.0-alpha9

    Bug fixes
    New features

    This release adds the concept of Aliased Environments for development. Each domain alias can now be assigned to an environment group. The default set of environments are:

    - default
    - local
    - development
    - staging
    - testing

    When re-writing links, the environment will be used to find matching sets across your aliases. That means that working in example.local will write links to one.example.local if both aliases are assigned to the 'local' environment set.

    domain 8.x-1.0-alpha8

    Bug fixes
    New features

    commit fae0b6f518ed3300a569ac2c446ba2f9a09923c7
    Author: Ken Rickard
    Date: Sun Mar 12 16:07:52 2017 -0400

    Updates changelog.

    commit 06c6883b9dfea723fb69f72dcffc6b93354c6d7c
    Merge: 30488d8 72be607
    Author: Ken Rickard
    Date: Sun Mar 12 16:05:51 2017 -0400

    Merge pull request #336 from skilld-labs/148-domain-vb

    Review Domain entity & remove DomainViewBuilder

    commit 30488d83ccfd1e41ace29e9ae5d5d087be68660d
    Merge: 8bdeac0 b2963d6
    Author: Ken Rickard
    Date: Sun Mar 12 15:54:25 2017 -0400

    domain 7.x-3.13

    Bug fixes

    This is a maintenance release containing several minor bugfixes.

    domain 8.x-1.0-alpha7

    Bug fixes
    New features

    This alpha release contains significant API and UI changes. The changes are summarized below, along with recommendations for site administrators and developers.

    Overview

    This release introduces the concept of Domain Administrators separate from Domain Editors. In past versions, user accounts could be assigned to domains, giving them editorial access to content on that domain.

    That feature is retained, and supplemented by a new set of data and permissions that allows specific users the right to edit information for specific domain records.

    domain 8.x-1.0-alpha6

    Bug fixes

    There are some major revisions in this release.

    If you update the module, you must rebuild the container (drush cr).

    Major issues fixed:

    domain 8.x-1.0-alpha5

    Bug fixes
    New features

    New feature: Token support.
    New feature: Custom CSS classes per domain, using tokens.

    Minor bug fixes.

    domain 8.x-1.0-alpha4

    Bug fixes

    Fixes a minor issue with default settings, reported by @davidgil and reviewed by @zerolab.

    domain 8.x-1.0-alpha3

    New features

    Adds settings for basic configuration. Allows the domain form element to be put in the sidebar.

    domain 8.x-1.0-alpha2

    Bug fixes

    Fixes three major bugs:

    • The handling of link rewrites within menus.
    • Data loss when an entity is saved by an unprivileged user.
    • DOMAIN_MATCH constants not consistently loaded.

    domain 8.x-1.0-alpha1

    The first, API-stable release.

    Please read the README for each module.

    Note that you no longer must edit settings.php to use the module with Drupal 8.

    domain 7.x-3.12

    Bug fixes
    New features

    The 7.x-3.12 release is a maintenance release.

    If you are running Domain Alias, you must run update.php.

    Major changes are:

    domain 7.x-3.10

    Bug fixes

    This release patches four bugs, one of which is a critical performance issue.

    Upgrading is strongly encouraged.

    domain 7.x-3.8

    Bug fixes

    This is a maintenance release that fixes a few minor issues.

    This release requires running Drupal's update script.

    domain 7.x-3.7

    New features
    Bug fixes

    This release adds one major new feature -- unpublished nodes are now tracked in the {node_access} table using the new 'domain_unpublished' grant.

    Roles with the 'View unpublished nodes on assigned domains" permission can now view unpublished nodes when lists are returned by modules such as Views.

    Canonical domain handling for the Domain Source module has also been radically simplified, and enhanced with proper tests.

    Update your site

    This release requires running update.php, and will rebuild the {node_access} table. That process may take a long time, so plan ahead.

    We also allow users to access the login form (/user/login) on inactive domains. Developers can extend this behavior for other special paths using the new hook_domain_invalid_request().

    7.x.2 branch

    As of this release, the 7.x.2 branch is no longer supported.

    New features

    Bug fixes

    domain 7.x-3.6

    Bug fixes

    This release fixes three major bugs in the 7.x.3.5 release.

    domain 7.x-3.5

    New features
    Bug fixes

    Note: You must run update.php after updating your code.

    New features

    UX changes

    Bug fixes

    domain 6.x-2.14

    New features
    Bug fixes

    New features

    • Feature #1529316 patched by Rory. Do not allow www domains if auto-aliasing is enabled.

    Bug fixes

    • Bug #1602214 by sphet. Allow valid use of localhost:80 as a domain.
    • Bug #1566346 fixed by Deciphered. drupal_execute() not firing for domain_prefix.
    • Patch #1512616 by monotago. Wraps missing {} around a Views query.
    • Bug #1355530 reported by lufecir. Domain Prefix path handling ignores language.
    • Bug #1509108 patched by mstrelan. Set weight of batch menu items properly.

    domain 7.x-3.4

    New features
    Bug fixes

    New features

    Bug fixes

    domain 7.x-2.18

    Bug fixes

    This is a routine maintenance release that fixes a major bug.

    Bugs fixed

    domain 7.x-3.3

    Bug fixes

    This is a routine maintenance release that fixes a major bug.

    Bugs fixed

    domain 7.x-3.1

    Bug fixes

    Bug fixes

    domain 7.x-2.17

    Bug fixes

    Bug fixes

    domain 7.x-3.0

    New features
    Bug fixes

    The first stable release of 7.x.3 branch. Please see the upgrade guide before you upgrade.

    Hat tip to all the major contributors and testers.

    domain 6.x-2.13

    New features
    Bug fixes

    New features

    Bugs fixed

      Pages

      Subscribe with RSS Subscribe to Releases for Domain