maxlength 3.0.0-beta1

New features

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
  • 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

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

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

maxlength 2.0.0

Bug fixes
New features

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

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

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

maxlength 2.0.0-rc1

Bug fixes
New features

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

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

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

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

maxlength 7.x-3.1

Bug fixes
Insecure

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

Changes since 7.x-3.0-beta1:

New features:

Bug fixes:

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

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

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