Skip to content

Release 1.5.5

Compare
Choose a tag to compare
@Gared Gared released this 13 Apr 16:16
· 4353 commits to master since this release
  • SECURITY: Also don't allow read files on directory traversal on minify path
  • NEW: padOptions can be set in settings.json now
  • Fix: Add check for special characters in createPad API function
  • Fix: Middle click on a link in firefox
  • Fix: Made setPadRaw async to import larger etherpad files
  • Fix: rtl
  • Fix: Problem in older IEs
  • Other: Update to express 4.x
  • Other: Dropped support for node 0.8
  • Other: Update ejs to version 2.x
  • Other: Moved sessionKey from settings.json to a new auto-generated SESSIONKEY.txt file