Skip to content

Releases: dash14/BLOCKoli

v0.1.10

09 Jul 13:58
Compare
Choose a tag to compare

Changes

  • Bump up dependencies

Full Changelog: v0.1.9...v0.1.10

v0.1.9

10 Jun 15:00
Compare
Choose a tag to compare

Changes

  • Bump up dependencies
  • Fix deprecated warning regarding findDOMNode

Full Changelog: v0.1.8...v0.1.9

v0.1.8

10 Jun 14:59
Compare
Choose a tag to compare

Bump up dependencies

v0.1.7

01 Dec 16:06
Compare
Choose a tag to compare

Bug Fix

  • Fix the problem that the title input of a ruleset is exited by the Enter key even if it is being converted by IME

v0.1.6

07 Nov 16:05
Compare
Choose a tag to compare

Features

  • Support for import and export of rule settings

v0.1.5

16 Oct 16:32
Compare
Choose a tag to compare

Features

  • Enhanced strict validation and error indication

Bug Fixes

  • Remove redundant font bundles
  • Fix the rule display being disrupted when switching languages
  • Fix double initialization being performed
  • Fix display corruption when specifying many domains
  • Fix display corruption when a long urlFilter is specified

v0.1.4

27 Sep 14:22
Compare
Choose a tag to compare

Bug Fixes

  • Fix layout collapse when items in Select control wraps.
  • Fix an omission in the translation of actions in non-editing mode.
  • Fix regular expression syntax error display position.
  • Fix flickering when displaying options page.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

26 Sep 14:03
Compare
Choose a tag to compare

Bug Fix

  • Fix service worker not resuming properly and not opening popup and options.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Sep 14:32
Compare
Choose a tag to compare

Changes

  • Add description in manifest.json for Chrome Web Store
  • Add README.ja.md

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Sep 14:29
Compare
Choose a tag to compare

Features

  • Add Japanese language display support.
    • Add the ability for users to specify languages dynamically, in addition to changing the display language based on the browser locale.
  • Adjust rule editing/display layout.
  • Add sequential numbering to default for new ruleset names.

Bug Fixes

  • Fix a layout problem in the options page when the screen width is narrow.
  • Fix that the user action icon no longer indicates the active status of rules when Chrome is restarted.
  • Fix other minor bugs.

Full Changelog: v0.1.0...v0.1.1