Releases: nextcloud/whiteboard
Releases · nextcloud/whiteboard
v1.4.1
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
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
- Update translations from Transifex
- Align browserslist baseline support with the updated configuration #707
- Dependency updates: Node.js, Vite, Playwright, Puppeteer, @nextcloud packages, Dexie, Socket.IO Prometheus, PHPUnit #691 #692 #693 #694 #695 #696 #697 #698 #699 #700 #708 #709 #711 #712 #713 #714 #715 #716 #717 #719
v1.3.0
v1.2.1
Fixed
- Improve board synchronization reliability and reduce race conditions #656
- Update translations from Transifex
Other
v1.2.0
v1.1.3
🚀 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
v1.1.1
v1.1.0
Fixed
- Fix Redis client connection issues by @hweihwang in #477
- Add missing slash on Apache2 config by @wglp in #484
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
1.1.0-beta.1
Features
- local centric by @hweihwang in #393
- server data integrate by @hweihwang in #449
- feat: Add setup check to verify whiteboard backend server version and connectivity by @juliusknorr in #297
- Update docker-compose.yml by @joergmschulz in #356
- Add traefik configuration hints by @jensens in #352
Fixed
- fix setup check trailing spaces by @hweihwang in #401
- Fix undo handling on initial load by @juliusknorr in #431