Skip to content

Releases: iorate/ublacklist

v3.1.2

22 Sep 01:58
Compare
Choose a tag to compare

Changed

  • Update Russian translation. (#18 thanks to @Semro)

v3.1.1

19 Sep 16:19
Compare
Choose a tag to compare

Changed

  • Update the dialog design.

v3.1.0

17 Sep 17:11
Compare
Choose a tag to compare

Added

  • 'Allow' rules. Rules prepended with '@' (e.g. @*://example.com/*) mean specified sites are not blocked. They can be used to unblock sites blocked by subscriptions.

Changed

  • Update the design of the block/unblock dialog.

Fixed

  • Twitter results were not blocked.

Internal Changes

  • Most of the source code is now written in TypeScript or Sass.

v3.0.3

29 Aug 17:37
Compare
Choose a tag to compare

Added

  • Simplified Chinese translation. (#17 thanks to @genment)

v3.0.2

21 Aug 16:01
Compare
Choose a tag to compare

Changed

  • Update Russian translation. (#16 thanks to @Semro )

v3.0.1

04 Aug 11:20
Compare
Choose a tag to compare

Changed

  • Updated the options UI.

Fixed

v3.0.0

21 Jul 15:03
Compare
Choose a tag to compare

Added

  • The SUBSCRIPTION feature. You can download blacklists regularly from specified URLs.

Changed

  • Modernize the UI of the options page using Bulma.
  • (Firefox) Access permission to www.googleapis.com , that is necessary to sync with Google Drive, is not required by default now. If you used the sync feature in a previous version, please turn off and turn on sync and permit access to www.googleapis.com .

Internal Changes

  • uBlacklist is now built by webpack.
  • The background page and the options page are rewritten by TypeScript and Sass.
  • A Chrome version and a Firefox version are built from a single source.

TODO

  • Implement 'Allow' rules. At this time, sites blocked by subscriptions cannot be unblocked.
  • Update the UI of the content script and the popup by Bulma.
  • Rewrite the code of them by TypeScript and Sass.

v2.5.1-firefox

07 Jul 22:32
Compare
Choose a tag to compare

Fixed

  • Fixed inspector rules for mobile search page.

v2.5.0-firefox

30 Jun 00:26
Compare
Choose a tag to compare

Added

  • Support for Firefox for Android. (thanks to @clvs7-gh)

v2.4.0-firefox

28 Apr 15:59
Compare
Choose a tag to compare

Added

  • Russian translation (thanks to Semro).
  • Traditional Chinese translation (thanks to lyshie).