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

Latest commit

 

History

History
24 lines (15 loc) · 1011 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 1011 Bytes

Changelog

Changed

  • Updated JS dependencies

Fixed

Fixed

  • WhereExists performed extremely bad, impacting the following gambit (#22)

Changed

  • Replace event subscribers (that resolve services too early) with listeners (7ac73b8)

Fixed

  • Post content with code blocks could corrupt notification emails (16a441c)
  • JS: Vulnerable lodash dependency (782e31c)