Releases: InfiniLore/InfiniFrame
Releases · InfiniLore/InfiniFrame
Release 0.12.0
What's Changed
- Feat: Photino backlog Docs update and general tweaks to docs by @AnnaSasDev in #271
- Refactor: Tweaks to OrderedEvents to allow for returns and proper
IInfiniFrameWindowsender typing by @AnnaSasDev in #272 - Refactor: Simplify
RegisterWindowCreatedUtilityby removing unused constants and redundant handshake logic by @AnnaSasDev in #273 - Fix: Improve
InfiniFrameWebViewManagerclosing message handling and add unit tests forSendMessageafter disposal by @AnnaSasDev in #274
Full Changelog: v0.11.1...v0.12.0
Release 0.11.1
What's Changed
- Potential fix for code scanning alert no. 1910: Workflow does not contain permissions by @AnnaSasDev in #266
- Chore: Bump TUnit package versions to 1.43.2 by @AnnaSasDev in #268
- Fix: non blazor host crashes on build after upgrading to 0.11.0 by @AnnaSasDev in #270
Full Changelog: v0.11.0...v0.11.1
Release 0.11.0
What's Changed
- Chore(deps): Bump postcss from 8.5.6 to 8.5.10 in /examples/InfiniFrameExample.WebApp.Vue/Source/InfiniFrame.Vue by @dependabot[bot] in #256
- Fix: Add null checks & safe freeing of entities by @freakdaniel in #257
- Fix: Small Tweaks in Testing and tooling by @AnnaSasDev in #258
- Feat: Rework of Native JS layer and expansion of Js capabilities to get data in the JS layer by @AnnaSasDev in #259
- Feat: Inject InframeJs services and the required MessageHandlers by default in BlazorWebview and WebApp by @AnnaSasDev in #265
Full Changelog: v0.10.0...v0.11.0
Release 0.10.0
What's Changed
- Feat: Expanded Automation testing and local docker Linux setup by @AnnaSasDev in #252
- Feat: Allow registering custom blazor element by @AnnaSasDev in #254
- Fix: uuid package update by @AnnaSasDev in #255
Full Changelog: v0.9.0...v0.10.0
Release 0.9.0
What's Changed
- Chore(deps): Bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #247
- Feat: default
StaticWebAssetsRuntimeFileProviderfor BlazorWebView by @AnnaSasDev in #248 - Chore: Update Microsoft and TUnit Dependencies by @AnnaSasDev in #249
- chore(native): update simdjson/simdutf vendor deps by @AnnaSasDev in #250
Full Changelog: v0.8.1...v0.9.0
Release 0.8.1
What's Changed
- Feat: Add
SetTrustAllOriginsto URI security policies and update documentation by @AnnaSasDev in #246
Full Changelog: v0.8.0...v0.8.1
Release 0.8.0
What's Changed
- Update README.md by @freakdaniel in #242
- Fix: Various fixes to InfiniFrameNativeParameters by @AnnaSasDev in #243
- Feat: Rework of trusted URI origins and introduction of SecurityPolicy by @AnnaSasDev in #244
Full Changelog: v0.7.1...v0.8.0
Release 0.7.1
Full Changelog: v0.7.0...v0.7.1
Release 0.6.0
What's Changed
- Fix: Update PR and Issue templates by @AnnaSasDev in #206
- Feat: add sdk pinning in
global.jsonby @AnnaSasDev in #207 - Feat: Move away from docfx to docusaurus by @AnnaSasDev in #208
- Fix for Missed opportunity to use Where by @AnnaSasDev in #209
- Refactor: Hardening CI and AOT and trimming compatibility by @AnnaSasDev in #210
- Feat:
window.infiniframein the JS window, proper InteropEnvelope messaging, and InfiniFrame.Js optimizations by @AnnaSasDev in #214
Full Changelog: v0.5.0...v0.6.0
Release 0.5.0
What's Changed
- Fix: Various Cpp com interface leaks on windows & Code Style enforcement by @AnnaSasDev in #159
- Fix: Correct window position calculations on macOS to account for screen coordinates by @AnnaSasDev in #160
- Chore(deps): Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #161
- Chore(deps): Bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #162
- Chore(deps): (deps-dev): Bump ts-loader from 9.5.4 to 9.5.7 by @dependabot[bot] in #163
- Fix: Various Linux fixes by @AnnaSasDev in #164
- Chore(deps-dev): Bump vite from 7.3.1 to 7.3.2 in /tests/InfiniFrameTests.Playwright/Sources/infiniframe-playwright-vue by @dependabot[bot] in #166
- Chore(deps-dev): Bump vite from 7.1.12 to 7.3.2 in /examples/InfiniFrameExample.WebApp.Vue/Source/InfiniFrame.Vue by @dependabot[bot] in #167
- Chore(deps-dev): Bump vite from 7.1.12 to 7.3.2 in /examples/InfiniFrameExample.WebApp.React/Source/InfiniFrame.React by @dependabot[bot] in #168
- Fix: Implement icon file path resolution and validation by @AnnaSasDev in #165
- Fix: Linux correct memory freeing of
pathListby @AnnaSasDev in #169 - Fix: Linux correct memory freeing on Window calls and error throwing by @AnnaSasDev in #170
- Fix: Extraction of magic number 10000 in macOs Window code by @AnnaSasDev in #171
Full Changelog: v0.4.1...v0.5.0