Better Coomer/Kemono 版本历史 - 7 个版本
Better Coomer/Kemono 作者: SirSalamandra
Better Coomer/Kemono 版本历史 - 7 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.1.1
发布于 2026年3月31日 - 33.87 KB适用于 firefox 58.0 及更高版本[2.1.1] - 2026-03-31
Fixed- Posts page freeze after migration — Opening the Posts page could cause the management UI to hang indefinitely when posts lacked enrichment data (e.g. after migrating from a previous installation). The root cause was render() being called unconditionally at the end of enrichPostsForArtists, even when all API requests failed. Because the posts were never updated, the next render would trigger the same failing enrichment again, creating a silent infinite loop with no errors in DevTools. render() and loadData() are now only called when at least one post was successfully enriched.
Changed- Masonry layout on Artist Detail page — Post cards in the artist detail view now use the same masonry column layout introduced for the Posts page in 2.1.0, so cards of varying height pack tightly instead of leaving gaps.
Removed- Debug order badges — Removed the #N overlay badges on post cards that were used to verify sort order during development.
源代码遵循 MIT 许可证 发布
较早版本
版本 2.1.0
发布于 2026年3月31日 - 33.97 KB适用于 firefox 58.0 及更高版本New Features
* Centralized Management Dashboard: A new full-page interface to browse your tracked history. Features include:
* Artist Gallery: View all tracked artists with enriched metadata (avatars, banners, and post counts).
* Post History: A dedicated view for all "Viewed" posts with a responsive masonry layout.
* Post Thumbnails: Added support for post thumbnails in the UI for better visual navigation.
* Smart API Enrichment: The extension now automatically fetches missing metadata (names, dates, images) from the source APIs every 24 hours to keep your history looking fresh andaccurate.
* Advanced Audio Player: Improved detection and embedding of audio players for posts containing audio attachments.
Improvements & Fixes
* Database Migration System: Implemented a robust migration runner to ensure your data is safely upgraded between versions.
* Performance: Optimized DOM mutation handling for "Viewed" tags to reduce page lag on long lists.
* Cross-Browser Compatibility: Refined builds for both Chrome (Manifest v3) and Firefox (Manifest v2/v3).
* Mark as Unread: Streamlined the "X" button functionality to instantly remove posts from your history and update the UI.源代码遵循 MIT 许可证 发布
版本 2.0.3
发布于 2026年3月2日 - 17.91 KB适用于 firefox 58.0 及更高版本- Updated domain for Coomer.
- Updated validation for hosts allowed.
源代码遵循 MIT 许可证 发布
版本 2.0.2
发布于 2026年3月1日 - 17.86 KB适用于 firefox 58.0 及更高版本Updated url for Coomer website.源代码遵循 MIT 许可证 发布
版本 2.0.1
发布于 2025年11月21日 - 17.85 KB适用于 firefox 58.0 及更高版本Added a button to remove the viewed tag on post:
- An 'x' button is now displayed next to the viewed tag on post cards.源代码遵循 MIT 许可证 发布
版本 2.0
发布于 2025年11月19日 - 17.11 KB适用于 firefox 58.0 及更高版本Added new feature to enable visualization of media on the page itself源代码遵循 MIT 许可证 发布