Skip to content

Releases: InfiniLore/InfiniFrame

Release 0.12.0

03 May 11:33

Choose a tag to compare

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 IInfiniFrameWindow sender typing by @AnnaSasDev in #272
  • Refactor: Simplify RegisterWindowCreatedUtility by removing unused constants and redundant handshake logic by @AnnaSasDev in #273
  • Fix: Improve InfiniFrameWebViewManager closing message handling and add unit tests for SendMessage after disposal by @AnnaSasDev in #274

Full Changelog: v0.11.1...v0.12.0

Release 0.11.1

02 May 15:53

Choose a tag to compare

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

30 Apr 15:39

Choose a tag to compare

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

24 Apr 15:36

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

Release 0.9.0

22 Apr 16:21

Choose a tag to compare

What's Changed

  • Chore(deps): Bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #247
  • Feat: default StaticWebAssetsRuntimeFileProvider for 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

17 Apr 17:26

Choose a tag to compare

What's Changed

  • Feat: Add SetTrustAllOrigins to URI security policies and update documentation by @AnnaSasDev in #246

Full Changelog: v0.8.0...v0.8.1

Release 0.8.0

16 Apr 16:40

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

Release 0.7.1

15 Apr 15:31

Choose a tag to compare

Full Changelog: v0.7.0...v0.7.1

Release 0.6.0

12 Apr 14:51

Choose a tag to compare

What's Changed

  • Fix: Update PR and Issue templates by @AnnaSasDev in #206
  • Feat: add sdk pinning in global.json by @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.infiniframe in 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

06 Apr 21:48

Choose a tag to compare

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 pathList by @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