Skip to content

Commit

Permalink
Release 4.8.3 (municipio-se#79)
Browse files Browse the repository at this point in the history
# Municipio Theme (v5.51.6)

- Improves the validation of images that are lacking alt-texts, preventing inserts of images that are not described properly.
- Adds functionality to completely disable WordPress discussions.
- Menus that are a combination of WordPress manually defined items populated with page tree children will now render properly.

# Component Library (v4.29.0)

- The signature component now has the ability to hide placeholders for avatars, only displaying defined values.
- A new component, "newsitem," has been introduced to better render news-like posts.

# Modularity (v6.42.1)

- Pagination on the posts module is disabled whenever posts are selected manually.
- The manual input module now has new features allowing logged-in users to hide selected items.
- Editors now have the ability to hide the avatar from contact modules.
- The default number of posts has been changed in the posts module to 10. The ability to set an unlimited length has been removed (-1), and a maximum limit has been defined to 100 items.

# Modularity – Like Posts (v2.7.0)

- Adds support for persistent storage of liked posts in user meta whenever a user is logged in.

# Algolia Index - JS SearchPage (3.2.3)

- Removed rendering of images in mobile devices.
  • Loading branch information
sebastianthulin authored Nov 4, 2024
1 parent 81ab593 commit 1574821
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"helsingborg-stad/acf-ux-collapse": "~2.0.0",
"helsingborg-stad/active-directory-api-wp-integration": "~3.0.7",
"helsingborg-stad/algolia-index": "3.1.8",
"helsingborg-stad/algolia-index-js-searchpage-addon": "3.2.2",
"helsingborg-stad/algolia-index-js-searchpage-addon": "3.2.3",
"helsingborg-stad/algolia-index-modularity-addon": "3.0.5",
"helsingborg-stad/api-alarm-integration": "^4.0.5",
"helsingborg-stad/api-event-manager-integration": "2.0.22",
Expand All @@ -50,7 +50,7 @@
"helsingborg-stad/better-post-ui": "~3.0.3",
"helsingborg-stad/blade": "3.5.1",
"helsingborg-stad/broken-link-detector": "~3.0.4",
"helsingborg-stad/component-library": "4.29.0",
"helsingborg-stad/component-library": "4.32.0",
"helsingborg-stad/content-scheduler": "~3.1.2",
"helsingborg-stad/custom-short-links": "~3.0.4",
"helsingborg-stad/customer-feedback": "~4.0.8",
Expand All @@ -61,11 +61,11 @@
"helsingborg-stad/gdi-modularity-my-pages-about-me": "~1.0.4",
"helsingborg-stad/job-listings": "~4.1.4",
"helsingborg-stad/kirki": "~5.1.2",
"helsingborg-stad/like-posts": "2.6.4",
"helsingborg-stad/like-posts": "2.7.0",
"helsingborg-stad/lix-calculator": "~4.1.1",
"helsingborg-stad/media-usage": "~3.0.4",
"helsingborg-stad/mod-my-pages": "~1.0.5",
"helsingborg-stad/modularity": "6.40.2",
"helsingborg-stad/modularity": "6.42.1",
"helsingborg-stad/modularity-contact-banner": "3.2.0",
"helsingborg-stad/modularity-entryscape": "^4.0.1",
"helsingborg-stad/modularity-form-builder": "3.2.3",
Expand All @@ -81,7 +81,7 @@
"helsingborg-stad/modularity-timeline": "4.1.0",
"helsingborg-stad/multi-network-urls": "~2.0.0",
"helsingborg-stad/multisite-role-propagation": "3.0.6",
"helsingborg-stad/municipio": "5.51.6",
"helsingborg-stad/municipio": "5.52.1",
"helsingborg-stad/redirection-extended": "~3.0.4",
"helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0",
"helsingborg-stad/search-notices": "~3.0.3",
Expand Down

0 comments on commit 1574821

Please sign in to comment.