Skip to content

v1.23.0

Compare
Choose a tag to compare
@KevinRoebert KevinRoebert released this 22 Mar 21:06
· 48 commits to master since this release
b41a3c9

[1.23.0] - 2022-03-22

Compatibility note

  • Require Firefox >= 55
  • Require Chrome >= 37

Added

  • Added Arabic translation by Essam and kugani
  • Added Indonesian translation by Iputucaganesha
  • Added content_security_policy to manifest.json
  • Re-Added applicationsto manifest.json
  • Added recursive cleaning
  • Added dark mode support in !101. Thanks to @dannycolin

Changed

  • Updated homepage_url and author field in manifest.json
  • Replaced deprecated String.prototype.substr() in !175. Thanks to @CommanderRoot