Skip to content

v2.1.0

Compare
Choose a tag to compare
@timmo001 timmo001 released this 22 Sep 16:16
· 1722 commits to master since this release

GitLab CI

This release adds support for charts πŸ“ˆ as well as a few layout tweaks and fixes. Plus a bunch of updates ⬆️ and vscode tasks and devcontainer support. πŸš€

image

Changes

  • 5b349f1 ⬆️ Update dependency @feathersjs/configuration to v4.3.2 (#489)
  • 70fc017 πŸ”¨ Cleanup logs
  • 9cea390 πŸ”¨ Add support for markdown height and standardise height
  • eef6297 πŸš‘ Fix iFrame height
  • 86ac06e πŸ”¨ Reset card props when changing type
  • ab3fd19 ⬆️ Update feathersjs to 4.3.2
  • 5dc5649 ⬆️ Upgrade curl
  • cee0ff5 ⬆️ Update dependency snyk to v1.228.2
  • e6e8aaa ⬆️ Update dependency @types/jsonwebtoken to v8.3.4
  • a26a0cc ⬆️ Update dependency ts-node-dev to v1.0.0-pre.43
  • 05c798a ⬆️ Update dependency react-scripts to v3.1.2
  • 223e336 πŸ”¨ Make camera entity use Image component
  • 08dd5d8 ⬆️ Update dependency flow-bin to v0.108.0 (#505)
  • 3803098 ⬆️ Update dependency socket.io-client to v2.3.0
  • 2398545 ⬆️ Update dependency helmet to v3.21.1
  • a247b72 ⬆️ Update dependency react-select to v3.0.5
  • 15e5327 ✨ Charts (#510)
  • 3905525 ⬆️ Update feathersjs
  • 71f2e9b πŸ”₯ Rework entity selection and move items
  • f44adaa ✨ Setup tasks and devcontainer
  • bfa7cea πŸ”¨ Add start all task
  • 26c5b6b πŸ”¨ Add docker to devcontainer
  • c68cc8b πŸ”¨ Add markdownlint to devcontainer
  • b7be74e πŸ”¨ Pass ssh keys to dev container
  • 75b0392 πŸ”¨ Fix zsh path
  • e583d83 πŸ”¨ Cleanup
  • 1131325 πŸ”₯ Fix chart updating
  • e1bbb5b πŸ”¨ tweak chart position
  • edaa242 πŸ”¨ Update chart on prop change
  • a415cd3 πŸ”¨ Leave chart props the same when switching between
  • 548e056 ⬆️ Update dependency snyk to v1.228.3 (#517)

Full Changelog