Skip to content

Releases: horihiro/TextBlurrer-ChromeExtension

0.2.6

31 Dec 05:40
2a052aa

Choose a tag to compare

0.2.6 Pre-release
Pre-release

This release prepares the extension for version 0.2.6, focusing on bug fixes for mask positioning in input elements and improving documentation organization. The most important changes are:

Bug Fixes and Feature Improvements:

Improved the positioning of blur masks for input elements by including the 'line-height' property and refining the calculation for the mask's top position in InputBlurrer.ts. This should address alignment issues across various input styles.
Documentation and Versioning:

Added a comprehensive CHANGELOG.md file detailing all notable changes, features, and bug fixes across previous versions.
Updated the README.md to remove the embedded change log and instead reference the new CHANGELOG.md for version history and release notes.
Updated the extension version to 0.2.6 in manifest.json to reflect the new release.

Full Changelog: 0.2.5...0.2.6

0.2.5

22 Jun 23:59
8028fd8

Choose a tag to compare

0.2.5 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.4...0.2.5

0.2.4

08 May 05:42
f2c9fe8

Choose a tag to compare

0.2.4 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

01 May 07:43
f90997e

Choose a tag to compare

0.2.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2

25 Apr 01:37
d28840c

Choose a tag to compare

0.2.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

19 Apr 11:28
8a4a21c

Choose a tag to compare

0.2.1 Pre-release
Pre-release

What's Changed

  • Improve performance (#48)
  • Update bug report issue template URL in main.html by @horihiro in #50

Full Changelog: 0.2.0...0.2.1

0.2.0

18 Apr 07:27
2292139

Choose a tag to compare

0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.9...0.2.0

0.1.9

20 Mar 06:13
17e3e16

Choose a tag to compare

0.1.9 Pre-release
Pre-release

What's Changed

  • Bump 0.1.9 by @horihiro in #36
    • New features
      • Add title masking by keywords
    • Bug fixes
      • Improve misalignment of mask position for input elements

Full Changelog: 0.1.8...0.1.9

0.1.8

28 Jan 03:07
e82746a

Choose a tag to compare

0.1.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.7...0.1.8

0.1.7

17 Nov 12:45
b2957a8

Choose a tag to compare

0.1.7 Pre-release
Pre-release

What's Changed

  • Bug fixes
    • Fix handling empty line in keyword/pattern list(#29)

Full Changelog: 0.1.5...v0.1.7