Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 560 Bytes

Changelog.md

File metadata and controls

16 lines (12 loc) · 560 Bytes

Changelog

Change to Version 0.7.0 (March 2024)

  • Removed footer and footer obligation (no footer is displayed by default)
  • Removed gimmicks that are no longer working
  • Fix XSS issue that never got released

Developer fixes:

  • Drop master branch with semi-typescript rewrite that never got finished
  • main branch now build from js-only 0.6.3 branch
  • Add package-lock.json that works and builds the project
  • Add prettier and reformat code to match prettier config
  • Add npm run with targets build and watch
  • Remove jshint