v0.1.4
What's Changed
- return 404 if uuid is in the wrong format by @JannikStreek in #283
- #284 Add a copy mind map button by @sorenjohanson in #285
- Bump braces from 3.0.2 to 3.0.3 in /teammapper-frontend by @dependabot in #289
- Fix: Add admin ID and modification secret to local storage to enable deleting map by @sorenjohanson in #291
- Add test coverage to maps.controller.spec.ts by @sorenjohanson in #292
- Add toasts where sensible by @sorenjohanson in #294
- E2E tests have an increased failure rate by @sorenjohanson in #299
- Bump socket.io from 4.6.1 to 4.7.5 in /teammapper-frontend by @dependabot in #295
- Bump pdfjs-dist and @compodoc/compodoc in /teammapper-frontend by @dependabot in #280
- Bump ws, engine.io, socket.io-adapter and engine.io-client in /teammapper-backend by @dependabot in #302
- Bump braces from 3.0.2 to 3.0.3 in /teammapper-backend by @dependabot in #301
- Bump docker/login-action from 1 to 3 by @dependabot in #309
- Bump actions/checkout from 2 to 4 by @dependabot in #311
- Bump docker/setup-buildx-action from 1 to 3 by @dependabot in #310
- Bump docker/setup-qemu-action from 1 to 3 by @dependabot in #308
- Bump docker/build-push-action from 3 to 6 by @dependabot in #307
- Detached nodes after creation at different positions by @sorenjohanson in #324
- Test factory to create maps and nodes by @sorenjohanson in #323
- Bump ts-jest from 29.1.1 to 29.2.2 in /teammapper-backend by @dependabot in #328
- Bump @typescript-eslint/parser from 7.4.0 to 7.16.0 in /teammapper-frontend by @dependabot in #327
- Bump @nestjs/cli from 10.3.2 to 10.4.2 in /teammapper-backend by @dependabot in #326
- Bump karma-jasmine-html-reporter from 2.0.0 to 2.1.0 in /teammapper-frontend by @dependabot in #314
- Bump @fortawesome/free-brands-svg-icons from 5.15.4 to 6.5.2 in /teammapper-frontend by @dependabot in #313
- Bump @nestjs/schedule from 4.0.2 to 4.1.0 in /teammapper-backend by @dependabot in #315
- Bump @nestjs/websockets from 10.3.8 to 10.3.10 in /teammapper-backend by @dependabot in #318
- Bump @nestjs/common from 10.3.8 to 10.3.10 in /teammapper-backend by @dependabot in #320
- Bump @fortawesome/free-solid-svg-icons from 5.15.4 to 6.5.2 in /teammapper-frontend by @dependabot in #316
- Display an error when map cannot be found by @sorenjohanson in #306
- Download bug when images exceed browser canvas limitations by @sorenjohanson in #300
- Rename GENERIC_NODE_COPY_ERROR by @sorenjohanson in #330
- Missing toast when trying to copy root node by @sorenjohanson in #333
- Bad merge with language files by @sorenjohanson in #335
- Copy map bug: Same map after copy by @sorenjohanson in #334
- Bump node from 20.10-alpine3.18 to 22.2-alpine3.18 by @dependabot in #312
- History bugs when copying map by @sorenjohanson in #337
- Reload map when navigation is coming from back/forward by @sorenjohanson in #348
- Bump @nestjs/testing from 10.3.8 to 10.3.10 in /teammapper-backend by @dependabot in #338
- Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.21.0 in /teammapper-backend by @dependabot in #339
- Bump @types/jasmine from 4.0.3 to 5.1.4 in /teammapper-frontend by @dependabot in #344
New Contributors
- @sorenjohanson made their first contribution in #285
Full Changelog: v0.1.3...v0.1.4