There have been a number of releases of SMUI since 3.14.0, however they haven't all been documented on Github.
This is a list of all the changes since 3.14.0.
What's Changed
- Fixes #102 by @mkr in #103
- Fixes #104 by @mkr in #105
- fixing up/down value encoding/decoding on double save, fixes #118 by @depahelix2021 in #120
- Version updates to enable build on M1 by @mkr in #122
- Feature/copy rules by @dobestler in #124
- Use subject claim from jwt by @jclapadula in #131
- Bumping Play from 2.7.9 to 2.8.18 by @mkr in #129
- Smui saml by @pbartusch in #132
- Managing dependency exclusions instead of broadly applying MergeStrategies by @mkr in #133
- Swap colors of modals so that OK Button is green and Cancel Button red. by @dobestler in #134
- Enable lookup of rule by id by @Paul-Blanchaert in #107
- enable rule duplication in the same collection by @pbartusch in #136
- Re-enable admin button in menu bar (issue 126 not reproducible) by @Paul-Blanchaert in #137
- Enable basic auth from configured user/password by @Paul-Blanchaert in #138
- Fix basic auth environment variable by @Paul-Blanchaert in #141
- Configurable search index name: solr/elastic/opensearch by @Paul-Blanchaert in #139
- Fix prelive name config value by @Paul-Blanchaert in #143
- Basic auth username case insensitive by @Paul-Blanchaert in #144
New Contributors
- @depahelix2021 made their first contribution in #120
- @jclapadula made their first contribution in #131
- @Paul-Blanchaert made their first contribution in #107
Full Changelog: v3.14.0...v4.0.11