Releases: cracker0dks/whiteboard
Releases · cracker0dks/whiteboard
v1.8.1
What's Changed
- Update a lot of deps
- fix small bugs and styles
- improve api doc
Full Changelog: v1.8...v1.8.1
v1.8
Version 1.7
Changes
- Change the file storage so every whiteboard is saved in a seperate file -> less memory use
- Fix encoding of usernames. Thanks to @MarcinCieslak
- Add more security improvments (Path traversal and things). Thanks to @lightswitch05
- Prevent img attribute injection. Thanks to @pkschweiger
- New: Function that saves the latest colors picked. Thanks to @hhaoao
- Update to webpack v5 and pdfjs 2.12
- Docker compose volume mount fix. Thanks to @christf
- Fix undo bug. Thanks to @aron0029
- Double content draw fix. Thanks to @MarcinCieslak
- A lot of small bugfixes and improvements
Version 1.6
Changes
- Refactor ALL the code and use Webpack! Thanks to @FloChehab
- New: Text Fields with color background. Thanks to @mochiokun
- New: Function Sticky Notes. Thanks to @thijsk
- New: REST API
- New: Opt in persistent file storage
- A lot of small bugfixes and improvements
Version 1.5
- Allow browser zoom and increase performance
- Add support for all charsets
- Add keyboard shortcuts
- Add get parameters to set window title and make random whiteboardId
- Add lanczos interpolation for smooth pen paths
- Add redo function
- A lot of small fixes
Thanks to everybody that contributed, especially: @semencha and @jaqcode
Version 1.4
- fix for touchscreens
- Fix for small screens
- Add Webdav Support
- A lot of small bugs fixed
First release
Most things seem to be stable :)