Index: lams_build/conf/whiteboard/readme.txt =================================================================== diff -u -rd1b5adfc103345fa2525236c53313dcda1cfb7c0 -rcf53a39fbd08dd3125cceba14221ac809ae6df13 --- lams_build/conf/whiteboard/readme.txt (.../readme.txt) (revision d1b5adfc103345fa2525236c53313dcda1cfb7c0) +++ lams_build/conf/whiteboard/readme.txt (.../readme.txt) (revision cf53a39fbd08dd3125cceba14221ac809ae6df13) @@ -14,6 +14,7 @@ 3.2 In server.js we set up default port to 9003 instead of 8080, so it does not collide with WildFly development mode. 3.3 In server-backend.js we introduce hashing of wid + accesstoken to improve security. - Also an API method is added to copy Whiteboard canvas on tool content copy. + Also an API method is added to upload Whiteboard canvas content after tool content import + and a method to copy Whiteboard canvas on tool content copy. - 3.4 In s_whiteboard.js we introduce methods for copying canvas contents. \ No newline at end of file + 3.4 In s_whiteboard.js we introduce methods for copying and saving canvas contents. \ No newline at end of file