Skip to content

Releases: KawaiiZapic/PowertoysRunTOTP

1.2.5

10 Sep 07:13
8557076
Compare
Choose a tag to compare

Changes

  1. Localization for en-US & zh-CN
  2. Improve icons style
  3. Retry Clipboard.SetText if something is using clipboard (fixes #7)

Full Changelog: 1.2.4...1.2.5

1.2.4

15 Apr 07:11
Compare
Choose a tag to compare

Changes

  1. Show a message if TOTP secret is invalid (improve #6)

1.2.3

03 Feb 10:41
8fa936c
Compare
Choose a tag to compare

Changes

  1. Fix data lose after PT upgraded.

1.2.2

30 Dec 06:55
934ccc6
Compare
Choose a tag to compare

This version will LOSE DATA in some situation, DO NOT USE THIS VERSION, upgrade to 1.2.3 as soon as possible.

Changes

  1. Fix cannot add new item by migration link or setup link (#3)
  2. Rename plugin namespace to Community.PowerToys.Run.Plugin.TOTP and use PluginJsonStorage to normalize config save path.
  3. Now plugin will NOT delete duplicated item with same key, encryption make every key difference even they have same content.

1.2.1

27 Nov 04:37
4d3a31e
Compare
Choose a tag to compare

Changes

  1. Fix plugin can't be loaded in Powertoys >= 0.75.0

1.2.0

29 Oct 07:34
bfcb0cf
Compare
Choose a tag to compare

Changes

  1. Change default action keyword from # to [ (close #2)
  2. Support fuzzy search by Wox.Infrastructure.StringMatcher.FuzzySearch
    Plugin will do auto migration, no action required other than upgrade plugin.

1.1.0

28 Sep 08:10
c0265f2
Compare
Choose a tag to compare

Changes

  1. Plugin support local encryption to protect key in local disk
  2. Rename data directory to TOTP (close #1)
    Plugin will do auto migration, no action required other than upgrade plugin.

1.0.0

27 Sep 07:03
6ca374e
Compare
Choose a tag to compare
init