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