Zgodovina različic SkyLink - Bluesky DID Detector – 6 različic
SkyLink - Bluesky DID Detector — Jesse J. Anderson
Zgodovina različic SkyLink - Bluesky DID Detector – 6 različic
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 1.4.3
Izdano 29. maj. 2025 – 29,12 KBDeluje z firefox 109.0 in novejši- Fixed
.well-known/atproto-did
detection by adding requiredhost_permissions
to manifest files - Improved error handling and content-type validation for HTTPS DID fetching
- Added whitespace trimming for DID values from
.well-known
files
Izvorna koda objavljena pod Licenca MIT
Prenesite Firefox in pridobite razširitevZa uporabo te razširitve potrebujete Firefox- Fixed
Starejše različice
Različica 1.4.2
Izdano 5. jun. 2023 – 28,62 KBDeluje z firefox 109.0 in novejši- Updated the HTTPS method for detecting DID to use the new path (`/.well-known/atproto-did`) and format (served as `text/plain` and just the DID itself)Izvorna koda objavljena pod Licenca MIT
Različica 1.4.1
Izdano 22. maj. 2023 – 28,58 KBDeluje z firefox 109.0 in novejši- Small fix for a bug introduced in `1.4.0` that occurs when the browser puts idle extensions to sleepIzvorna koda objavljena pod Licenca MIT
Različica 1.4.0
Izdano 20. maj. 2023 – 28,35 KBDeluje z firefox 109.0 in novejši- Migrate/refactor everything from `content.js` into a self-contained `background.js`
- Swap `activeTab` permission for `tabs` so that we can drop the `<all_urls>` permission
- Remove permissions for "management" as it is not needed
- Migrate Firefox to Manifest v3 (but this means the minimum FF version is now 109)
- Input validation for domains and DIDs (security enhancement)
- Replace `staging.bsky.app` with `bsky.app`Izvorna koda objavljena pod Licenca MIT
Različica 1.3.0
Izdano 7. maj. 2023 – 26,73 KBDeluje z firefox 79.0 in novejši### Added
- Support for alternative HTTPS method for detecting DID
### Changed
- Remove permissions for "tabs" as it is not neededIzvorna koda objavljena pod Licenca MIT
Različica 1.2.0
Izdano 5. maj. 2023 – 26,36 KBDeluje z firefox 79.0 in novejšiIzvorna koda objavljena pod Licenca MIT