Skip to content

2023.2

Compare
Choose a tag to compare
@simon622 simon622 released this 25 Jul 11:46
· 1645 commits to master since this release

Maintenance release - Mainly UI features & fixes with some core bug fixes

What's Changed

  • fix(15305): Creating an adapter opens the correct tabs by @vanch3d in #1
  • feat(15308): Add persitence for JWT token by @vanch3d in #2
  • feature (15441) - Allow JWT reissue in CORS by @simon622 in #5
  • errata (15441) - Added Expose header by @simon622 in #6
  • refactor(15342): Align namespace UX with design by @vanch3d in #4
  • fix(15302): The Switch component now properly persists form's data by @vanch3d in #7
  • bump nodejs version to 16.20.1 by @antpaw in #3
  • feat(15309): Add middleware to axios for JWT reissuing and logout by @vanch3d in #8
  • fix(15315): Fix layout of the warning message component by @vanch3d in #9
  • fix(15566) - JWT Reissuance filter logic flaw by @simon622 in #10
  • bug(15580): API allows invalid bridge subscribe topics to be defined by @simon622 in #12
  • fix(15560): Fix rerendering of the adapter editor by @vanch3d in #11
  • feature(15617) - Module classloader in development workspace by @simon622 in #13
  • feat(15630): Add a testing workflow for the frontend repo by @vanch3d in #14
  • Update CONTRIBUTING.adoc by @brian-gilmore-hivemq in #15
  • feat(15459): Adding first-use username/password from configuration endpoint by @vanch3d in #17
  • fix(15303): Ensure that all defaults for the forms come from the OpenAPI schemas by @vanch3d in #16
  • refactor(15460): Refactor Login page to align with design specs by @vanch3d in #18
  • refactor(master): Update the openAPI stubs by @vanch3d in #19

New Contributors

Full Changelog: 2023.1...2023.2