Skip to content

TeamMapper

Productivity & Wikis

Self‑hosted collaborative mind‑mapping tool that lets teams create, customize and share live mindmaps via websockets.

TypeScript Latest v0.2.9-2 · 2d ago Security brief →

Features

  • Create personal or team mindmaps hosted on your own server
  • Rich node customization (images, colors, fonts, links)
  • Real‑time collaborative editing with view‑only or edit invites
  • Import/export in JSON, Mermaid, SVG, PDF, PNG and other formats
  • Share via QR code or URL; automatic GDPR‑compliant map deletion after 30 days

Recent releases

View all 10 releases →
Upgrade now
v0.2.8-1 Maintenance
Dependencies

Routine maintenance and dependency updates.

v0.2.7-1 Bug fix
Security fixes
  • Patch vulnerabilities in lodash, follow-redirects, and hono
Notable features
  • 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

v0.2.6-1 Maintenance
Notable features
  • 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

v0.2.4-1 New feature
Notable features
  • 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

v0.2.3-1 Mixed
Security fixes
  • 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

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
460
Forks
40
Languages
TypeScript HTML SCSS

Install & Platforms

Install via
docker docker-compose

Alternative to

mindmapp

Beta — feedback welcome: [email protected]