ytcFilter 版本历史 - 22 个版本
ytcFilter 作者: RomainLK, Kento Nishi
ytcFilter 版本历史 - 22 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.0.5
发布于 2024年10月7日 - 1.32 MB适用于 firefox 109.0a1 及更高版本## Here's what's new in v3.0.3:
- Fixed broken chat rules dialog源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 3.0.4
发布于 2024年9月5日 - 1.32 MB适用于 firefox 109.0a1 及更高版本## Here's what's new in v3.0.4:
- auto-delete stale archives (default 2 weeks)源代码遵循 MIT 许可证 发布
版本 3.0.3
发布于 2024年7月8日 - 1.31 MB适用于 firefox 109.0a1 及更高版本The all-new YtcFilter v3 is here! The whole codebase was rewritten from the ground up, enabling extremely powerful chat filtering with an intuitive UI.源代码遵循 MIT 许可证 发布
版本 2.2.1
发布于 2024年4月7日 - 1.42 MB适用于 firefox 48.0 及更高版本Hi, it's been a while!
Originally, YtcFilter's developer (RomainLK) discontinued development of the extension in 2021. Due to Google's forced introduction of Manifest v3, YtcFilter was due for removal from the Chrome Web Store in June 2024. However, the LiveTL team (the devs behind LiveTL, HyperChat, and several official Hololive projects) has revived development for the project.
YtcFilter v3 is all-new: the entire codebase has been rewritten from scratch, and new powerful filtering functionality has been added. We are currently wrapping up our beta testing phase, and we will roll out the update sometime within the next two months.
Because the v2 extension is very outdated, we cannot guarantee that all data will be transferred correctly to v3. Therefore, we urge you to **BACK UP YOUR YTCFILTER STORAGE DATA** as soon as possible. This can be done through YtcFilter Popout -> Settings -> Help -> Copy Storage.
If you prefer to continue using YtcFilter v2 rather than upgrading, your options are limited (due to Google's forced MV3 rollout). You may need to find a browser which will continue providing MV2 functionality and sideload a custom release from the [v2 repository](https://github.com/RomainLK/ytc-filter/releases/tag/v2.2.0).
If you have any questions or would like to participate in the YtcFilter v3 beta test, please join our [Discord server](https://discord.com/invite/uJrV3tmthg); we would be happy to assist you. The source code for YtcFilter v3 is also open source [on GitHub](https://github.com/LiveTL/ytcfilter).
Please look forward to the v3 update!
-Kento源代码遵循 MIT 许可证 发布
版本 2.1.6
发布于 2021年1月30日 - 1.43 MB适用于 firefox 48.0 及更高版本Bug fixes:
- Prevent clear archive button of breaking every video settings
- Fix the remaning storage space indicator again, change was rollbacked in 2.1.5 accidentally源代码遵循 MIT 许可证 发布
版本 2.1.5
发布于 2021年1月30日 - 1.43 MB适用于 firefox 48.0 及更高版本Improvements:
- Added a button to copy storage so as to simplify bug reports.
Bug fixes:
- Double check version number to be sure that store is loaded. This a theorical bug fix for dissapearing configurations. The problem is random/can't be reproduced so this fix may or may not work.
- Avoid error message in console when a message has no content or no author
- Prevent submit on preset creation, resulting in popout reload
- Fix embedded ytcFilter's height not being restored properly源代码遵循 MIT 许可证 发布
版本 2.1.4
发布于 2021年1月28日 - 3.67 MB适用于 firefox 48.0 及更高版本Improvements:
- Block/report button is now in the message toolbar to prevent the slight resizing of message
- Started to write help documentation. Still in progrss.
- Some styling work. Still in progrss.
- Alphanumeric preset now ensure that there is at least 1 character.
- Polling to load ytcFilter in case browser is slow
- Popout's title now has the title of the video
- Reduce asynchronous code
- Less alarming logs
- Tooltip for statistic explains the 2 capture modes
Bug fixes:
- Properly manage messages without author
- Word break for message without spaces
- Prevent configuration leak between presets and current video
- Prevent breaking the popout when a video's settings are corrupted
- Thanks Kento Nishi for suggesting to remove 0 width characters from messages
- Fix the remaning storage space indicator源代码遵循 MIT 许可证 发布
版本 2.1.3
发布于 2021年1月21日 - 4 MB适用于 firefox 48.0 及更高版本Bug fixes:
- Remove block/report button cleanly so that Youtube's livechat can recycle them
- Optimize migration to 2.1.x. It should prevent high CPU/RAM usage during migration, if you haven't migrated already.
- Fix filtering by role in other language than English
- Avoid disconnecting chat when other extensions which require to patch Fetch like LiveTL are enabled源代码遵循 MIT 许可证 发布
版本 2.1.2
发布于 2021年1月17日 - 721.81 KB适用于 firefox 48.0 及更高版本Bug fixes:
- Fix session stats for filtered message which would count 1 message several per filter it matched
- Fix filtering when a user may be both a moderator and member
- Fix missing color for super chat源代码遵循 MIT 许可证 发布
版本 2.1.1
发布于 2021年1月17日 - 712.41 KB适用于 firefox 48.0 及更高版本Bug fixes:
- (Firefox only) Fixed a bug preventing messages to be persisted/displayed in popout when switching to the fetch interceptor源代码遵循 MIT 许可证 发布
版本 2.1.0
发布于 2021年1月16日 - 712.28 KB适用于 firefox 48.0 及更高版本New features:
- Integrate Youtube's block/report menu in current session of embedded ytcFilter so as to fight against spam even for those without the extension. Note that due to the new fetch interceptor, the menu integration may take a minute to appear. It may also fail due to Youtube poor performance. Also, due to Youtube's limitation and performance, the menu can't be used if the message is no longer in the chat, so it's not permanent and may also be missing.
- Drag resize of embedded ytcFIlter
- Configurable automatic storage management
- Alert every minute if less than 5% of storage is available (Firefox is not supported)
Improvements:
- Removed legacy code for old interface which should result in better performance than 2.0.x
- Added a fetch interceptor to complement the Mutation observer. At first, Mutation observer will filter the first few message, but when the chat start to refresh from server, the task is delegated to the fetch interceptor. This has several effects: better performance without hitting the Youtube server, no more message/badge mixing, and for VOD, it will predict future messages.
- Profiles are renamed to preset to better convey how they should be used
- Reworked the interface. All presets related configuration are moved to their own tab
- Back to the 1 line compact interface for embedded ytcFilter
- Reduce storage usage per message.
Bug fixes:
- Fix regex for English tagged messages. Big thanks to NaGel.
- Fix slight size difference when opening popout with or without settings
- Fix possible case where ytcFilter may no longer load if you close a video before it had time loading
- Fix auto max height being too tall
- Potential fix for channel reordering when deleting a video archive源代码遵循 MIT 许可证 发布
版本 2.0.3
发布于 2020年12月28日 - 2.86 MB适用于 firefox 48.0 及更高版本Bug fixes:
- Due to how unpredictable storage usage has been for users, instead of migrating old messages, they are simply deleted.
- Prevent immediate reload when resizing popout
- Firefox only: Fix vuex-webextension library which failed to save the store in storage
- Single bootstraping at any time to avoid potential corruption of the store源代码遵循 MIT 许可证 发布
版本 1.8.0
发布于 2020年11月15日 - 203.93 KB适用于 firefox 48.0 及更高版本New features:
- Verified user filter with rendering
Improvements:
- Rewording and a little change for filter configuration源代码遵循 MIT 许可证 发布
版本 1.7.0
发布于 2020年11月1日 - 203.44 KB适用于 firefox 48.0 及更高版本New features:
- Membership filter with rendering
- Super chat filter with rendering
- Session stats
- Message to remind that autoscrolling is needed in order for ytcFilter to work
Bugfixes:
- Removed extraneous tags like tooltips which could be displayed due to sanitazing源代码遵循 MIT 许可证 发布
版本 1.6.1
发布于 2020年9月28日 - 202.93 KB适用于 firefox 48.0 及更高版本Bugfixes:
- Official support for popout chat. It was never tested with that before.
- Due to a browser limitation, limit storage length to 14 days for captured messages and filter list for a video. This is a temporary measure until some longer storage solution is defined or storage management.
- Add an automatic process to migrate old "default profile" to the new profile system.源代码遵循 MIT 许可证 发布
版本 1.6.0
发布于 2020年9月26日 - 202.65 KB适用于 firefox 48.0 及更高版本New features:
- Import/export filters with copy/paste
- Multiple profile support
- Default profile per channel. Youtube only.
- Auto max height option
- Button to screenshot captured messages
Improvements:
- Support for Youtube studio interface. As a channel, it's referenced as "studio"
- CSS for links
- Max height is limited by the available space of the chat
- Added tooltips to explains the various buttons源代码遵循 MIT 许可证 发布
版本 1.5.0
发布于 2020年9月13日 - 190.72 KB适用于 firefox 48.0 及更高版本New features:
- Message management bar: By clicking on on the timestamp, a new toolbar will be displayed
- Scroll to button: Scroll Youtube chat to display the message which was captured. Note that Youtube chat isn't infinite so the message may no longer be present.
- Delete message: Remove message from captured messages
- A link has been added to the Github wiki for help.
Improvement:
- Timestamps within Youtube chat are no longer needed for duplicate message management.
- Better styling when hovering a button.
Bugfixes:
- Limit size of emoji in captured messages
- Display the changelog properly on new version源代码遵循 MIT 许可证 发布
版本 1.4.0
发布于 2020年9月12日 - 189.43 KB适用于 firefox 48.0 及更高版本Improvement:
- Emoji are now displayed in the captured messages.源代码遵循 MIT 许可证 发布
版本 1.3.1
发布于 2020年8月29日 - 183.66 KB适用于 firefox 48.0 及更高版本Changes:
- Auto scroll is triggered only if the captured chat is at the bottom
- Redesign notification
New features:
- Filter by moderator
- Filter by owner
- Resizing option with a height slider
- Support for embedded chat outside of Youtube (i.e. Jetri)
- Changelog notification
- Remove default profile button
- Apply default profile button
- Auto open ytcFilter option. This settings is on a per video basis. Use the default profile to apply it to new videos.源代码遵循 MIT 许可证 发布
版本 1.2.0
发布于 2020年8月26日 - 175.75 KB适用于 firefox 48.0 及更高版本Extension is now named ytcFilter
New features:
- Scroll to top/bottom buttons
- Option to set a default profile which is automatically applied to new livechat源代码遵循 MIT 许可证 发布