conditional_message 7.x-1.3

Bug fixes
Unsupported

Fixed duplication issue on AJAX request pages.
* Issue #3179794 by govind.maloo: Message repeating if ajax enabled page

conditional_message 2.0.0-rc1

Bug fixes

This release is the continuation of 8.x-1.0-beta5 with minor bug fixes. It is safe to update from 8.x-1.0-beta5 to 2.0.0-rc1.

The main improvement is the refactoring of JS to remove dependency on jQuery.

conditional_message 7.x-1.2

Bug fixes
Unsupported

Bug fixes. Due to a git issue there will be no 7.x-1.1 release.

  • Issue #3106550 by SAVEL, nikolas.tatianenko: Caching works incorrectly
  • Issue #3111286 by SAVEL: Format filter is not applied to Conditional message
  • Issue #3106317 by SAVEL, nikolas.tatianenko: Show message again if it was change

conditional_message 8.x-1.0-beta4

Bug fixes
Unsupported

This release will only fix a mistake in 8.x-1.0-beta3 release where the release tag was applied to the wrong branch.

conditional_message 8.x-1.0-beta2

Unsupported

Set message area as long_text for better HTML handling than WYSIWYG.
Improvements in the close button style.

conditional_message 7.x-1.0

Bug fixes
Unsupported

Releasing the module as stable 1.0 version since there were no major issues reported for over a year and branch 7.x will probably not receive many new features. Development will focus on versions 8.x and above.

Bug fix included in this release:
* fix warning messages missing default values when installing the module

conditional_message 8.x-1.0-beta1

Bug fixes
New features
Unsupported

This is the first beta release and brings new features and bug fixes:

Features:
* Condition to display message until manually closed
* Allow configuration of form fields
* Support long text messages

Bug fixes:
* Cleaning up deprecated forms and unused code
* Add missing dependencies
* Fix Notice: Undefined variable: data in ConditionalMessageEndpoint.php

Other changes:
* Move the entity links to /admin/content

conditional_message 8.x-1.0-alpha5

New features
Unsupported

This is a features release and a substantial rewrite from version alpha4. It introduces the possibility to configure several messages under different conditions.
There is no upgrade path from alpha4, your configurations are still available for you to see but you will have to set up the message again.
On the next releases the deprecated forms will be removed.

conditional_message 7.x-1.0-alpha15

Bug fixes
Unsupported

Fix reported issue #2992106: Front page and content type conditions are not triggering the message

conditional_message 8.x-1.0-alpha4

Bug fixes
Unsupported

-Fix message missing if site does not have "restricted_html" format by using default fallback markup checks.
-Committing a few contributed patches.

conditional_message 7.x-1.0-alpha10

Bug fixes
Unsupported

Manually set and retrieve cache of backend with cache_set and cache_get

conditional_message 7.x-1.0-alpha9

New features
Unsupported

Allow caching and purging of the backend.
Currently supported caches are default drupal cache and acquia cloud (via acquia_purge module).

conditional_message 7.x-1.0-alpha8

Bug fixes
Unsupported

Made client sub-module dependent on main module in order to be more intuitive.
Fixed bug in endpoint callback.

conditional_message 7.x-1.0-alpha7

Bug fixes
Unsupported

The functionality related to server/client architecture in a multi-site environment was split into a regular module and a sub-module conditional_message_client. This is to avoid confusion since the server/client configuration is an edge case that needs to be clearly separated.

If you had the module installed previously configured as a client, you will have to enable the conditional_message_client module and disable conditional_message module (although disabling is not mandatory).

conditional_message 7.x-1.0-alpha6

Bug fixes
Unsupported

Fix variable names to american English in JS.
Add headers for CORS issue between sub-domains.

conditional_message 7.x-1.0-alpha5

Bug fixes
Unsupported

Fixing issues from alpha4, multi-site configurations should work across domains.

conditional_message 7.x-1.0-alpha4

New features
Unsupported

Lots of changes in code between 7.x-1.0-alpha3 and 7.x-1.0-alpha4.

New functionality:
-WYSIWYG message
-Single configuration page for multi-site setup as server/client
-Option to display only until closed
-Single checkbox to always display

conditional_message 8.x-1.0-alpha2

Bug fixes
Unsupported

It is recommended to uninstall the module before the update and enable it back after the update.

Bug fixes
* admin form validation issues are now fixed
* Readme updated
* Coding standards

conditional_message 8.x-1.0-alpha1

Bug fixes
Unsupported

First working release of drupal 8 version

  • All major issues are fixed and it should be in a working state
  • Compatible with older PHP5 (and PHP7)
  • Coding standards compliant

Still many improvements to go

conditional_message 7.x-1.0-alpha3

Bug fixes
New features
Unsupported
  • Bug fix: added missing validation on background colour
  • Feature: close button is now persistent
  • README updated
  • Small code improvements
  • Conforming to coding standards

conditional_message 7.x-1.0-alpha2

Bug fixes
Unsupported

Fixes and improvements:
* Fix message for session not hidden if not being used
* Making the target container for the message more broad to take into account for different themes
* Message vertical alignment
* Message default background and text colours

conditional_message 7.x-1.0-alpha1

Bug fixes
Unsupported

First non-development release. Should be working but requires testing.

* Fixing several issues: error when path condition not selected, site base path not at root, path field only has EOL

Subscribe with RSS Subscribe to Releases for Conditional message