Releases: municipio-se/municipio-deployment
4.0.4
We are pleased to announce the release of Municipio 4.0.4, which brings a set of changes intended to resolve a set of reported bugs.
What's Changed
- Municipio Theme (v4.31.0): The ability to set a complementary colorscheme on any public post type. This feature was requested in order to implement a site-in-site apperance.
- Modularity (v6.16.12): A new CLI command for upgrading database version [wp modularity upgrade]. This action do not run automatically anymore, due to some issues deploying on large high-traffic networks. In short; Multiple sites upgrading at the same time, could temporarily affect load time negatively.
- Modularity (6.16.14): An issue with wp-rest refreshment of modules has been fixed when using page cache engines (nonce validation).
- Modularity (v6.17.0): A correction of the previous migration has been made, to enshure proper migration of inner blocks.
- Modularity (v6.17.2): A issue with saving post type modules has been corrected.
- Modularity (v6.18.0): Information message in admin, when a upgraded database version was found.
- Modularity (v6.19.1): Resolves an issue with modules not being saved to posts due to faulty usage of module-area inheritance (mis-match in module areas on different post types).
4.0.2
Primarily focuses on bug fixes to improve the stability and performance of our platform. Here are the key issues addressed in this release.
What's Changed
Breadcrumb Links to Non-existent Pages:
Previously, breadcrumb links were generating URLs that led to 404 error pages when the target page did not exist. This issue has been resolved, and such breadcrumb links will no longer be created.
”Show Archive” Button Disappearing in the ”Posts” Module:
An issue was identified where the ”Show Archive” button would disappear in the ”Posts” module. This problem has now been fixed, ensuring the button remains visible and functional.
Conditional Form Fields with Identical Descriptive Text:
There was a problem where fields in conditional forms had the same descriptive text, leading to confusion and potential errors. This issue has been corrected, and each field now has unique and accurate descriptive text.
Module Sidebar Incompatibility:
An issue with the module sidebar compatibility function resulted in modules being unable to be linked to a page. Instead, users were displayed another page ID. This issue has now been resolved, ensuring that modules can be correctly linked to the intended page.
Instantpage.js Update:
The Instantpage.js library has been updated to support the speculative API, enhancing the performance and speed of page loads.
Full Changelog: 4.0.1...4.0.2
4.0.1
Municipio 4.0.1 Maintanaince release.
This release focus is to improve some usability conserns raised by DIGG (Swedish Agency for Digital Government).
What's Changed
- Icons that are purely decorative wont be read to the user.
- Search result page now has a required h1 tag.
- Field validation is now triggered on key-up event, to enable tabbing to submit buttons.
- A fix for invisible :focus on some elements.
- Language selector now identifies users current language, and changes the label.
- Items in language selector now automatically includes the language of the item, and adds a nofollow reference.
- Search icons now have a visible label
- Fields for describing images are now sourced from the image metadata itself.
- Social media icons added ontop of material icons.
What's Changed in deployment repo
- fix: prevent script concatenation by default by @thorbrink in #20
- feat: adding modularity-dynamic-guides plugin by @NiclasNorin in #21
- docs: update README to align with the 4.0.0 release by @thorbrink in #22
- feat: adding remove user mu plugin by @NiclasNorin in #23
- fix: add a custom constant to identify devcontainers. by @sebastianthulin in #24
4.0.0
What's Changed
- chore: add redis and phpsab to devcontainer by @thorbrink in #13
- chore: add ssl support to devcontainer by @thorbrink in #15
- refactor: Use FS_METHOD direct in devcontainer by @annalinneajohansson in #16
- Municipio 4.0.0 - Stable release (290224) by @sebastianthulin in #18
New Contributors
- @annalinneajohansson made their first contribution in #16
Full Changelog: 3.7.0...4.0.0
281123 - Stable Release
This update marks the deprecation of the Module Index, transferring legacy data to the newly introduced "Manual Input" module. This change is a pivotal step in a series of developments aimed at streamlining the posts module, ultimately phasing out manual input to enhance efficiency and user experience.
091123 - Stable Release [Maintenance release]
Full Changelog: 3.5.1...3.6.0
061123 - Stable Release [Maintenance release]
Bug Fixes and Improvements
Header H1 Removal
Header H1 has been removed from the editor to enhance readability.
Empty Customer Feedback Emails
Customer feedback emails will no longer be sent empty if there is no feedback provided.
Slider Start Page Issue
The slider now correctly starts from page 1 instead of page 2.
Default Customizer Colors
Default values in the customizer for colors have been reviewed and improved.
Published Changes
Fixes have been implemented to ensure that published changes are correctly displayed.
Segment Manual Input Button Default Value
Default values for the Segment Manual Input button have been adjusted.
Heading Level Issue
Corrected a problem with heading levels in the content.
Manual Input Box Icons
Icons within the manual input box now function as expected.
Manual Input Collection Items
Manual input collection items no longer display p-tags erroneously.
Manual Input Segment Button
The manual input segment button now appears only when a link is present.
Shortcodes in Post Module
Shortcodes are now visible in the post module as intended.
Slider Area on Single Pages
The slider area will no longer disappear on single pages when the visit plugin is activated.
Consistent "Kort" Manual Input Height
Ensured a consistent height for "kort" manual input.
Ampersand (&Amp) Issue
Addressed and resolved the ampersand issue for improved rendering.
231023 - Stable Release
What's Changed
- Fix: Modularity form builder correct version by @NiclasNorin in #10
- Fix: Latest api-event-manager by @NiclasNorin in #11
New Contributors
- @NiclasNorin made their first contribution in #10
Full Changelog: 3.4.2...3.5.0
231003 - Stable Release
Full Changelog: 3.3.0...3.4.0
230928 - Stable Release
Installer is updated to require stable releases of each plugin. For development purposes, a devcontainer also is embedded into this install.
What's Changed
- Created a dependency checker by @sebastianthulin in #6
- Efficient build by @sebastianthulin in #7
- Update versions to latests for helsingborg-stad packages by @Sven65 in #9
- feat: add devcontainer files by @thorbrink in #8
New Contributors
- @sebastianthulin made their first contribution in #6
- @Sven65 made their first contribution in #9
- @thorbrink made their first contribution in #8
Full Changelog: 3.2.4...3.3.0