- Issue created by @fago
- π³π±Netherlands pahles
I concur, why was 8-3.6 marked unsupported already?
- πΊπΈUnited States caesius
I'm gonna go on a limb and say that 4.0.0 probably does not add any BC-incompatible changes aside from requiring Drupal ^10.3, in which case it's not much different from just updating to a theoretical 8.x-3.7 release (and that versioning scheme has been bugging me for a while π Field Group 3.5 WSODs on Drupal <=10.2 Fixed , personally).
Also, is the
update
module complaining about unsupported-ness on a production site? It's best to leave it disabled on production so as not to scare clients every time a security update releases. - π©πͺGermany Anybody Porta Westfalica
Hi @fago, @caesius is right, while this is a major version change, there were no breaking changes and requiring ^10.3 (which is actually the supported release besides ^11) is the only relevant change.
Nonetheless, I totally understand your point, and we marked 3.x as supported for some more weeks, this was probably a bit too fast ;)
- π©πͺGermany Anybody Porta Westfalica
I also clarified that in the release notes and the short description now, thanks for your hint!
- π©π°Denmark ressa Copenhagen
Thanks for maintaining this great module, it's simply awesome!
I also just now saw that
composer outdated "drupal/*"
shows a new version:drupal/field_group 3.6.0 4.0.0 Provides the field_group module.
To explain what this means even more efficiently, perhaps a section could be added on the project page?
[...]
- Html elements
Version 4 and SemVer
Field Group is switching to SemVer. Version 4.0.0 is basically a bugfix and feature release of 8.x-3.x. and does not add any backward-incompatible changes, aside from requiring Drupal ^10.3.
8.x-3.x will be marked unsupported June 2025, please update to version 4 as soon as possible.
Notes
- This project will NOT include the multigroup feature [...]
PS. Regarding false warnings about security updates for versions, which in reality still are safe to use, I am adding a related issue.
Automatically closed - issue fixed for 2 weeks with no activity.
- π©π°Denmark ressa Copenhagen
@anybody: I still think a section could be added on the project page, to explain what this means even more efficiently. Thanks!