- Fixed rare issue when show/hide icon appeared on the comment thread - #27
- Fixed possibility to interact with asterisk behind the hub name
- Added workaround to fix issue when removed content regenrated because of SSR
- Added experimental support for the Habr new deisgn (let's hope it work!)
- Added instant reaction on adding/removing items from banlist. Thanks @ximeric for the feature.
- Fixed bug bug that caused hiding posts when the name of the company starts same as the blocked hub
- Removed regenratorRuntime from build
- Added "Quick Actions" - buttons that can be used to hide author/blog/hub directly from the feed. Turned off by default. Thanks @ximeric for the feature.
- Added possibility to hide posts from company using
short
name - company name on Habr.com. Thanks @codeschlosser for the improvement
- Added keyboard support for the ban field
- Fixed accessibility for the label
- Added build process for the extension to support same codebase for the Chrome and FireFox. Loading extension directly from the src is still available without build
- Fixed add button not working when clicked directly on SVG element
- Fixed issue with closing body tag for the options page (shame on me!)
manifest.json
now supports FireFox, extensions can be loaded for the nightly FireFox build with flagextensions.langpacks.signatures.required
set to false.
- Added possibility to hide hubs. If articles belong to any hub from the ban list - it will be hidden even if it belongs to other habs as well
- Updated texts to give a clearer overview of the functionality
- Switched from removing the article from the DOM to
display:none
approach for the performance reasons
- Removed possibility to sanitize block from READING NOW block, see the issue
- New design
- Fixed bug adding non-trimmed names
- Fixed bug with losing focus when author not added due to duplication
- Fixed bug when articles were removed from the personal page
- Fixed bug with incorrect logging
- Fixed bug with removing directly opened article. Content will be visible for now even if the author/blog is banned
- Added functionality to block the whole company
- Added toggle to show/hide links to articles from the READING NOW block