Releases: alganzory/HaramBlur
Releases · alganzory/HaramBlur
v0.2.6-chrome
What's Changed
- fix bug: tensor memory leak on nsfw-only mode by @alganzory in #82
- more bug fixes
Full Changelog: v0.2.5-chrome...v0.2.6-chrome
v0.1.1-firefox
What's Changed
- fix bug: tensor memory leak on nsfw-only mode by @alganzory in #83
- more bug fixes
Full Changelog: v0.1.0-firefox...v0.1.1-firefox
v0.1.0-firefox
- Support for more languages and UI upgrades
- Performance enhancements and bug fixes
- Whitelisting a website
- NSFW only mode
v0.2.5-chrome
Bug fixes and performance optimizations
v0.2.3-chrome
What's Changed
- Update README.MD with Firefox Instructions by @LinuxJava7 in #59
- Bugfix/webgl error reload by @alganzory in #63
- Performance tweaks by @alganzory in #69
- allow nsfw only mode (no face detection) by @alganzory in #62
New Contributors
- @LinuxJava7 made their first contribution in #59
Full Changelog: v0.2.1-chrome...v0.2.3-chrome
v0.2.1-chrome
What's Changed
- Feature: Multilingual support by @anonfaded in #56
- Bugfix: Blurry start mode glitch by @alganzory in #57
- Feature: Disabling detection for a website (whitelist) by @alganzory in #58
New Contributors
- @anonfaded made their first contribution in #56
Full Changelog: v0.1.9-chrome...v0.2.1-chrome
v.0.1.9 - Chrome
Minor release:
- Dark mode #48
- Only show onboarding video upon installation
v0.1.8
Bug fixes for v0.1.7
- Settings weren't updating (strictness, etc)
- The canvas would appear on some pages such as twitter
- some accuracy problems
New features:
- Ability to disable detection for a video by right clicking on/near it (MVP in this version, can be improved)
- Use offscreencanvas instead of html canvas as that could provide some performance boost
- Add onboarding link to video guide