Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@battleoverflow battleoverflow released this 23 May 00:58
6a737b1

Changelog

This version is a simple optimization update with some improvements to the code quality and better transparency to the user.

  • Now includes a new information message when the extension is activated. It also contains a callback to my GitHub account. (7073c9f) by @battleoverflow
  • Removed the switch/case from the IOC acquisition (getIOCs()) function. This portion of the code only needed a simple return statement based on the provided parameter. (7073c9f) by @battleoverflow

Full Changelog: v1.0...v1.0.3