Releases: metrico/qryn-view
Releases · metrico/qryn-view
qryn-view-v3.4.4
Merge pull request #551 from metrico/fix/packages_updates_29_10_24 fix: packages updates (jsdom update)
qryn-view-v3.4.3
What's Changed
- chore: bump slate-react from 0.105.0 to 0.110.3 by @dependabot in #539
- chore: bump zustand from 4.5.5 to 5.0.0 by @dependabot in #538
- chore: bump @typescript-eslint/parser from 7.18.0 to 8.11.0 by @dependabot in #537
- chore: bump happy-dom from 14.12.3 to 15.7.4 by @dependabot in #536
- chore: bump @mui/icons-material from 5.16.7 to 6.1.5 by @dependabot in #535
- chore: bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.11.0 by @dependabot in #534
- chore: bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 by @dependabot in #533
- chore: bump sass from 1.80.3 to 1.80.4 by @dependabot in #531
- chore: bump slate from 0.103.0 to 0.110.2 by @dependabot in #530
- chore: bump @mui/material from 5.16.7 to 6.1.5 by @dependabot in #529
- fix: packages updates by @jacovinus in #540
Full Changelog: v3.4.2...v3.4.3
qryn-view-v3.4.2
Merge pull request #528 from metrico/fix/security_issues fix: micromatch package update
qryn-view-v3.4.1
Merge pull request #527 from metrico/dependabot/npm_and_yarn/npm_and_…
qryn-view-v3.4.0
Merge pull request #522 from metrico/feat/faro-logs fix: default timerange to five minutes
qryn-view-v3.3.2
Merge pull request #525 from metrico/fix/security_issues_4_9 fix: Incomplete HTML attribute sanitization
qryn-view-v3.3.1
What's Changed
- chore: bump dayjs from 1.11.11 to 1.11.12 by @dependabot in #500
- chore: bump react-day-picker from 8.10.1 to 9.0.1 by @dependabot in #502
- chore: bump @emotion/css from 11.11.2 to 11.13.0 by @dependabot in #503
- chore: bump @emotion/babel-plugin from 11.11.0 to 11.12.0 by @dependabot in #509
- chore: bump @emotion/is-prop-valid from 1.2.2 to 1.3.0 by @dependabot in #504
- chore: bump jsdom from 24.1.0 to 24.1.1 by @dependabot in #508
- chore: bump react-cookie from 7.1.4 to 7.2.0 by @dependabot in #506
- chore: bump @emotion/react from 11.11.4 to 11.13.0 by @dependabot in #507
- chore: bump @typescript-eslint/parser from 7.14.1 to 7.17.0 by @dependabot in #517
- chore: bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.17.0 by @dependabot in #511
- chore/packages updates 22 07 by @jacovinus in #510
Full Changelog: v3.3.0...v3.3.1
qryn-view-v3.3.0
What's Changed
This changes the way datasources settings are stored
- Previously the datasources fields were changed automatically without the option of a cancel button and aborting changes
For the new changes we will have a 'Cancel' button to set back all the fields to its initial values
- adittionally will have a confirm on save dialog to confirm changes made on datasources settings
- adds a cancel button to go back to previous settings
- added Import JSON functionality
Full Changelog: v3.2.12...v3.3.0
qryn-view-v3.2.12
Merge pull request #495 from metrico/fix/chart_timeline fix: chart timeline with current date range