היסטוריית גרסאות עבור Diogel - 3 גרסאות
Diogel threenine.io מאת
היסטוריית גרסאות עבור Diogel - 3 גרסאות
יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.
הגרסה העדכנית ביותר
גרסה 0.0.14
תאריך שחרור: 9 מרץ 2026 - 4.2 מ״בעובד עם firefox 115.0 ומעלהקוד המקור משוחרר תחת MIT License
גרסאות ישנות יותר
גרסה 0.0.13
תאריך שחרור: 3 מרץ 2026 - 2.12 מ״בעובד עם firefox 115.0 ומעלהAdded Event logging capability to the extension. The purpose of the logging is to enable the tracking of all Approval requests with in the Application.
Create 2 new logging tables in IndexDB.
* Exceptions
* Approvals
The Exceptions table will be used to track all exceptions that happen within the exception.
Schema of Exceptions table should include the following fields:- Date time of the exception event
- Exception Message
Schema of the Approvals table should include the following fields:- Date time of the approval event
- Event Kind (nostr kind )
- host name
All approval requests should be logged to the approvals
All Exceptions should be logged to the exceptions.
Create a new page that will enable the user to view the log tables available in the MainNavigation menu option of Logs. The page should be visible in the MainLayout
The log Page should be presented making use of Tabs. with two tabs- Approvals
- Exceptions
The tabs should provide a table format presenting the log details
Logs Views have paging capability and are filtered by the Selected Accountקוד המקור משוחרר תחת MIT License
גרסה 0.0.11
תאריך שחרור: 18 פבר׳ 2026 - 2.13 מ״בעובד עם firefox 109.0 ומעלהקוד המקור משוחרר תחת MIT License