Releases: City-of-Helsinki/drupal-helfi-platform-config
4.11.1
What's Changed
- UHF-10275 linked events autocomplete sort by @rpnykanen in #872
Full Changelog: 4.11.0...4.11.1
4.11.0 - Drupal 10.4
This platform config update requires at least Drupal 10.4.0
What's Changed
Full Changelog: 4.10.5...4.11.0
4.10.5
4.10.4
What's Changed
- https://www.drupal.org/i/3467860 fixed by @rpnykanen in #870
Full Changelog: 4.10.3...4.10.4
4.10.3
What's Changed
- UHF-X Fix recursion when importing configuraition. by @khalima in #868
- UHF-10887 Hearings by @rpnykanen in #866
Full Changelog: 4.10.2...4.10.3
4.10.2
4.10.1
What's Changed
- UHF-11032: Changed exclusion logic for table of contents by @annadruid in #865
Full Changelog: 4.10.0...4.10.1
4.10.0
4.9.0
What's Changed
Attention! This version of the helfi_platform_config removes deprecated image styles and responsive image styles. This means that if these styles are still used when updating to this version the styles will cease to function.
Here is a list of deprecated styles that are going away in this PR:
Responsive image styles
A recommendation about replacing the deprecated responsive image styles: Rather than replacing it would be better to create new styles for these situations since you are most likely using them in a custom way anyway and they might again change in the future, but if that doesn't work for you then check what is recommended here.
gallery_thumbnail
- Recommended to replace with image_gallery_1_1.
hero__background
- No responsive style that could easily replace this.
image__3_2
- Recommended to replace with card or possibly with image_fixed - depending on the use case.
image__3_2_content_area
- Recommended to replace with image_fixed
list_of_links__thumbnail
- Recommended to replace with list_of_links
original
- Recommended to replace with image_orig
Image styles
- 1_1_l
- 1_1_l_2x
- 1_1_m
- 1_1_m_2x
- 1_1_s
- 1_1_s_2x
- 1_1_thumbnail
- 1_1_thumbnail_2x
- 1_1_xl
- 1_1_xl_2x
- 1_1_xs
- 1_1_xs_2x
- 23_10_l
- 23_10_l_2x
- 23_10_m
- 23_10_m_2x
- 23_10_s
- 23_10_s_2x
- 23_10_xl
- 23_10_xl_2x
- 23_10_xs
- 23_10_xs_2x
- 23_10_xxs
- 23_10_xxs_2x
- 3_2_l
- 3_2_l_2x
- 3_2_m
- 3_2_m_2x
- 3_2_s
- 3_2_s_2x
- 3_2_xl
- 3_2_xl_2x
- 3_2_xs
- 3_2_xs_2x
- 3_2_xxs
- 3_2_xxs_2x
- og_image
- original_l
- original_l_2x
- original_m
- original_m_2x
- original_s
- original_s_2x
- original_xs
- original_xs_2x
- original_xxs
- original_xxs_2x
- tiny_square_image
Full Changelog: 4.8.10...4.9.0
4.8.10
What's Changed
- Remove the rns localstorage cleaner by @rpnykanen in #860
Full Changelog: 4.8.9...4.8.10