Releases: MobileFirstLLC/doucheblock
Releases · MobileFirstLLC/doucheblock
v1.3.1
Add log feature: allows viewing list of recent blocks and matched keyword (#20)
This log is on device and builds over time and it is initially empty. The log entry represents twitter account is as-is at the time of blocking. Log will clear on uninstall.
v1.2.1
DoucheBlock now checks both display name and bio for block words
v1.2.0
- fix tab notification on settings change (firefox) PR 23
- change share link to use mention instead of hashtag PR 22
- safari version PR 21
- update options page PR 17
- tooling: CI upload for firefox PR 18
v1.0.0
- Added regex support for keyword matching PR #16
- maxRequest interval is now configured from 20 sec to 15 sec ref
v0.3.0
- add real-time check for blocking status, and check before prompting PR #14
- use
exclude_globs
in the manifest to exclude specific pages ref
- add share and rate links to options page
v0.2.0
changes
- add whitelist: if user chooses to cancel on alert, handle will be added to persistent whitelist PR #7
- remove alert when viewing list of blocked accounts in settings #8
- add max limit on how many alerts to show in a sequence (max is 3) #9
0.1.0
In this version
- improve rate limit handling for twitter API which allows making more requests for bios and should not get blocked anymore
- improved onboarding for new users
- improved source code docs