Skip to content

v4.2.0

Compare
Choose a tag to compare
@denniskigen denniskigen released this 16 Mar 13:06
· 560 commits to main since this release
40db66e

What's Changed

Features

  • (feat) Optional typings for useConfig() by @ibacher in #626

app shell

  • (feat) Running shell with run:shell shouldn't use the CSP by @ibacher in #613
  • (feat) More useful service worker registration errors by @denniskigen in #618
  • (feat) Add implicit config for all registered apps (O3-1933) by @ibacher in #621
  • (feat) Make core JS and CSS cacheable by @ibacher in #623
  • (feat) Even more left nav UI tweaks by @denniskigen in #647

framework

primary navigation

  • (feat) Add ability to auto-close the App Menu when a user clicks on a link by @donaldkibet in #608

styleguide

  • (feat) Added styles for overflow menus in data tables by @vasharma05 in #612

tooling

  • (feat) Add support for reading configuration from .npmrc by @ibacher in #606

Refactors

login

Bug fixes

framework

  • (fix) Functions wrapped in an extension should have correct arguments by @ibacher in #615

login

offline tools

styleguide

  • (fix) O3-1632: Search fields in the application should have an orange outline by @jona42-ui in #607
  • (fix) Properly scope hyperlink styles for the left nav menu by @denniskigen in #646

tooling

  • (fix) Build command should not default to clearing directory by @ibacher in #628

Docs

Housekeeping

New Contributors

Full Changelog: v4.1.0...v4.2.0