Diogel sürüm geçmişi - 4 sürüm
Diogel geliştiren: threenine.io
Diogel sürüm geçmişi - 4 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 0.0.15
16 Mar 2026 tarihinde çıktı - 4,2 MBfirefox 115.0 ve üstü ile çalışırAdd footer with version display and configure app version from package.json via environment variable by @garywoodfine in #19
Refactor useVaultAutoLock to delegate inactivity handling to background script and simplify logic. Add session-based vault state persistence to enhance auto-lock reliability. by @garywoodfine in #20
Preparing release 0.0.15 by @garywoodfine in #24Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Eski sürümler
Sürüm 0.0.14
9 Mar 2026 tarihinde çıktı - 4,2 MBfirefox 115.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.0.13
3 Mar 2026 tarihinde çıktı - 2,12 MBfirefox 115.0 ve üstü ile çalışırAdded 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 AccountKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.0.11
18 Şub 2026 tarihinde çıktı - 2,13 MBfirefox 109.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı