Skip to content

Latest commit

 

History

History
194 lines (114 loc) · 18.9 KB

CHANGELOG.md

File metadata and controls

194 lines (114 loc) · 18.9 KB

Changelog

0.7.0 (2024-04-09)

🚀 Features

⬆️ Dependencies updates

0.6.0 (2023-12-20)

🚀 Features

⬆️ Dependencies updates

  • bump @radix-ui/react-dropdown-menu from 2.0.5 to 2.0.6 (#118) (a7d1fa0)
  • bump @tanstack/react-table from 8.10.7 to 8.11.0 (#120) (ae88ffc)
  • bump tailwindcss from 3.3.3 to 3.3.6 (#109) (a724f5e)
  • bump vite from 4.5.0 to 4.5.1 (#93) (e9940b7)
  • bump zod-form-data from 2.0.1 to 2.0.2 (#119) (ccec6ff)

0.5.0 (2023-12-12)

🚀 Features

🔧 Bug Fixes & Refactoring

  • ItemForm: move props from numerical model to general (#104) (8f9a9f7)

⬆️ Dependencies updates

  • bump @radix-ui/react-avatar from 1.0.3 to 1.0.4 (#86) (3d32af0)
  • bump @remix-run/react from 2.2.0 to 2.3.1 (#110) (bc8bf29)
  • bump @tanstack/react-table from 8.9.3 to 8.10.7 (#111) (16b9a6f)
  • bump eslint from 8.53.0 to 8.55.0 (#85) (07d8be8)
  • bump react-hook-form from 7.45.2 to 7.48.2 (#82) (34defca)
  • bump react-hook-form from 7.48.2 to 7.49.0 (#112) (780a143)

0.4.6 (2023-12-07)

📦 Testing & CI/CD

  • fix command to check whether image exists (5bcc08b)
  • improvements to makefile used for deployment (ec3a43c)

⬆️ Dependencies updates

  • bump @mapbox/mapbox-gl-draw and @types/mapbox__mapbox-gl-draw (#78) (84e86d1)
  • bump @remix-run/eslint-config from 2.2.0 to 2.3.1 (#76) (6216968)
  • bump @types/react from 18.2.13 to 18.2.38 (#75) (8b241e7)
  • bump react-virtuoso from 4.5.0 to 4.6.2 (#84) (8db1de9)
  • bump remix-validated-form from 5.0.2 to 5.1.5 (#77) (4c34c1c)
  • bump tailwind-merge from 1.14.0 to 2.0.0 (#79) (f8e3f8f)
  • bump tailwind-merge from 2.0.0 to 2.1.0 (#83) (97eeb4e)

0.4.5 (2023-11-21)

📦 Testing & CI/CD

  • login to azure before trying to push an image (8f071a4)

0.4.4 (2023-11-21)

📦 Testing & CI/CD

  • use correct outputs from releaseplease action (1d9915f)

⬆️ Dependencies updates

  • bump @hookform/resolvers from 3.1.1 to 3.3.2 (#62) (e07fa0e)
  • bump @radix-ui/react-popover from 1.0.6 to 1.0.7 (#61) (5f2e3fe)
  • bump @radix-ui/react-select from 1.2.2 to 2.0.0 (#60) (5bc8fd0)
  • bump isbot from 3.6.12 to 3.7.1 (#64) (9888f7f)

0.4.3 (2023-11-21)

📦 Testing & CI/CD

  • add building of image to release please workflow (bf6664a)

0.4.2 (2023-11-21)

📦 Testing & CI/CD

  • fix tag trigger (a78bf7b)
  • persist image name to GH action env (78e4c6c)

0.4.1 (2023-11-21)

📦 Testing & CI/CD

⬆️ Dependencies updates

  • bump @playwright/test from 1.39.0 to 1.40.0 (#52) (93e1db7)
  • bump @remix-run/node from 2.2.0 to 2.3.0 (#47) (476de72)
  • bump @remix-validated-form/with-zod from 2.0.6 to 2.0.7 (#51) (0f36155)
  • bump eslint from 8.43.0 to 8.53.0 (#48) (71ba0b6)
  • bump lru-cache from 10.0.0 to 10.0.2 (#53) (b163642)

0.4.0 (2023-11-17)

🚀 Features

  • add datadog to app and docker deployments (#34) (3d1e57b)

🔧 Bug Fixes & Refactoring

  • fix start command used in prod (#24) (f015118)
  • remove double search outcomes with query fix (#45) (5b1f2c5)

📦 Testing & CI/CD

  • dont run terraform plan on dependabot PR (889ad56)
  • fix poetry publish by building first (f428c7b)

⬆️ Dependencies updates

  • bump prisma from 5.0.0 to 5.6.0 (#39) (cf0b78c)
  • bump react-map-gl from 7.1.2 to 7.1.6 (#40) (f689b95)
  • bump semver from 6.3.0 to 6.3.1 (#35) (63937c7)
  • bump typescript from 5.1.3 to 5.2.2 (#37) (983aca2)
  • dev: bump @playwright/test from 1.36.1 to 1.39.0 (#36) (5fd4c49)

0.3.0 (2023-11-10)

🚀 Features

🔧 Bug Fixes & Refactoring

  • users are no longer able to select catalogs they are not a member of when creating a collection (fd4cbdd)

📦 Testing & CI/CD

  • Add testing and releasing of python package to Github Action workflow (#64) (aed6579)

⬆️ Dependencies updates

0.2.0 (2023-11-08)

Features

  • add end2end pytest in github actions pipeline (aed6579)
  • Add testing and releasing of python package to Github Action workflow (#64) (aed6579)

Bug Fixes

  • add wait and healthcheck so pytests wait until webcontainer has started (aed6579)
  • change timeouts and pass correct database url for python end2end test (aed6579)
  • correct use of release step output to trigger package publishing (#57) (d182400)
  • python: Run github actions worflows for python package also when workflows change (cfad619)
  • run pytest only in 1 workflow and spin up docker image with webserver when testing (aed6579)
  • use correct config file name (#72) (2016750)
  • users are no longer able to select catalogs they are not a member of when creating a collection (fd4cbdd)