maxlength 3.2.0

Bug fixes
New features
  • Issue #3580191: Moved the count down message to placeholder attribute.
  • Issue #3570975: Do not print install message when installing from CLI.
  • Issue #3573209: Fix cursor jumps to beginning of text.
  • Issue #3513897: Fix the issues reported by phpcs
  • Issue #3575480: Fix test failures.

maxlength 2.1.6

Bug fixes
Unsupported

Merged issues:

  • Issue #3410299: On non-HTML fields, two consecutive line breaks are miscounted as one character.

maxlength 3.1.3

Bug fixes
Unsupported

Merged issues:

  • Issue #3410299: On non-HTML fields, two consecutive line breaks are miscounted as one character.

maxlength 2.1.5

Bug fixes
Unsupported

Bug fix: Issue#3530218: Function maxlength_field_widget_third_party_settings_form() should return array.

maxlength 3.1.2

Bug fixes
Unsupported

Bug fix: Issue#3530218: Function maxlength_field_widget_third_party_settings_form() should return array.

maxlength 2.1.4

Bug fixes
Unsupported

Issue #3478937: Fix maxlength counter position after AJAX call.

maxlength 3.1.1

Bug fixes
Unsupported

Issue #3478937: Fix maxlength counter position after AJAX call.
Issue #3379398: Project logo.

maxlength 3.1.0

Bug fixes
New features
Unsupported
  • Issue #3438478: Automated Project Update to D11.
  • Issue #3259480: Make countdown message screen reader compatible
  • Issue #3446306: Trigger stoft HTML error when validation fails without Hard limit setting.

maxlength 3.0.0

Bug fixes
Unsupported

Issue #3391779: Re-attach maxlength counter behaviour after text format change.
Issue #3375880: Fix CKEditor5 library dependency.
Issue #3366798: Add missing timeout parameter.
Issue #3382403: React only on 'change:data' editor event.

maxlength 2.1.3

Bug fixes
Unsupported

Fixes included from 3.x upstream:
Issue #3375880: Fix CKEditor5 library dependency.
Issue #3382403: React only on 'change:data' editor event.
Issue #3366798: Add missing timeout parameter.

Drupal 9 minimum version is set to the latest security release ^9.5 version.

maxlength 3.0.0-beta1

New features
Unsupported

Beta release for 3.0.0 version which drops support for Drupal 9 and CKEditor 4 version and solely supports Drupal 10 and CKEditor 5 versions.

maxlength 2.1.1

Bug fixes
Unsupported
  • Issue #3329867 by noorulshameera, rckstr_rohan, Charchil Khandelwal, joevagyok, cedewey: Use MaxLength capitalization
  • Issue #3345225 by joevagyok, Lendude, cedewey: Config schema type for maxlength_js_label and maxlength_js_label_summary should be text
  • Issue #3346927 by joevagyok, cedewey, hbrokmeier: Self-closing tags with trailing slash in CKEditor 4

maxlength 2.1.0

New features
Unsupported

Drupal 10 compatibility and CKEditor 5 support.
Note: CKEditor 4 is still supported in this version.

maxlength 2.1.x-dev

Bug fixes
New features

Development branch containing D10 compatibility.

maxlength 2.0.1

Bug fixes
New features
Unsupported

Set a hard or soft limit on titles and link fields.

maxlength 2.0.0

Bug fixes
New features
Unsupported

This first stable release for MaxLength streamlines the configuration process and improves the accuracy of the character count.

maxlength 2.0.0-rc3

Bug fixes
New features
Unsupported

This release notably removes the "Bypass Maxlength setting" permission. This permission was broken prior to RC2, but once fixed it garnered complaints within the community that the inclusion of the permission effectively force disabled Maxlength for the admin role.

maxlength 2.0.0-rc2

Bug fixes
New features
Unsupported

A redesigned UI for easier configuration, fix to a permission bug and other improvements.

maxlength 2.0.0-rc1

Bug fixes
New features
Unsupported

Welcome to a new major version of the Maxlength module!

The difference between 2.x and 1.x is relatively small, but since the module is under new ownership (👋 hi, we're DevCollaborative) we figured it would be best to start a clear new path for the project.

maxlength 8.x-1.0-beta1

Bug fixes
New features
Unsupported

Initial beta for maxlength.

Any feedback is welcome, so we can move towards an actual release

maxlength 7.x-3.2-beta2

Bug fixes
Insecure
Unsupported

fixes it so comment count is correct upon submittal in the maxlength
module. Handles special characters like < > ~ so they don't count as
more than one character.

maxlength 7.x-3.2

Insecure
Unsupported

Adds support for handling & < > characters and only counts them as one character.

maxlength 7.x-3.1

Bug fixes
Insecure
Unsupported

Fixes issue 2256439, ampersands and other special characters are counting as
more than one character.

maxlength 7.x-3.0

Bug fixes
New features
Insecure
Unsupported

Changes since 7.x-3.0-beta1:

New features:

Bug fixes:

maxlength 7.x-3.0-beta1

New features
Bug fixes
Insecure
Unsupported

The first Beta of the new 7.x-3.0 Branch.

maxlength 7.x-3.x-dev

New features

As per #1213884-7: maxlength_js is similar, maxlength_js code will replace the current one for the 7.x branch

This is the dev branch for such port

maxlength 7.x-2.x-dev

First dev release for D7. Beside of the functionality from 6.x-2.x, it checks now if the title module is installed (and so we don't need a setting in the content-type definitions).
Feel free to test issue queue is here #914048: D7 Port of Maxlength

maxlength 6.x-2.x-dev

Do not use this bleeding edge release unless you know what you're doing. Use non-dev release for productions sites.

maxlength 5.x-2.0-beta2

New features
Bug fixes
Unsupported

fixed an overlooked CCK bug and re-factored the way the count down div is added to the item.

maxlength 5.x-2.0-beta1

New features
Bug fixes
Unsupported

A lot of new features. Please test.
-- CCK text field support
-- Moved configuration in line with the content edit page instead of on its own page
-- Customizable java script countdown message
-- Optional java script display

Subscribe with RSS Subscribe to Releases for MaxLength