Release history
TeamMapper releases
Host and create your own mindmaps. Share your mindmap sessions with your team and collaborate live on mindmaps.
All releases
10 shown
- Patch vulnerabilities in lodash, follow-redirects, and hono
- Add Japanese (ja) localization
Full changelog
What's Changed
- add benchmark readme by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1240
- build(deps): bump the production-dependencies group across 1 directory with 29 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1253
- build(deps): bump sanitize-html from 2.17.2 to 2.17.3 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1256
- build(deps): bump dompurify from 3.3.3 to 3.4.0 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1255
- build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1251
- build(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1250
- build(deps-dev): bump vite from 6.4.1 to 6.4.2 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1245
- build(deps-dev): bump vite from 6.4.2 to 8.0.8 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1257
- build(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1254
- Add Japanese (ja) localization by @monta-gh in https://github.com/b310-digital/teammapper/pull/1248
- build(deps): patch lodash, follow-redirects, hono vulnerabilities by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1266
- fix: keep focus on contenteditable when re-selecting same node by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1267
New Contributors
- @monta-gh made their first contribution in https://github.com/b310-digital/teammapper/pull/1248
Full Changelog: https://github.com/b310-digital/teammapper/compare/v0.2.6-1...v0.2.7-1
- improve root setup for linters and scanners
- pin actions to hashes
- Add ai benchmarking
Full changelog
What's Changed
- fix: change stackit provider to openai compatile by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1227
- build(deps): update minor dependencies and fix security vulnerabilities by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1230
- build(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1233
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1231
- feat: improve root setup for linters and scanners by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1235
- feat: pin actions to hashes by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1238
- Add ai benchmarking by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1239
- build(deps): bump the production-dependencies group across 1 directory with 20 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1237
- build(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1229
Full Changelog: https://github.com/b310-digital/teammapper/compare/v0.2.5-1...v0.2.6-1
Minor fixes and improvements.
Full changelog
What's Changed
- Backfill specs with missing capabilities by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1211
- fix: harden image upload by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1220
- fix: make yjs default by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1221
- fix: harden llm usage by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1222
- fix: angular bug with missing state updates by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1223
- fix: remove ai import from mermaid modal by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1224
- build(deps-dev): bump @golevelup/ts-jest from 1.2.1 to 3.0.0 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1218
- build(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1212
- build(deps-dev): bump the development-dependencies group with 6 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1214
- fix: improve prompt refusal by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1225
- build(deps): bump ai from 5.0.116 to 6.0.134 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1217
- build(deps): bump @ai-sdk/openai from 2.0.88 to 3.0.47 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1215
- build(deps-dev): bump the development-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1226
- build(deps-dev): bump vite from 7.3.1 to 8.0.1 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1216
- build(deps): bump @ai-sdk/openai-compatible from 1.0.29 to 2.0.37 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1219
- build(deps): bump the production-dependencies group with 18 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1213
Full Changelog: https://github.com/b310-digital/teammapper/compare/v0.2.4-1...v0.2.5-1
- Log level can be configured by the user
- Deprecation warnings are adjusted to log at WARN severity
Full changelog
What's Changed
- fix: update deps for sec vulnerabilities by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1205
- feature: make log level configurable by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1204
- build(deps-dev): bump the development-dependencies group across 1 directory with 18 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1207
- feature: backfill openspec based on e2e tests by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1208
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1191
- build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1192
- build(deps): bump ngx-toastr from 19.1.0 to 20.0.5 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1180
- build(deps-dev): bump @types/supertest from 6.0.3 to 7.2.0 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1196
- build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1193
- build(deps-dev): bump eslint from 9.39.2 to 10.0.3 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1195
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1181
- build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1190
- build(deps-dev): bump @eslint/js from 9.39.2 to 10.0.1 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1179
- build(deps): bump the production-dependencies group across 1 directory with 14 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1206
- fix: adjust log level to warn for deprecation warnings by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1209
Full Changelog: https://github.com/b310-digital/teammapper/compare/v0.2.3-1...v0.2.4-1
- Addressed security issues with dependencies
Full changelog
What's Changed
- build(deps-dev): bump the development-dependencies group across 1 directory with 13 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1182
- fix endless rendering on map paths by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1184
- build(deps): bump jspdf from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1172
- fix security issues with deps by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1187
Full Changelog: https://github.com/b310-digital/teammapper/compare/v0.2.2-2...v0.2.3-1
- Added specs for Yjs undo/redo manager and auth read-write access
Full changelog
What's Changed
- fix: yjs delete bug with descendants by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1162
- spec: add specs for yjs undo redo manager by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1163
- spec: yjs undo redo manager by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1165
- specs: yjs-auth-read-write-access by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1166
- refactor: extract sync services to separate modules by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1167
- refactor: move ai feature flags to backend by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1169
- spec: yjs auth refactor by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1170
- fix: bug with yjs disabled toolbar by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1171
Full Changelog: https://github.com/b310-digital/teammapper/compare/v0.2.2-1...v0.2.2-2
Minor fixes and improvements.
Full changelog
What's Changed
- build(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1112
- build(deps): bump the production-dependencies group with 8 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1111
- add tests against undefined pid by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1125
- build(deps-dev): bump the development-dependencies group across 1 directory with 17 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1128
- small test improvements by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1136
- Spec: yjs introduction by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1145
- spec: yjs-introduction section 1 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1146
- spec: yjs-introduction section 2 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1149
- spec: yjs-introduction section 3 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1152
- spec: yjs-introduction section 4 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1153
- spec: yjs-introduction section 5 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1154
- build(deps-dev): bump the development-dependencies group across 1 directory with 24 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1151
- build(deps): bump jspdf from 3.0.4 to 4.1.0 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1139
- build(deps): bump the production-dependencies group across 1 directory with 31 updates by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1148
- build(deps-dev): bump globals from 16.5.0 to 17.0.0 by @dependabot[bot] in https://github.com/b310-digital/teammapper/pull/1120
- spec: yjs-introduction spec with additional hardening requirements for prod by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1156
- spec: yjs-introduction sections 6+7 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1157
- spec: yjs-introduction section 8 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1158
- spec: yjs-introduction section 9 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1159
- spec: yjs-introduction section 10 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1160
- spec: yjs-introduction section 11+12 by @JannikStreek in https://github.com/b310-digital/teammapper/pull/1161
Full Changelog: https://github.com/b310-digital/teammapper/compare/v0.2.1-4...v0.2.2-1