Problem/Motivation

Need to release latest fixes in to the wild

Remaining tasks

[ ] - Update CHANGELOG
[ ] - Create Tag
[ ] - Create release notes

User interface changes

See Changelog

API changes

See Changelog

Data model changes

See Changelog

Issue fork smart_trim-3379072

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

markie created an issue. See original summary.

ultimike’s picture

I've been working to go through all the open 2.x bug reports to see where we stand with each. Here's a summary:

So, I think we should aim to get the following merged before releasing 2.1.1:

  1. #3163339: Support unicode characters at trim_suffix (ellipsis)
  2. #3013628: Maximum function nesting level reached for elements with many children on environments with XDebug
  3. #3372101: Regression: More Labels No Longer Translated
  4. #3353781: Wrong More link aria-label token [node:title] on non-nodes

I'll probably start working on the first two in the near future unless someone else picks them up and starts moving forward.

-mike

lostcarpark’s picture

I know #3163339: Support unicode characters at trim_suffix (ellipsis) is a minor issue, but it still strikes me as a new feature. Is that appropriate for a patch release, or should it be held for 2.2.0?

I think the other three can all be considered bugfixes.

liam morland’s picture

Given how much time has passed since the last commit, I suggest releasing the current 2.1.x as 2.1.1 and hold the remaining issues for 2.1.2.

This is a fast and easy tool for making release notes:

https://drupal-mrn.dev/

markie’s picture

Status: Active » Needs review

Changelog updates ready for approval

  • markie committed 5180308b on 2.1.x
    Issue #3379072 by markie, ultimike, lostcarpark: 2.1.1 Release Plan
    
markie’s picture

Status: Needs review » Fixed

Release created.

lostcarpark’s picture

Great to see a new release. I do think some of these changes are new features rather than bug fixes, so I would have preferred a minor release to a patch release.

But happy to see it regardless.

markie’s picture

Issue tags: +FLDC2024

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.