Skip to content

Releases: nextcloud/whiteboard

v1.5.0

12 Dec 15:09
55cd8e8

Choose a tag to compare

Added

Fixed

Other

v1.5.0-beta.1

10 Dec 14:46
966601c

Choose a tag to compare

Added

Fixed

Other

v1.4.2

25 Nov 14:14
cad59ca

Choose a tag to compare

Features

  • Add read-only EmbeddedViewer component for whiteboard nesting #800

Fixed

  • Fix recordings' file names for Windows compatibility #809
  • Fix versions comparison, regular clean-ups, improve structure #774

Other

  • Add host environment variable to the websocket server #784
  • Update node and npm engines versions #771
  • Keep Nextcloud OCP development dependency up to date #785 #797 #810

v1.4.1

03 Nov 10:38
9399e85

Choose a tag to compare

What's Changed

Features

  • Add keyboard shortcuts to download the whiteboard screenshot #751

Fixed

  • Restore compatibility with Nextcloud 29 #754

Other

  • Update translations from Transifex and unify ellipses in strings #757
  • Keep Nextcloud OCP development dependency up to date #748 #765
  • Dependency updates: Node.js base image, axios, vitest, puppeteer-core, browserslist config, @nextcloud/e2e-test-server, @nextcloud/dialogs, @vitejs/plugin-react, phpunit #763 #761 #762 #764 #740 #742 #743 #745 #744 #741 #739 #759
  • Run Playwright end-to-end tests across supported server versions #752

v1.4.0

24 Oct 08:54

Choose a tag to compare

1.4.0

Features

  • Add whiteboard version history preview and restore workflow #735

Fixed

  • Restore whiteboard export images and keyboard shortcuts #703
  • Prevent stale scene updates during collaboration sync #705
  • Store recording temp files safely on the backend #706
  • Add missing translation strings in the interface #736

Other

v1.3.0

10 Oct 09:43
e83b826

Choose a tag to compare

Features

  • Add creator information for whiteboard elements #546

Other

  • Add documentation for recording feature #685
  • Add load testing tooling #665
  • Keep Nextcloud OCP development dependency up to date #675 #683
  • Dependency updates: TypeScript, Puppeteer, @vitejs/plugin-react, dotenv, vite-plugin-static-copy, PHPUnit, Node.js 24.9.0 #677 #678 #679 #680 #681 #682

v1.2.1

23 Sep 10:41
93ebd3c

Choose a tag to compare

Fixed

  • Improve board synchronization reliability and reduce race conditions #656
  • Update translations from Transifex

Other

  • Keep Nextcloud OCP development dependency up to date #654 #661
  • Dependency updates: axios, @nextcloud/dialogs, @nextcloud/vue, @vitejs/plugin-react, Puppeteer, Node.js 24.8.0, PHPUnit #649 #650 #651 #652 #653 #657 #658 #659 #660

v1.2.0

11 Sep 10:28
6d396e9

Choose a tag to compare

1.2.0

Features

  • Recording: Add presentation recording functionality #559

Fixed

  • Fix collaborators synchronization issues #646
  • Fix stale JWT token handling #645
  • Fix saving library items #630
  • Fix npm run watch command #627

Other

  • Improve frontend logging and error handling #629
  • Update Node.js and npm engine requirements #628
  • Update Nextcloud OCP dependencies

v1.1.3

18 Aug 12:50
72b688e

Choose a tag to compare

🚀 New Features

  • Assistant Integration: Add AI assistant support for generating Mermaid diagrams by @grnd-alt
  • Grid Toggle: Add grid toggle button for better drawing precision by @luka-nextcloud
  • Library Support: Enhanced library functionality for better asset management by @luka-nextcloud

🐛 Bug Fixes

  • File Locks: Fix file locking issues and improve file handling reliability by @hweihwang
  • Nextcloud 28: Fix compatibility issues with Nextcloud 28 by @hweihwang
  • Redis Connections: Update Redis client to support Unix socket connections by @Object9050

⬆️ Updates

  • Excalidraw: Update to Excalidraw v0.18.0 with latest features and improvements by @hweihwang
  • Dependencies: Update @nextcloud/ocp and other core dependencies for better compatibility
  • Documentation: Update README with improved Docker Compose image tag by @st3iny

v1.1.2

24 Jun 11:43
d8c52e8

Choose a tag to compare

Fixed