Історія версій Diogel - 4 версії
Diogel автор threenine.io
Історія версій Diogel - 4 версії
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 0.0.15
Випущено 16 бер 2026 р. - 4,2 МБПрацює з firefox 115.0 і новішеAdd 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 #24Програмний код випущено на умовах Ліцензія MIT
Попередні версії
Версія 0.0.14
Випущено 9 бер 2026 р. - 4,2 МБПрацює з firefox 115.0 і новішеПрограмний код випущено на умовах Ліцензія MIT
Версія 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
Версія 0.0.11
Випущено 18 лют 2026 р. - 2,13 МБПрацює з firefox 109.0 і новішеПрограмний код випущено на умовах Ліцензія MIT