Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
306 commits
Select commit Hold shift + click to select a range
90baa20
docs: Update FRAME_PROCESSOR_PLUGINS_COMMUNITY.mdx (#3643)
jamenamcinteer Oct 15, 2025
f55c34e
chore: Update CI target
mrousavy Nov 11, 2025
7d1a220
chore: Lockfile
mrousavy Nov 12, 2025
eb00b4c
chore: release 4.7.3
mrousavy Nov 12, 2025
130cbab
docs: add expo-modules guide for creating Frame Processor Plugins (#3…
SarjuHansaliya Dec 10, 2025
cc58a67
feat: Add `onBytesWrittenVideo` event while recording Videos (#3549)
felire Dec 15, 2025
0d7b939
chore: Lint
mrousavy Jan 7, 2026
782386e
docs: Add V5 note
mrousavy Feb 27, 2026
fd5d79b
docs: Add more info about V5
mrousavy Mar 9, 2026
cf68203
chore: Set up vercel redirects for docs
mrousavy Mar 18, 2026
b1d5a62
chore: Redirect `docs/` to `docs/guides/`
mrousavy Mar 18, 2026
30a8b5d
feat: V5. (#3735)
mrousavy Apr 16, 2026
e050df1
docs: Update repository URL
mrousavy Apr 16, 2026
ef61e1b
chore: release 5.0.0
mrousavy Apr 16, 2026
6982129
docs: Unhide for Google/Robots
mrousavy Apr 16, 2026
ef8e3e2
chore: Link V4
mrousavy Apr 16, 2026
c1d8f2c
chore: README V4 link
mrousavy Apr 16, 2026
ced5456
fix(ci): fix github runners to run on GH for now (#3737)
hannojg Apr 16, 2026
ae769fe
fix: Use `DynamicRangeBitDepth` to avoid unsafe enum case names (#3738)
mrousavy Apr 16, 2026
fba50fe
chore: release 5.0.1
mrousavy Apr 16, 2026
3122b62
docs: Add Vercel analytics (#3739)
mrousavy Apr 17, 2026
f09fc4c
docs: Fix typos
mrousavy Apr 17, 2026
5c6927b
Delete NativeCameraFormat.swift
mrousavy Apr 17, 2026
8655d84
docs: Fix redirects from V4
mrousavy Apr 17, 2026
ed40a55
feat: Add `CommonDynamicRanges` (#3741)
mrousavy Apr 17, 2026
c460f9f
fix: Remove `createNormalizedMeteringPoint(...)` 1:1 export- prefer `…
mrousavy Apr 17, 2026
1deb582
fix: Add 'worklet' directive to getCurrentThreadMarker (#3745)
riteshshukla04 Apr 18, 2026
17ca744
docs: Clarify restrictions around WB and E/ISO caps
mrousavy Apr 17, 2026
57757f1
chore: release 5.0.2
mrousavy Apr 21, 2026
5b5636f
docs: Add note about disposing `Photo` when no longer used (#3753)
mrousavy Apr 21, 2026
ed93ddc
fix: Rename `Orientation` to `CameraOrientation` to workaround name c…
mrousavy Apr 21, 2026
888f173
fix: Fix crash in BarcodeScanner on `deliversPreviewSizedOutputBuffer…
mrousavy Apr 21, 2026
448d7bf
chore: release 5.0.3
mrousavy Apr 21, 2026
f24c79a
fix: Fix iOS build by restoring UIImage.Orientation references after …
rayabelcode Apr 21, 2026
c09cfd2
chore: release 5.0.4
mrousavy Apr 21, 2026
a81ac15
docs: Add note about getting current AE/AF/AWB values
mrousavy Apr 21, 2026
3304687
fix: Fix `isActive` not pausing after Host `RESUME` on Android (#3761)
riteshshukla04 Apr 22, 2026
7e6b7a5
docs: Add JSON+LD data (#3763)
mrousavy Apr 22, 2026
15212ae
docs: Update README
mrousavy Apr 22, 2026
a677e7e
docs: Allow searching `/api/` too (#3765)
mrousavy Apr 22, 2026
677aaec
fix: remove `postinstall` `tsc` hook (#3764)
msluszniak Apr 22, 2026
ac00232
docs: Make search more strict (#3766)
mrousavy Apr 22, 2026
35703bd
docs: Add Margelo "Let's talk" widget (#3768)
mrousavy Apr 22, 2026
d53a93a
fix: Fix `Array.reduce` not having an initial value and throwing (#3769)
riteshshukla04 Apr 23, 2026
3bfff14
fix: Throw error if output/preview is connected to a different Camera…
mrousavy Apr 23, 2026
90014d4
chore: Create issue templates (#3776)
mrousavy Apr 23, 2026
fcdb499
chore: Update bug.yml
mrousavy Apr 23, 2026
c68f111
feat: Allow configuring Video FileType (`mp4` / `mov`) (#3774)
radko93 Apr 23, 2026
59d7bc5
Update AV+RecorderFileType.swift
mrousavy Apr 23, 2026
252cf6b
fix: Fix wrong name `.quickTimeMovie`
mrousavy Apr 23, 2026
997c099
feat: Add `onSubjectAreaChanged` listener (#3778)
mrousavy Apr 23, 2026
0ca36f7
docs: Update "Reacting to subject area changes" in Locking AE/AF/AWB
mrousavy Apr 23, 2026
b342cb2
docs: Fix missing language for code block
mrousavy Apr 23, 2026
8f8a8cf
docs: Add more docs for `CameraProps` (#3779)
mrousavy Apr 23, 2026
561745a
docs: Docs for `useCamera`
mrousavy Apr 23, 2026
c9af140
chore: release 5.0.5
mrousavy Apr 23, 2026
d60b2a6
fix: Fix `ListenerSubscription` import on Android
mrousavy Apr 23, 2026
22e31e1
chore: release 5.0.6
mrousavy Apr 23, 2026
3d88366
docs: Add backlinks for `hasFlash` and `hasTorch`
mrousavy Apr 23, 2026
c5a7d54
docs: Add more API documentation (#3780)
mrousavy Apr 23, 2026
4a203b9
fix: Fix `invalidAVFileType` error by not using MIME type (#3783)
mrousavy Apr 24, 2026
ffc0770
feat: Add `maxDuration` and `maxFileSize` to Recorder (#3784)
mrousavy Apr 24, 2026
16448a5
feat: Add `RecordingFinishedReason` (#3786)
mrousavy Apr 24, 2026
e9e6763
docs: Add proper docs for recorder max file size / duration (#3788)
mrousavy Apr 24, 2026
63d357a
Make reproduction repo required
mrousavy Apr 24, 2026
6035046
docs: Codeblock for `cancelRecording`
mrousavy Apr 24, 2026
cba8d5d
docs: Add note about persistent video outputs in recorder interruptions
mrousavy Apr 24, 2026
c2dde33
fix: Run Android Harness tests on a physical AWS Device Farm Phone (#…
mrousavy Apr 24, 2026
350cfb4
fix: Better typed `CommonResolutions` + `CommonDynamicRanges` (#3792)
mrousavy Apr 24, 2026
baaad17
perf: Cache GitHub workflows even more (#3791)
mrousavy Apr 24, 2026
f77dcc4
feat: Proper Harness tests (#3793)
mrousavy Apr 24, 2026
7a986fc
chore: Make bug report template suggest users to create repro PR via …
mrousavy Apr 24, 2026
14e1874
fix: Set `sessionPreset` to `.inputPriority` as we always manage form…
mrousavy Apr 24, 2026
6ba8f60
chore: Upgrade Nitro + NitroImage (#3805)
mrousavy Apr 27, 2026
12d77d1
fix: Make `BarcodeScannerOutput` final & remove nested class (#3789)
mrousavy Apr 27, 2026
03be0bc
chore: release 5.0.7
mrousavy Apr 27, 2026
e68ad3a
fix: Fix Barcode Formats being ignored by wrong `union(..)` Swift usa…
gorbypark Apr 28, 2026
2986ad2
fix: Fix `NullPointerException` in `acquireLatestImage()` for `PRIVAT…
mrousavy Apr 28, 2026
7054beb
chore: Refactor barcode format combination logic (#3813)
mrousavy Apr 28, 2026
2179030
feat: Add `supportedMultiCamDeviceCombinations` (#3817)
mrousavy Apr 28, 2026
7586e98
Revert "feat: Add `supportedMultiCamDeviceCombinations`" (#3820)
mrousavy Apr 28, 2026
8da5b00
feat: Add `supportedMultiCamDeviceCombinations` (with fixed nitrogen …
mrousavy Apr 28, 2026
545dfca
test: Add Harness test for `supportedMultiCamDeviceCombinations` agai…
mrousavy Apr 28, 2026
3600797
chore: TODO for apple bug
mrousavy Apr 28, 2026
9fbc7b2
chore: TODO CameraX feature request SessionConfig Multi
mrousavy Apr 28, 2026
5d1259c
docs: Separate headings for multi-cam docs
mrousavy Apr 28, 2026
6bb7af1
docs: Heading
mrousavy Apr 28, 2026
2c427e7
chore: release 5.0.8
mrousavy Apr 28, 2026
25eb7cb
docs: Refine docs for multi-cam a bit
mrousavy Apr 28, 2026
ef09ba9
fix: Fix app crashing when proguard is enabled (#3835)
riteshshukla04 May 5, 2026
174d2ed
fix: Fix iOS <15 crash in photo capture (`isHighResolutionPhotoEnable…
mrousavy May 5, 2026
6f2374f
fix: Fix Swift 6 compiler crash in `HybridBarcodeScannerOutput.swift`…
web-iou May 5, 2026
aaa3803
chore: release 5.0.9
mrousavy May 5, 2026
3beb275
chore: Update to new docs page
mrousavy May 7, 2026
628f111
fix: Fix `ByteBuffer` not being rewinded for `ExifInterface` save (#3…
mrousavy May 8, 2026
f86399e
feat: Add support for specifying a custom video path (#3844)
fontesrp May 8, 2026
4f95297
docs: Make callable members with args reflect `(...)` (#3851)
mrousavy May 12, 2026
af5fa44
docs: Add usage examples to outputs (#3852)
mrousavy May 12, 2026
bf8176b
chore: Add test for custom video file paths (#3847)
mrousavy May 12, 2026
1430483
chore: Listen to errors too in Harness (#3853)
mrousavy May 12, 2026
ed93561
chore: Fix `minExposureTargetBias`
mrousavy May 12, 2026
209636a
chore: Update comment
mrousavy May 12, 2026
641f63a
chore: Make Harness AWS Device Farm tests run on iOS too (#3848)
hannojg May 12, 2026
8880a46
chore: Add Release build for CI
mrousavy May 12, 2026
a833a25
fix: Safely quit threads and make nullable in PRIVATE + DEPTH `ImageR…
mrousavy May 12, 2026
d5a1731
chore: Lint
mrousavy May 12, 2026
858bdef
chore: Allow running Harness tests concurrently on main
mrousavy May 12, 2026
98c4bdb
Revert "chore: Allow running Harness tests concurrently on main"
mrousavy May 12, 2026
5413634
feat: Add `supportsTorchStrength`, `minTorchStrength`, `maxTorchStren…
mrousavy May 12, 2026
4aeb0a5
chore: Bump example app to iOS 15.5
mrousavy May 12, 2026
9a089cb
chore: Unskip `initialExposureBias` test (#3858)
mrousavy May 12, 2026
538af7a
chore: Test throws (#3856)
mrousavy May 12, 2026
b11270e
chore: Add `visioncamera.multi-output.harness.ts` for multi outputs (…
mrousavy May 12, 2026
34a907d
chore: Test Camera device switch with persistent recorder (#3859)
mrousavy May 12, 2026
6e1c3f3
chore: Add AWS Device Farm link to README
mrousavy May 12, 2026
a73cc1b
chore: Add tests to reconfigure session while running (#3860)
mrousavy May 12, 2026
5a77787
chore: Prevent dropping intermediate runs for AWS Harness runs on main
mrousavy May 12, 2026
87f0edd
chore: Explain comment
mrousavy May 12, 2026
bae18e8
chore: Add more constraints tests (#3861)
mrousavy May 12, 2026
a8cd102
chore: Test photo resolutions (min & max) (#3862)
mrousavy May 12, 2026
5132372
chore: Test resolution constraints via Frame too (#3863)
mrousavy May 12, 2026
ed00b3d
fix: Torch strength does not return `0`
mrousavy May 12, 2026
1d23294
fix: Use quality prioritization quality for max res test
mrousavy May 12, 2026
400d714
feat: Add `currentResolution` to `CameraOutput` (#3865)
mrousavy May 12, 2026
8c48c7a
chore: Lint
mrousavy May 12, 2026
78839e7
fix: Treat `RECOVERABLE` Errors as interruptions only (#3866)
mrousavy May 13, 2026
f833df6
chore: Gate manual AE/AF/AWB tests behind availability flag (#3868)
mrousavy May 13, 2026
e367215
chore: Test constraint priority (HDR > Stab) (#3867)
mrousavy May 13, 2026
fcdd705
chore: Improve Device selection in tests a bit (#3870)
mrousavy May 13, 2026
17cec61
chore: Torch strength may be lower
mrousavy May 13, 2026
00bef29
chore: Add more guardrails for writing tests
mrousavy May 15, 2026
1c099be
chore: Add tests for Coordinate system conversions (#3872)
mrousavy May 15, 2026
caa4b04
fix: Fix `VideoOutput` size selection being too strict about aspect r…
mrousavy May 15, 2026
12bad17
fix: Fix coordinate system converters (`convertCameraPointToViewPoint…
mrousavy May 15, 2026
add41a1
chore: Some minor doc fixes
mrousavy May 18, 2026
26b15f7
feat: Add `CameraPhotoOutput.prepareSettings(...)` (#3877)
mrousavy May 18, 2026
7b1c66d
fix: Fix `onDepthFrame` callback not being registered on Android (#3883)
mrousavy May 19, 2026
0361057
fix: Add missing `super.dispose()` call to `dispose()` implementation…
mrousavy May 19, 2026
60544d1
fix: Fix `InterfaceOrientationManager` not properly unsubscribing on …
mrousavy May 19, 2026
b391840
fix: Allow memoized arrays at max length (#3889)
mrousavy May 19, 2026
132b8c4
fix: import resolved Promise extension on Android
mrousavy May 19, 2026
4284a26
perf: Mark Swift implementation classes `final` (#3888)
mrousavy May 19, 2026
cf2070f
fix: Report unsupported photo delegate callbacks instead of `fatalErr…
mrousavy May 19, 2026
9bb71e3
fix: Dispose `Recorder` (#3892)
mrousavy May 19, 2026
6cbe3c7
fix: Dispose `LocationManager` (#3893)
mrousavy May 19, 2026
46240f1
fix: Return file paths from recorders instead of URL (#3894)
mrousavy May 19, 2026
3980a0e
fix: Make `useCamera(...)` reactive to device changes (#3890)
mrousavy May 19, 2026
c38f739
chore: Add `<NativePreviewView />` and `<Camera />` tests (#3881)
mrousavy May 19, 2026
818d7e6
chore: Test coordinates system bug in #3878 (#3896)
mrousavy May 19, 2026
bb1bf8b
chore: release 5.0.10
mrousavy May 19, 2026
e9df6a9
chore: Upgrade Harness to stable 1.2.0 (#3900)
mrousavy May 20, 2026
c4f9dba
fix: Fix `start()`/`stop()` not being awaitable on Android (#3901)
mrousavy May 20, 2026
60d62b5
chore: Adjust test rules a bit
mrousavy May 20, 2026
980cbb3
chore: Improve Harness tests and use less `sleep(..)` (#3903)
mrousavy May 20, 2026
f658097
fix: Close `HardwareBuffer` Java ref (#3904)
mrousavy May 22, 2026
eb98a32
fix: Bump CI timeout
mrousavy May 22, 2026
5a07d7a
fix: Make `Future.await()` truly async via listeners instead of a blo…
mrousavy May 22, 2026
f870e6f
fix: Fix video not having `.mp4` file extension (#3914)
mrousavy May 26, 2026
62e9668
chore: Update Nitro & NitroImage (#3915)
mrousavy May 26, 2026
2edd975
chore: Add more Harness test README guidelines
mrousavy May 27, 2026
78a19ae
chore: Use Harness' built-in `context.skip(...)` for better DX (#3922)
mrousavy May 27, 2026
f160f0a
fix: Fix `ByteBuffer` reading from stale offset by rewinding it befor…
mrousavy May 27, 2026
032150d
tests: Fix Frame tests (#3920)
mrousavy May 27, 2026
4c7f715
chore: Split CameraView and NativePreviewView tests per concern (#3923)
mrousavy May 27, 2026
d4cdd20
chore: Speed up Session Harness Tests (#3924)
mrousavy May 27, 2026
15d9d7f
chore: Add `prepareSettings(...)` test (#3919)
mrousavy May 27, 2026
e1d6bdc
chore: Fix missing `context` declaration
mrousavy May 27, 2026
210dcf5
chore: Missing tests README clarification
mrousavy May 27, 2026
c2c21b3
chore: Stop `CameraSession` in tests (#3925)
mrousavy May 27, 2026
a411433
chore: Bump up Video durations to prevent `ERROR_NO_DATA`
mrousavy May 27, 2026
0ba4f35
chore: Better error reporting for Frame tests (#3926)
mrousavy May 27, 2026
bacb7a1
fix: Allow single cameras in `supportedMultiCamDeviceCombinations` (#…
mrousavy May 27, 2026
49d94e7
chore: Upgrade to Nitro 0.35.9 (#3929)
mrousavy May 27, 2026
efdc142
feat: Add `Frame.hasPixelBuffer` and `Frame.hasNativeBuffer` (#3928)
mrousavy May 27, 2026
818efcc
chore: release 5.0.11
mrousavy May 27, 2026
a97772b
chore: Upgrade Bun to 1.3.14 (#3931)
mrousavy May 27, 2026
35a5a8a
chore: Upgrade Biome to 2.4.16 (#3932)
mrousavy May 27, 2026
3de8d78
chore: Upgrade Skia to 2.6.4 (#3940)
mrousavy May 27, 2026
6860132
chore: Upgrade react-native-video to 6.19.2 (#3943)
mrousavy May 27, 2026
69ba4eb
chore: Upgrade docs framework to Next 16.2.6 and Fumadocs 16.9.1 (#3944)
mrousavy May 27, 2026
e20892d
chore: Upgrade Node types to 25.9.1 (#3948)
mrousavy May 27, 2026
117021a
chore: Upgrade Playwright to 1.60.0 (#3947)
mrousavy May 27, 2026
dc97b0d
chore: Upgrade Android toolchain to AGP 9.1.1 (#3950)
mrousavy May 27, 2026
81c4c7c
chore: Upgrade jest-junit to 17.0.0 (#3934)
mrousavy May 27, 2026
3ef5f34
chore: Upgrade React Native to 0.85.3 and React to 19.2.6 (#3938)
mrousavy May 28, 2026
9ecc198
chore: Upgrade packages to latest stable versions (#3959)
mrousavy May 28, 2026
d333107
chore: Lockfiles
mrousavy May 28, 2026
cf1a2f5
fix: Improve `hasPixelBuffer` correctness (#3930)
mrousavy May 28, 2026
40c4e56
chore: Add README note about non platform specific tests
mrousavy Jun 1, 2026
31e2927
fix: Fix react-native patch for IPv6 Harness that crashed since RN up…
mrousavy Jun 1, 2026
a6b909c
fix: Observe metering state before requesting changes (#3974)
mrousavy Jun 2, 2026
5cd7a36
fix: Observe zoom ramp before starting animation (#3975)
mrousavy Jun 2, 2026
da5cc3b
fix: Check white balance mode support before metering (#3976)
mrousavy Jun 2, 2026
dbe1c23
fix: Add timeout for metering tasks (#3972)
mrousavy Jun 2, 2026
09030e6
chore: Remove unused metering progress flag (#3978)
mrousavy Jun 2, 2026
e8eda52
fix: Serialize metering KVO updates on queue (#3977)
mrousavy Jun 2, 2026
bc5e871
chore: Enable Harness native crash reporting and update to 1.4.0 RC (…
mrousavy Jun 2, 2026
4706c04
chore: Sleep 1s before capturing max-res to prevent 24MP flakiness (#…
mrousavy Jun 2, 2026
48da41b
docs: Fix code ellipsis ligature (#3987)
mrousavy Jun 2, 2026
2c988e4
chore: Update WebGPU example code
mrousavy Jun 2, 2026
e226a61
fix: Don't start zoom animation if we are already on that exact `zoom…
mrousavy Jun 2, 2026
5e8f75b
docs: Simpler README
mrousavy Jun 4, 2026
6adf47b
docs: Add VisionCamera vs expo-camera section (#3994)
mrousavy Jun 4, 2026
5d1c947
docs: In-memory Photo capture
mrousavy Jun 4, 2026
da584e9
docs: Adjust SEO desc
mrousavy Jun 4, 2026
4197e45
docs: No subtitle
mrousavy Jun 4, 2026
7cbd23e
chore: Install gems with 4.0.13
mrousavy Jun 4, 2026
3106137
feat: Add `scanCodesInImage(...)` to scan static Images via Barcode S…
mrousavy Jun 4, 2026
9f862db
docs: Update reference to `resolveConstraints` method
mrousavy Jun 7, 2026
08954c2
docs: Add "Production Apps" section (#4004)
mrousavy Jun 8, 2026
5f5714a
chore: Missing `the`
mrousavy Jun 8, 2026
fe308d1
Revert "chore: Missing `the`"
mrousavy Jun 8, 2026
63cc72c
docs: Add comparison to react-native-data-scanner library (#4006)
mrousavy Jun 8, 2026
511d99c
docs: Fix edit app URL
mrousavy Jun 8, 2026
2b352d8
chore: Icons
mrousavy Jun 8, 2026
0ee4396
docs: Fix SEO (#4007)
mrousavy Jun 9, 2026
e0edc0c
docs: Add missing og description (#4008)
mrousavy Jun 9, 2026
95de720
docs: Add 96x96 favicon (#4010)
mrousavy Jun 9, 2026
62f70d3
docs: Update wording about still images
mrousavy Jun 12, 2026
b1abad9
docs: Update wording
mrousavy Jun 12, 2026
98d0231
chore: Fix `all` -> `all-formats` comments
mrousavy Jun 12, 2026
84f0f1c
docs: Add Margelo icon link (#4024)
mrousavy Jun 12, 2026
47c784d
docs: Frame Output is now Frame Processors
mrousavy Jun 12, 2026
bd631bc
docs: fix incorrect API examples and default in camera docs (#4030)
patrickwehbe Jun 22, 2026
fd23573
feat: Properly report YUV range (`-full` or `-video`) on Android (#4034)
mrousavy Jun 22, 2026
081aabc
fix: Make `continuity` Camera Devices `external` too (#4039)
mrousavy Jun 24, 2026
98bcf42
fix: Fix `getDefaultCamera('external')` not returning external Camera…
mrousavy Jun 24, 2026
7e369fb
docs: add Locket app (#4041)
hannojg Jun 24, 2026
7870330
fix: Treat `ERROR_SOURCE_INACTIVE` as a successful recording finish (…
radko93 Jun 25, 2026
f6f21c5
fix: Fix `saveToFileAsync(...)` accidentally applying orientation twi…
mrousavy Jun 25, 2026
203042d
docs: Add ShadowLens
mrousavy Jun 29, 2026
4ccff4e
docs: Add GolfDaddy to showcase
mrousavy Jun 29, 2026
8004cee
chore: Upgrade Nitro to 0.36.1 (#4055)
mrousavy Jun 30, 2026
d15437f
chore: add `.tmp` to gitignore
mrousavy Jun 30, 2026
e26489f
feat: Support `getDefaultCamera('external')` on Android too (#4056)
mrousavy Jun 30, 2026
0deb035
docs: Add more apps to showcase (#4054)
mrousavy Jun 30, 2026
38140ce
feat: Better `useCameraDevice(...)` including default Cameras (#4053)
mrousavy Jun 30, 2026
f2a966c
chore: Add Test for 4k video + preview resolution bias constraint (#…
mrousavy Jun 30, 2026
7cc58a6
chore: Test Frame Output pixel formats end-to-end (#4048)
mrousavy Jun 30, 2026
33f5b58
chore: Test that no `'unknown'` cases exist (#4047)
mrousavy Jun 30, 2026
2c9261d
docs: Use Google forms link for submitting apps to showcase
mrousavy Jun 30, 2026
be75cce
feat: Add support for passing declarative position to Camera Device c…
mrousavy Jul 1, 2026
1482f46
chore: No API check required (#4060)
mrousavy Jul 1, 2026
cb44c7e
chore: Add `useCameraDevice(...)` tests and fix stale hook argument (…
mrousavy Jul 1, 2026
db81a6c
fix: Fix unknown Pixel Formats (specifically rgb) (#4064)
mrousavy Jul 1, 2026
faefaa8
fix: Fix connections not being removed (#4065)
mrousavy Jul 1, 2026
f0b1098
docs: Add more apps to showcase (#4066)
mrousavy Jul 1, 2026
d2b5113
chore: release 5.1.0
mrousavy Jul 1, 2026
74633d7
chore: Use GITHUB_TOKEN from `gh` for release
mrousavy Jul 1, 2026
98ce9fb
chore: Upgrade release-it
mrousavy Jul 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 0 additions & 12 deletions .github/FUNDING.yml

This file was deleted.

136 changes: 0 additions & 136 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.yml

This file was deleted.

96 changes: 0 additions & 96 deletions .github/ISSUE_TEMPLATE/BUILD_ERROR.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml

This file was deleted.

Loading