Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@B4Lee B4Lee released this 29 Jan 10:41

commit release: November-December 2022
public release: January 2023

Add

  • Add OpenGraph to improve SEO
  • Add viewport to improve Mobile Responsive
  • Add favicon

Fixed

  • Fix Table & Options button
  • Fix Responsive Button

Security

  • move inline scripts to prevent xss attacks
  • remove 'unsafe-inline'
  • sanitize html (add function that is removing any HTML tags from the input field)
  • add CSP meta tag