Features
- connect: enable auto-connect based on preset connections from backend (1b78eb9), closes hawtio/hawtio#3731
- connect: make primary tab auto-connect to the first preset connection (2915289), closes hawtio/hawtio#3731
Bug Fixes
- connect: 'con=' parameter should also accept connection name (e3c2889), closes #1285
- connect: better handling of preset-connections path (39ed52d)
- console-status: fix plugin name (27f0a8d)
- console-status: fix plugin title (56dad14)
- quartz: fail to fire triggers manually with exception "job does not exist" (5f477ef), closes #1049
What's Changed
- build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 by @dependabot in #1274
- build(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 by @dependabot in #1278
- build(deps): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #1281
- build(deps): bump @module-federation/utilities from 3.1.35 to 3.1.37 by @dependabot in #1284
- build(deps-dev): bump typescript-eslint from 8.18.1 to 8.19.0 by @dependabot in #1283
- build(deps-dev): bump concurrently from 9.1.0 to 9.1.2 by @dependabot in #1287
- build(deps): bump @patternfly/react-core from 5.4.11 to 5.4.12 by @dependabot in #1291
- build(deps): bump @module-federation/utilities from 3.1.37 to 3.1.38 by @dependabot in #1288
- build(deps-dev): bump @swc/core from 1.10.1 to 1.10.4 by @dependabot in #1289
- build(deps-dev): bump prettier from 3.4.1 to 3.4.2 by @dependabot in #1290
- build(deps): bump @testing-library/react from 16.0.1 to 16.1.0 by @dependabot in #1276
- feat(connect): enable auto-connect based on preset connections from backend by @tadayosi in #1286
- fix(connect): 'con=' parameter should also accept connection name by @tadayosi in #1293
- fix(quartz): fail to fire triggers manually with exception "job does not exist" by @tadayosi in #1294
Full Changelog: v1.7.0...v1.8.0