0.7.0 (2024-04-09)
- bump @remix-run/css-bundle from 2.2.0 to 2.8.1 (#175) (87c1cb2)
- bump @remix-run/serve from 2.2.0 to 2.8.1 (#174) (de99c57)
- bump express from 4.18.2 to 4.19.2 (#187) (a62c074)
- bump follow-redirects from 1.15.3 to 1.15.6 (#185) (fbd6317)
- bump prisma from 5.6.0 to 5.11.0 (#179) (e413cb1)
- bump stac-spec from v1.0.0-beta.2 to v1.0.0 (#117) (20fdd4b)
- bump undici from 5.27.2 to 5.28.4 (#186) (962f3d6)
- bump uuid and @types/uuid (#127) (71913f5)
- bump vite from 4.5.1 to 4.5.3 (#188) (48c50a4)
0.6.0 (2023-12-20)
- 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)
- 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)
- fix command to check whether image exists (5bcc08b)
- improvements to makefile used for deployment (ec3a43c)
- 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)
- login to azure before trying to push an image (8f071a4)
0.4.4 (2023-11-21)
- use correct outputs from releaseplease action (1d9915f)
- 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)
- add building of image to release please workflow (bf6664a)
0.4.2 (2023-11-21)
0.4.1 (2023-11-21)
- 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)
- fix start command used in prod (#24) (f015118)
- remove double search outcomes with query fix (#45) (5b1f2c5)
- 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)
- users are no longer able to select catalogs they are not a member of when creating a collection (fd4cbdd)
0.2.0 (2023-11-08)
- add end2end pytest in github actions pipeline (aed6579)
- Add testing and releasing of python package to Github Action workflow (#64) (aed6579)
- 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)