Skip to content

Releases: Farfetch/maestro

v0.11.0

21 Feb 14:43
95d3642
Compare
Choose a tag to compare

What's Changed

Added 🎉

  • Feat: Name of user who executed a run is shown in Initial Configuration by @crazyplayy in #798
  • Feat: Excluded prefixes being applied are shown as tags by @crazyplayy in #801
  • Feat: Adds "Select All" and "Unselect All" buttons to Endpoints chart, changes UI position by @crazyplayy in #804
  • Feat: Run metrics are now downloaded as zip by @crazyplayy in #816
  • Feat: Agent logs are now accessible from the Agents tab by @crazyplayy in #820
  • Feat: Agents variables values are now displayed in log when the Agent is initiated by @crazyplayy in #822
  • Feat: Agent log is cleared after Agent been disabled by @crazyplayy in #830
  • Feat: Log levels in Agent Log are now multiple selectable by @crazyplayy in #831
  • Feat: Reduce API calls while running a test by @crazyplayy in #835

Fixed 🐛

  • Fix: Disabled agents show as UNAVAILABLE after 60 seconds by @crazyplayy in #787
  • Fix: Load Profile not drawn in totality on Hits vs Error chart by @crazyplayy in #794
  • Fix: Background of pop-up notification is always red by @crazyplayy in #797
  • Fix: Search bar in History tab is case sensitive by @crazyplayy in #795
  • Fix: Chart not appearing in Overview tab when opening a run from History by @crazyplayy in #808
  • Fix: Load Profile values are divided among agents by @crazyplayy in #809
  • Fix: High number of API calls in ended runs from history by @crazyplayy in #810
  • Fix: Truncate "Title", "Label" and "Hostname" columns by @crazyplayy in #811
  • Fix: Download metrics button not working by @crazyplayy in #817
  • Fix: Zip files are not compressed by @crazyplayy in #832
  • Fix: Overview metrics changes UI placement while loading by @crazyplayy in #839

Other Changes

Full Changelog: v0.10.0...v0.11.0

v0.10.0

22 Aug 15:37
16c85f9
Compare
Choose a tag to compare

What's Changed

Added 🎉

  • Feat: Adds modal for error handling using axios lib and ErrorBoundary by @crazyplayy in #760
  • Feat: Tokens can be used to dynamically change title by @crazyplayy in #767
  • Feat: Title of a test is now editable during and after its execution by @crazyplayy in #768
  • Feat: Adds disable button to "Agents" tab by @crazyplayy in #776

Other Changes

Full Changelog: v0.9.2...v0.10.0

v0.9.2

20 Jul 15:49
2dde578
Compare
Choose a tag to compare

What's Changed

Added 🎉

Fixed 🐛

Documentation 📘

Package Dependencies 🛠

  • build(deps-dev): bump black from 22.8.0 to 22.10.0 in /agent by @dependabot in #530
  • build(deps-dev): bump black from 22.8.0 to 22.10.0 in /web/api by @dependabot in #529
  • build(deps): bump eslint-plugin-react from 7.31.8 to 7.31.9 in /web/frontend by @dependabot in #526
  • build(deps): bump react-router-dom from 6.4.1 to 6.4.2 in /web/frontend by @dependabot in #523
  • build(deps): bump eslint-plugin-react from 7.31.9 to 7.31.10 in /web/frontend by @dependabot in #532
  • build(deps-dev): bump pytest-mock from 3.9.0 to 3.10.0 in /agent by @dependabot in #528
  • build(deps): bump typing-extensions from 4.3.0 to 4.4.0 in /web/api by @dependabot in #527
  • build(deps): bump pytz from 2022.4 to 2022.5 in /web/api by @dependabot in #543
  • build(deps): bump pymongo from 4.2.0 to 4.3.2 in /web/api by @dependabot in #542
  • build(deps-dev): bump pytest from 7.1.3 to 7.2.0 in /web/api by @dependabot in #550
  • build(deps-dev): bump pytest from 7.1.3 to 7.2.0 in /agent by @dependabot in #549
  • build(deps): bump @docusaurus/core from 2.1.0 to 2.2.0 in /site by @dependabot in #547
  • build(deps): bump numpy from 1.23.3 to 1.23.4 in /web/api by @dependabot in #538
  • build(deps): bump @docusaurus/preset-classic from 2.1.0 to 2.2.0 in /site by @dependabot in #548

Other Changes

New Contributors

Full Changelog: v0.8.1...v0.9.2

v0.8.1

07 Oct 09:43
85b4672
Compare
Choose a tag to compare

What's Changed

Added 🎉

Package Dependencies 🛠

  • build(deps): bump @docusaurus/core from 2.0.0-rc.1 to 2.0.1 in /site by @dependabot in #462
  • build(deps-dev): bump flake8 from 4.0.1 to 5.0.1 in /web/api by @dependabot in #465
  • build(deps-dev): bump flake8 from 4.0.1 to 5.0.1 in /agent by @dependabot in #466
  • build(deps): bump jsonschema from 4.7.2 to 4.9.0 in /web/api by @dependabot in #467
  • build(deps): bump @docusaurus/preset-classic from 2.0.0-rc.1 to 2.0.1 in /site by @dependabot in #464
  • build(deps): bump actions/setup-python from 4.1.0 to 4.2.0 by @dependabot in #469
  • build(deps): bump @testing-library/user-event from 14.3.0 to 14.4.2 in /web/frontend by @dependabot in #471
  • build(deps-dev): bump flake8 from 5.0.1 to 5.0.4 in /agent by @dependabot in #473
  • build(deps): bump @testing-library/jest-dom from 5.16.4 to 5.16.5 in /web/frontend by @dependabot in #472
  • build(deps-dev): bump flake8 from 5.0.1 to 5.0.4 in /web/api by @dependabot in #474
  • build(deps): bump jsonschema from 4.9.0 to 4.9.1 in /web/api by @dependabot in #470
  • feat: specify package in Pipfile by @vitaliimelnychuk in #479
  • fix: regenerate pipfile.lock by @vitaliimelnychuk in #482
  • build(deps): bump numpy from 1.23.1 to 1.23.2 in /web/api by @dependabot in #483
  • build(deps): bump @testing-library/user-event from 14.4.2 to 14.4.3 in /web/frontend by @dependabot in #484
  • build(deps): bump axios-mock-adapter from 1.21.1 to 1.21.2 in /web/frontend by @dependabot in #487
  • build(deps): bump pytz from 2022.2 to 2022.2.1 in /web/api by @dependabot in #486
  • build(deps): bump jsonschema from 4.9.1 to 4.14.0 in /web/api by @dependabot in #490
  • build(deps): bump eslint-plugin-react from 7.30.1 to 7.31.1 in /web/frontend by @dependabot in #493
  • build(deps): bump python-dotenv from 0.20.0 to 0.21.0 in /web/api by @dependabot in #494
  • build(deps): bump eslint-plugin-react from 7.31.1 to 7.31.6 in /web/frontend by @dependabot in #504
  • build(deps): bump python-dotenv from 0.20.0 to 0.21.0 in /agent by @dependabot in #496
  • build(deps): bump @docusaurus/core from 2.0.1 to 2.1.0 in /site by @dependabot in #502
  • build(deps): bump @docusaurus/preset-classic from 2.0.1 to 2.1.0 in /site by @dependabot in #501
  • build(deps-dev): bump pytest from 7.1.2 to 7.1.3 in /web/api by @dependabot in #500
  • build(deps-dev): bump pytest from 7.1.2 to 7.1.3 in /agent by @dependabot in #497
  • build(deps): bump eslint-plugin-simple-import-sort from 7.0.0 to 8.0.0 in /web/frontend by @dependabot in #503
  • build(deps-dev): bump black from 22.6.0 to 22.8.0 in /agent by @dependabot in #499
  • build(deps-dev): bump black from 22.6.0 to 22.8.0 in /web/api by @dependabot in #495
  • build(deps): bump jsonschema from 4.14.0 to 4.15.0 in /web/api by @dependabot in #498
  • build(deps): bump numpy from 1.23.2 to 1.23.3 in /web/api by @dependabot in #508
  • build(deps): bump eslint-plugin-react from 7.31.6 to 7.31.8 in /web/frontend by @dependabot in #506
  • build(deps): bump jsonschema from 4.15.0 to 4.16.0 in /web/api by @dependabot in #509
  • build(deps): bump react-router-dom from 6.3.0 to 6.4.0 in /web/frontend by @dependabot in #510
  • build(deps): bump react-router-dom from 6.4.0 to 6.4.1 in /web/frontend by @dependabot in #512
  • build(deps-dev): bump pytest-mock from 3.8.2 to 3.9.0 in /agent by @dependabot in #519
  • build(deps-dev): bump pytest-mock from 3.8.2 to 3.9.0 in /web/api by @dependabot in #515
  • feat: updates JMeter version to 5.5 by @nunodio in #520
  • build(deps-dev): bump pytest-mock from 3.8.2 to 3.10.0 in /web/api by @dependabot in #521
  • build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 in /agent by @dependabot in #517
  • build(deps): bump pytz from 2022.2.1 to 2022.4 in /web/api by @dependabot in #518
  • build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 in /web/api by @dependabot in #516

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Jul 12:27
f912a2e
Compare
Choose a tag to compare

What's Changed

Added 🎉

Fixed 🐛

Documentation 📘

Package Dependencies 🛠

  • build(deps): bump actions/setup-python from 3.1.1 to 3.1.2 by @dependabot in #352
  • build(deps-dev): bump react-scripts from 5.0.0 to 5.0.1 in /web/frontend by @dependabot in #356
  • build(deps): bump @testing-library/user-event from 14.1.0 to 14.1.1 in /web/frontend by @dependabot in #353
  • build(deps): bump moment from 2.29.2 to 2.29.3 in /web/frontend by @dependabot in #354
  • build(deps): bump async from 2.6.3 to 2.6.4 in /site by @dependabot in #359
  • build(deps): bump @testing-library/react from 12.1.4 to 12.1.5 in /web/frontend by @dependabot in #355
  • build(deps-dev): bump pytest from 7.1.1 to 7.1.2 in /agent by @dependabot in #363
  • build(deps-dev): bump black from 22.1.0 to 22.3.0 in /web/api by @dependabot in #336
  • build(deps-dev): bump pytest from 7.1.1 to 7.1.2 in /web/api by @dependabot in #362
  • build(deps): bump pymongo from 4.0 to 4.1.1 in /web/api by @dependabot in #357
  • build(deps): bump typing-extensions from 4.1.1 to 4.2.0 in /web/api by @dependabot in #358
  • build(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /site by @dependabot in #368
  • build(deps): bump ejs from 3.1.6 to 3.1.7 in /web/frontend by @dependabot in #369
  • build(deps): bump axios from 0.26.1 to 0.27.2 in /web/frontend by @dependabot in #371
  • build(deps): bump jsonschema from 4.4.0 to 4.5.1 in /web/api by @dependabot in #379
  • build(deps): bump @docusaurus/core from 2.0.0-beta.18 to 2.0.0-beta.20 in /site by @dependabot in #378
  • build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #375
  • build(deps): bump docker/login-action from 1 to 2 by @dependabot in #374
  • build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #373
  • build(deps): bump @docusaurus/preset-classic from 2.0.0-beta.18 to 2.0.0-beta.20 in /site by @dependabot in #376
  • build(deps): bump errata-ai/vale-action from 1.5.0 to 2.0.0 by @dependabot in #385
  • build(deps): bump prism-react-renderer from 1.3.1 to 1.3.3 in /site by @dependabot in #386
  • build(deps): bump @testing-library/user-event from 14.1.1 to 14.2.0 in /web/frontend by @dependabot in #387
  • build(deps): bump numpy from 1.22.3 to 1.22.4 in /web/api by @dependabot in #392
  • build(deps): bump eslint-plugin-react from 7.29.4 to 7.30.0 in /web/frontend by @dependabot in #390
  • build(deps): bump jsonschema from 4.5.1 to 4.6.0 in /web/api by @dependabot in #402
  • build(deps): bump axios-mock-adapter from 1.20.0 to 1.21.1 in /web/frontend by @dependabot in #401
  • build(deps): bump errata-ai/vale-action from 2.0.0 to 2.0.1 by @dependabot in #400
  • build(deps): bump actions/setup-python from 3.1.2 to 4.0.0 by @dependabot in #405
  • build(deps): bump requests from 2.27.1 to 2.28.0 in /agent by @dependabot in #409
  • build(deps): bump requests from 2.27.1 to 2.28.0 in /web/api by @dependabot in #408
  • build(deps): bump qs from 6.10.3 to 6.10.5 in /web/frontend by @dependabot in #407
  • build(deps): bump @docusaurus/core from 2.0.0-beta.20 to 2.0.0-beta.21 in /site by @dependabot in #397
  • build(deps): bump prettier from 2.6.2 to 2.7.1 in /site by @dependabot in #411
  • build(deps): bump @testing-library/user-event from 14.2.0 to 14.2.1 in /web/frontend by @dependabot in #412
  • build(deps): bump async from 2.6.3 to 2.6.4 in /web/frontend by @dependabot in #393
  • build(deps): bump prettier from 2.6.2 to 2.7.1 in /web/frontend by @dependabot in #415
  • build(deps-dev): bump pytest-mock from 3.7.0 to 3.8.1 in /web/api by @dependabot in #422
  • build(deps): bump eslint-plugin-react from 7.30.0 to 7.30.1 in /web/frontend by @dependabot in #417
  • build(deps): bump qs from 6.10.5 to 6.11.0 in /web/frontend by @dependabot in #419
  • build(deps-dev): bump pytest-mock from 3.7.0 to 3.8.1 in /agent by @dependabot in #420
  • build(deps): bump numpy from 1.22.4 to 1.23.0 in /web/api by @dependabot in #421
  • build(deps): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 in /web/frontend by @dependabot in #425
  • build(deps): bump prism-react-renderer from 1.3.3 to 1.3.5 in /site by @dependabot in #426
  • build(deps): bump requests from 2.28.0 to 2.28.1 in /web/api by @dependabot in #428
  • build(deps): bump requests from 2.28.0 to 2.28.1 in /agent by @dependabot in #429
  • build(deps): bump moment from 2.29.3 to 2.29.4 in /web/frontend by @dependabot in #435
  • build(deps): bump actions/setup-python from 4.0.0 to 4.1.0 by @dependabot in #443
  • build(deps): bump @docusaurus/core from 2.0.0-beta.21 to 2.0.0-rc.1 in /site by @dependabot in #448
  • build(deps): bump clsx from 1.1.1 to 1.2.1 in /site by @dependabot in #436
  • build(deps): bump @testing-library/user-event from 14.2.1 to 14.2.6 in /web/frontend by @dependabot in #449
  • build(deps-dev): bump mongomock from 4.0.0 to 4.1.2 in /web/api by @dependabot in #440
  • build(deps-dev): bump black from 22.3.0 to 22.6.0 in /agent by @dependabot in #430
  • build(deps): bump typing-extensions from 4.2.0 to 4.3.0 in /web/api by @dependabot in #433
  • build(deps): bump @docusaurus/preset-classic from 2.0.0-beta.21 to 2.0.0-rc.1 in /site by @dependabot in #446
  • build(deps-dev): bump pytest-mock from 3.8.1 to 3.8.2 in /web/api by @dependabot in #450
  • build(deps): bump numpy from 1.23.0 to 1.23.1 in /web/api by @dependabot in #452
  • build(deps-dev): bump pytest-mock from 3.8.1 to 3.8.2 in /agent by @dependabot in #437
  • build(deps): bump mongoengine from 0.24.1 to 0.24.2 in /web/api by @dependabot in #451
  • build(deps): bump react-chartjs-2 from 3.3.0 to 4.3.1 in /web/frontend by @dependabot in #444
  • build(deps-dev): bump black from 22.3.0 to 22.6.0 in /web/api by @dependabot in #432
  • build(deps): bump jsonschema from 4.6.0 to 4.7.2 in /web/api by @dependabot in #445
  • build(deps): bump terser from 5.10.0 to 5.14.2 in /web/frontend by @dependabot in #454
  • build(deps): bump terser from 5.10.0 to 5.14.2 in /site by @dependabot in #455
  • build(deps): bump pymongo from 4.1.1 to 4.2.0 in /web/api by @dependabot in #460
  • build(deps): bump @testing-...
Read more

v0.7.0

18 Apr 08:18
fb9795c
Compare
Choose a tag to compare

What's Changed

Added 🎉

Fixed 🐛

Documentation 📘

Package Dependencies 🛠

  • build(deps-dev): bump black from 22.1.0 to 22.3.0 in /agent by @dependabot in #337
  • build(deps): bump prettier from 2.6.1 to 2.6.2 in /web/frontend by @dependabot in #333
  • build(deps): bump react-router-dom from 6.2.2 to 6.3.0 in /web/frontend by @dependabot in #334
  • build(deps): bump prettier from 2.6.1 to 2.6.2 in /site by @dependabot in #329
  • build(deps): bump actions/setup-python from 3.0.0 to 3.1.0 by @dependabot in #328
  • build(deps): bump antd from 4.19.4 to 4.19.5 in /web/frontend by @dependabot in #332
  • build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.4 in /web/frontend by @dependabot in #331
  • build(deps): bump moment from 2.29.1 to 2.29.2 in /web/frontend by @dependabot in #338
  • build(deps): bump actions/setup-python from 3.1.0 to 3.1.1 by @dependabot in #340
  • build(deps): bump @testing-library/user-event from 14.0.4 to 14.1.0 in /web/frontend by @dependabot in #341
  • build(deps): bump eslint-plugin-import from 2.25.4 to 2.26.0 in /web/frontend by @dependabot in #342
  • build(deps): bump actions/setup-java from 2 to 3 by @dependabot in #339
  • build(deps): bump @testing-library/jest-dom from 5.16.3 to 5.16.4 in /web/frontend by @dependabot in #343

Full Changelog: v0.6.0...v0.7.0

v0.6.0

04 Apr 08:30
daa0174
Compare
Choose a tag to compare

What's Changed

Added 🎉

Fixed 🐛

Package Dependencies 🛠

  • build(deps): bump @testing-library/jest-dom from 5.16.2 to 5.16.3 in /web/frontend by @dependabot in #314
  • build(deps): bump prettier from 2.6.0 to 2.6.1 in /web/frontend by @dependabot in #313
  • build(deps): bump @docusaurus/core from 2.0.0-beta.17 to 2.0.0-beta.18 in /site by @dependabot in #315
  • build(deps): bump prettier from 2.6.0 to 2.6.1 in /site by @dependabot in #316
  • build(deps): bump mongoengine from 0.24.0 to 0.24.1 in /web/api by @dependabot in #320
  • build(deps): bump minimist from 1.2.5 to 1.2.6 in /site by @dependabot in #323
  • build(deps): bump antd from 4.19.2 to 4.19.4 in /web/frontend by @dependabot in #317
  • build(deps): bump minimist from 1.2.5 to 1.2.6 in /web/frontend by @dependabot in #322
  • build(deps): bump @docusaurus/preset-classic from 2.0.0-beta.17 to 2.0.0-beta.18 in /site by @dependabot in #319
  • build(deps): bump python-dotenv from 0.19.2 to 0.20.0 in /web/api by @dependabot in #321
  • build(deps): bump python-dotenv from 0.19.2 to 0.20.0 in /agent by @dependabot in #318

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 Mar 09:11
e1608f1
Compare
Choose a tag to compare

What's Changed

Added 🎉

Fixed 🐛

Package Dependencies 🛠

  • build(deps): bump @docusaurus/core from 2.0.0-beta.16 to 2.0.0-beta.17 in /site by @dependabot in #260
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #255
  • build(deps): bump react-router-dom from 6.2.1 to 6.2.2 in /web/frontend by @dependabot in #256
  • build(deps): bump eslint-config-prettier from 8.4.0 to 8.5.0 in /web/frontend by @dependabot in #257
  • build(deps): bump @docusaurus/preset-classic from 2.0.0-beta.16 to 2.0.0-beta.17 in /site by @dependabot in #258
  • build(deps): bump eslint-plugin-react from 7.29.2 to 7.29.3 in /web/frontend by @dependabot in #259
  • build(deps): bump axios from 0.26.0 to 0.26.1 in /web/frontend by @dependabot in #268
  • build(deps): bump @testing-library/react from 12.1.3 to 12.1.4 in /web/frontend by @dependabot in #269
  • build(deps): bump eslint-plugin-react from 7.29.3 to 7.29.4 in /web/frontend by @dependabot in #270
  • build(deps-dev): bump pytest from 7.0.1 to 7.1.0 in /agent by @dependabot in #271
  • deps: remove flask-mongoengine, mongoengine_goodjson deps by @vitaliimelnychuk in #275
  • build(deps): bump antd from 4.18.9 to 4.19.2 in /web/frontend by @dependabot in #267
  • build(deps-dev): bump pytest from 7.1.0 to 7.1.1 in /web/api by @dependabot in #290
  • build(deps): bump prettier from 2.5.1 to 2.6.0 in /site by @dependabot in #287
  • build(deps): bump prettier from 2.5.1 to 2.6.0 in /web/frontend by @dependabot in #288
  • build(deps-dev): bump pytest from 7.1.0 to 7.1.1 in /agent by @dependabot in #286
  • build(deps-dev): bump freezegun from 1.2.0 to 1.2.1 in /web/api by @dependabot in #289
  • deps: upgrade pip to 22.0.4 and pipenv to 2022.3.23 by @nunodio in #301
  • build(deps): bump node-forge from 1.2.1 to 1.3.0 in /site by @dependabot in #303

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Mar 12:57
57bc63c
Compare
Choose a tag to compare

What's Changed

Added 🎉

Fixed 🐛

Package Dependencies 🛠

  • build(deps): bump eslint-config-prettier from 8.3.0 to 8.4.0 in /web/frontend by @dependabot in #222
  • build(deps): bump @testing-library/react from 12.1.2 to 12.1.3 in /web/frontend by @dependabot in #223
  • build(deps): bump prismjs from 1.25.0 to 1.27.0 in /site by @dependabot in #238
  • build(deps): bump actions/setup-python from 2 to 3.0.0 by @dependabot in #239
  • build(deps): bump errata-ai/vale-action from 1.4.3 to 1.5.0 by @dependabot in #240
  • build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #241
  • build(deps): bump eslint-plugin-react from 7.28.0 to 7.29.2 in /web/frontend by @dependabot in #242
  • build(deps): bump apscheduler from 3.8.1 to 3.9.1 in /agent by @dependabot in #247
  • build(deps): bump @Docusaurus packages from 2.0.0-beta.15 to 2.0.0-beta.16 in /site by @dependabot in #245
  • build(deps): bump antd from 4.18.7 to 4.18.9 in /web/frontend by @dependabot in #244

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Feb 12:19
a1eead5
Compare
Choose a tag to compare

What's Changed

Added 🎉

Fixed 🐛

Documentation 📘

Package Dependencies 🛠

  • build(deps-dev): bump pytest from 6.2.5 to 7.0.0 in /web/api by @dependabot in #188
  • build(deps-dev): bump pytest from 6.2.5 to 7.0.0 in /agent by @dependabot in #187
  • build(deps): bump @testing-library/jest-dom from 5.16.1 to 5.16.2 in /web/frontend by @dependabot in #184
  • build(deps): bump numpy from 1.22.1 to 1.22.2 in /web/api by @dependabot in #186
  • build(deps-dev): bump pytest from 7.0.0 to 7.0.1 in /web/api by @dependabot in #199
  • build(deps-dev): bump pytest from 7.0.0 to 7.0.1 in /agent by @dependabot in #200
  • build(deps): bump axios from 0.25.0 to 0.26.0 in /web/frontend by @dependabot in #196
  • build(deps): bump prism-react-renderer from 1.2.1 to 1.3.1 in /site by @dependabot in #197
  • build(deps): bump typing-extensions from 4.0.1 to 4.1.1 in /web/api by @dependabot in #198
  • build(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /site by @dependabot in #202
  • build(deps): bump antd from 4.18.5 to 4.18.7 in /web/frontend by @dependabot in #194
  • build(deps): bump chart.js from 3.7.0 to 3.7.1 in /web/frontend by @dependabot in #195

Full Changelog: v0.2.0...v0.3.0