Releases: mingyaulee/WebExtensions.Net
Releases · mingyaulee/WebExtensions.Net
Release list
v6.0.0
- Synced existing APIs with the updated API definitions from Mozilla with breaking changes below
IStorageApi.SessionandIStorageApi.Syncis changed fromStorageAreaWithUsagetoStorageAreaStorageAreaGetKeysandStorageAreaWithUsageGetKeysrenamed toGetKeysStorageAreaRemoveKeysandStorageAreaWithUsageRemoveKeysrenamed toRemoveKeysStorageAreaWithUsageGetBytesInUseKeysrenamed toGetBytesInUseKeys
Full Changelog: v5.0.1...v6.0.0
v5.0.1
- Fixed #181 add
TabStatus.Unloaded
Full Changelog: v5.0.0...v5.0.1
v5.0.0
- Target .Net 10
Full Changelog: v4.4.1...v5.0.0
v4.4.1
- Maintenance only release
Full Changelog: v4.4.0...v4.4.1
v4.4.0
- Updated
Tabs.StatustoTabStatusenum type
Full Changelog: v4.3.0...v4.4.0
v4.3.0
- Updated
Scripting.InjectionTarget.FrameIdstoIEnumerable<int>type
Full Changelog: v4.2.0...v4.3.0
v4.2.0
- Updated
Scripting.InjectionTarget.TabIdtointtype - Synced existing APIs with the updated API definitions from Mozilla
Full Changelog: v4.1.1...v4.2.0
v4.1.1
- Fixed deserialization of multi type objects from the most restrictive type choice to the least restrictive type choice
- Updated JsBind.Net to v2.1.1
Full Changelog: v4.1.0...v4.1.1
v4.1.0
- Generated new APIs
Full Changelog: v4.0.0...v4.1.0
v4.0.0
- Target .Net 9
Full Changelog: v3.0.1...v4.0.0