Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Latest commit

 

History

History
60 lines (27 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

60 lines (27 loc) · 1.97 KB

2.7.0 (2021-08-26)

Bug Fixes

  • server: Fixed a lot of vulnerabilities by upgrading most dependencies and adapting code. Introduced typescript.

2.6.0 (2018-03-21)

Bug Fixes

  • server: Fix jquery vulnerability (2b4c08f), closes #22

2.5.0 (2017-05-22)

Features

  • server: Allow possibility to display a user message got from environment properties (54afb3b)

2.4.0 (2017-02-24)

Features

  • server: Allow to be run in docker by providing a docker file (ad39ded)
  • server: Update to nodejs 6 (4aec631), closes #16

2.3.0 (2016-12-14)

Bug Fixes

  • clipboard: replaced zero clipboard to clipboard.js to get rid of flash. (7306573), closes #12
  • notification: Remove notification when already accepted (073d87b)
  • ui: global UI fix (38470c1)
  • url-generation: Fix empty words (7bf3687), closes #7

Features

  • ui: Add navigation bar (51daa26)
  • ui: dumber quotes in header (64236ce)