Open Comments 版本历史 - 5 个版本
Open Comments 作者: Open-Comments
Open Comments 版本历史 - 5 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.4.1
发布于 2026年9月7日 - 6.93 MB适用于 firefox 140.0 及更高版本Correction de la couleur de l’avatar, qui pouvait changer après actualisation.
Correction de l’affichage des apostrophes, accents, emojis et caractères spéciaux dans les commentaires.
Ajout du tri des commentaires par pertinence, date récente ou date ancienne.
Amélioration du chargement des réponses et des longues discussions.
Les commentaires non envoyés sont désormais conservés en cas d’erreur.
Protection contre les doubles publications et meilleure gestion des erreurs de vote.
Correction de la pagination de l’activité et des notifications.
Amélioration de la synchronisation de connexion entre l’extension et Open Comments.
Divers correctifs de stabilité et de sécurité.源代码遵循 保留所有权利 发布
较早版本
版本 1.4.0
发布于 2026年2月26日 - 6.93 MB适用于 firefox 140.0 及更高版本Updated Seach i nthe extension .
Fixed bugs of loading in no comment pages;
Fixed login .源代码遵循 保留所有权利 发布
版本 1.3.8
发布于 2026年2月6日 - 6.92 MB适用于 firefox 140.0 及更高版本fixed login issues in iframe.
Fixed bug of avatar not showing in iframe.
Fixed executions errors.源代码遵循 保留所有权利 发布
版本 1.3.6
发布于 2026年2月5日 - 6.92 MB适用于 firefox 140.0 及更高版本Updated login problems in iframe .源代码遵循 保留所有权利 发布
版本 1.3.5
发布于 2026年1月30日 - 6.92 MB适用于 firefox 140.0 及更高版本UI / Navigation
Split Activity into two internal tabs: Notifications and My Comments (single view switch, no double-loading).
Only the selected Activity tab loads data; the other stays idle until clicked.
Activity tab state persisted in-memory via profileTab (notifs / activity).
Notifications UX
Fixed ugly notification rows that showed: Someone: <date> + <username> replied....
New rendering logic:
Displays actor • date on one meta line (ex: root • 31/01/2026).
Displays a cleaned message body (ex: replied to your comment) without duplicating actor.
If actor_name is missing or equals “Someone”, tries to extract actor from message.
Falls back to Notification when actor cannot be determined.
Loading / Pagination
Notifications still support Load more:
Uses limit=20 and before=<lastId> pagination.
Button visibility controlled by API hasMore.
Activity (“My Comments”) still supports Load more with offset paging.
Unread sync / Badge sync
Unread badge inside popup stays consistent:
Updates the popup badge (nav-notif-badge) immediately.
Sends OC_UNREAD_UPDATED to background to keep extension badge in sync.
Uses optimistic “mark as read” then server sync; optional forced refresh via OC_NOTIF_REFRESH.
Added helpers
Added formatting/parsing helpers:
formatNotifDate()
parseActorFromMessage()
pickActorName()
cleanNotifBody()源代码遵循 保留所有权利 发布