Skip to content

Releases: clarkio/azure-mask

1.1.10

07 Aug 23:08
Compare
Choose a tag to compare

1.1.8

18 Apr 04:45
4a62e8d
Compare
Choose a tag to compare
fix: correct PR links for changes contributed

1.1.5

14 May 17:02
fda2d3b
Compare
Choose a tag to compare
0.1.5 (#53)

* wip

* remove unnecessary code in popout

* wrap up 1.1.5

1.1.3

11 Feb 06:48
0b1dca4
Compare
Choose a tag to compare

What Changed?

  • Removed link shortener code, created a separate extension (cda-linker) and added the code there

Bug Fixes

  • Increased blur effect to 10px due to concern raised and shared in this article

1.1.2

28 Jan 07:03
44badb5
Compare
Choose a tag to compare

What changed?

  • Moved link shortener to Settings Panel (for now until it is moved out to its own extension): #20
  • Added link to Azure public portal so a presenter can easily get to that instead of showing the private portal: #30

Bug Fixes:

Documentation:

  • Add Chrome Web Store Installation details: #21

1.1.1

18 Sep 16:44
Compare
Choose a tag to compare

What changed?

  • Fixes saving URLs: #17

1.1.0

15 Sep 21:33
Compare
Choose a tag to compare

What changed?

  • Added link shortener for CDA's: #13
  • Changed to hide email instead of masking it with a blur #11

1.0.1

24 Aug 17:41
Compare
Choose a tag to compare

What changed?

  • Mask connection strings
  • Performance improvements
  • New resolutions of the icon for proper display in Chrome's extension tab

1.0.0

23 Aug 21:31
Compare
Choose a tag to compare

This is the first release of the azure-mask extension. The intention of this extension is to make it easier to do screen recordings without sharing sensitive, personal, account information that may show up on screen.

Features:

  • Masks GUIDs (such as Subscription ID) and email with blur
  • Hides the "Report a Bug" button
  • Toggle the mask on/off and store this state
  • Apply the mask after DOM mutations