Skip to content

Releases: cracker0dks/whiteboard

v1.8.1

17 Sep 20:06
Compare
Choose a tag to compare

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

15 Mar 22:20
c572f2b
Compare
Choose a tag to compare

Changes

  • add "Endless board" function. Thanks a lot to @matbgn
  • Some small improvements and fixes

Version 1.7

16 Feb 13:36
Compare
Choose a tag to compare

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

11 Mar 21:53
Compare
Choose a tag to compare

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

21 Apr 11:53
Compare
Choose a tag to compare
  • 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

19 Mar 13:14
Compare
Choose a tag to compare
  • fix for touchscreens
  • Fix for small screens
  • Add Webdav Support
  • A lot of small bugs fixed

First release

12 Mar 09:58
Compare
Choose a tag to compare

Most things seem to be stable :)