Skip to content

Releases: dash14/BLOCKoli

v0.1.13

07 Mar 16:33
54fdd19

Choose a tag to compare

Update dependencies

  • chore(deps): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #124
  • chore(deps-dev): bump @types/chrome from 0.1.36 to 0.1.37 by @dependabot[bot] in #122
  • chore(deps-dev): bump ajv from 8.17.1 to 8.18.0 by @dependabot[bot] in #120
  • chore(deps): bump immutable from 5.1.4 to 5.1.5 by @dependabot[bot] in #126
  • chore(deps-dev): bump happy-dom from 20.6.1 to 20.7.0 by @dependabot[bot] in #123
  • Bump @types/node from 24.10.4 to 25.0.9 by @dependabot[bot] in #116
  • chore(deps): update dependencies by @dash14 in #129
  • chore(deps): override rollup to fix security vulnerability by @dash14 in #130

Internal changes

  • ci: add CI workflow for pull requests and extract shared test action by @dash14 in #125
  • ci: suppress Docker build annotations and summary in test action by @dash14 in #127 #128

Full Changelog: v0.1.12...v0.1.13

v0.1.12

15 Feb 15:03
b3a527e

Choose a tag to compare

Changes

  • Bump up dependencies
  • Replace npm-build-zip with vite-plugin-zip-pack for extension packaging
  • Add GitHub Actions workflow for creating draft releases
  • Run browser tests (VRT) in Docker for consistent screenshots

Full Changelog: v0.1.11...v0.1.12

v0.1.11

02 Jan 12:54

Choose a tag to compare

Bug Fix

  • Fix imported settings not reflected on screen without reload

Changes

  • Migrate from Chakra UI v2 to v3
  • Upgrade React from v18 to v19
  • Migrate from npm to pnpm
  • Migrate to ESLint v9 flat config
  • Resolve Dart Sass legacy-js-api deprecation warning
  • Add vitest browser mode and Visual Regression Testing
  • Update other dependencies

Full Changelog: v0.1.10...v0.1.11

v0.1.10

09 Jul 13:58

Choose a tag to compare

Changes

  • Bump up dependencies

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

v0.1.9

10 Jun 15:00

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

Choose a tag to compare

Bump up dependencies

v0.1.7

01 Dec 16:06

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

Choose a tag to compare

Features

  • Support for import and export of rule settings

v0.1.5

16 Oct 16:32

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

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