Skip to content

Releases: nextcloud/whiteboard

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

v1.1.1

23 Jun 09:11
545320d

Choose a tag to compare

Fixed

Other

  • Update translations from Transifex

v1.1.0

16 Jun 10:08
35f5aab

Choose a tag to compare

Fixed

Other

  • Fix URL being rewritten, Add Apache docs, Improve logging, Fix server hanging when enable socket redis stream adapter, Fix JWT token mismatched by @hweihwang in #486
  • Add Playwright tests by @juliusknorr in #361

v1.1.0-beta.1

28 May 08:09
f58b706

Choose a tag to compare

v1.1.0-beta.1 Pre-release
Pre-release

1.1.0-beta.1

Features

Fixed