Commit Graph
1378 Commits
Author SHA1 Message Date
webadderall 4af098208e fix(release): harden beta publish workflow v1.3.0-beta.3 2026-05-17 21:23:19 +10:00
webadderall df33005350 chore(release): bump to v1.3.0-beta.3 2026-05-17 20:55:37 +10:00
webadderall 83292321ab Merge pull request #517 from birkls/fix/windows-wgc-capture-and-encoding
Fix: Windows WGC native capture fallback & special character path encoding (double cursor bug + fail to capture screen & consistent browser capture fallback)
2026-05-17 20:51:06 +10:00
webadderall f807ba31ce fix(windows): clean up staged capture temp files 2026-05-17 20:04:24 +10:00
webadderall 7e3963f40c fix(windows): preserve staged native capture outputs 2026-05-17 19:38:57 +10:00
webadderall 1f04674aec fix(windows): address PR 517 review feedback 2026-05-17 19:25:01 +10:00
webadderall d1c15240ee Merge pull request #523 from webadderallorg/fix/persist-presets-and-theme
fix: persist presets and appearance settings
2026-05-17 18:41:14 +10:00
webadderall eef387b0ed fix: persist presets and theme preferences 2026-05-17 18:32:59 +10:00
webadderall d51c9d9561 Merge pull request #522 from webadderallorg/fix/lightning-media-server-range-probe
fix(export): clamp oversized Lightning media probe ranges
2026-05-17 18:07:56 +10:00
webadderall 9876b8c20b fix(media-server): reject malformed range headers 2026-05-17 18:04:46 +10:00
webadderall 7b137e0f13 fix(export): clamp oversized media probe ranges 2026-05-17 17:38:45 +10:00
webadderall 56a6f5ff32 Merge pull request #519 from webadderallorg/fix/lightning-webcam-export-regressions
Fix Lightning webcam export flicker and harden export fallbacks
2026-05-17 13:35:20 +10:00
webadderall 62ab801c31 fix(export): stabilize Lightning webcam rendering and round Windows icon 2026-05-16 22:04:16 +10:00
webadderall 6255890556 Update GitHub funding username in FUNDING.yml 2026-05-16 16:18:14 +10:00
birkls 65c832ef1d fix(windows): resolve WGC capture failure and non-ASCII path encoding errors
- Implemented HMONITOR resolution bridge via PowerShell to match raw handles for native WGC capture.
- Added HighDpiAwareness to the capture helper process to fix coordinate mismatches on scaled displays.
- Implemented temporary ASCII-safe path shuffle to prevent 'Path Not Found' errors with non-ASCII recordings directories.
- Cleaned up debug logging and added professional documentation for PR submission.
2026-05-15 15:25:11 +02:00
webadderall 7bc06c9925 chore(release): bump version to 1.3.0-beta.2 v1.3.0-beta.2 2026-05-11 22:18:36 +10:00
webadderall 4c0dfd8073 Merge pull request #499 from webadderallorg/fix-motion-blur-regressions
fix motion blur regressions
2026-05-11 22:13:35 +10:00
webadderall 3d9043fe3e fix motion blur regressions 2026-05-11 21:39:26 +10:00
webadderall dbc4962fe8 Revert "Restore motion blur behavior and bake stronger defaults"
This reverts commit 869e63e237.
2026-05-11 21:08:54 +10:00
webadderall 869e63e237 Restore motion blur behavior and bake stronger defaults 2026-05-11 20:59:41 +10:00
webadderall 8c5ecc0a8b Repair stale arm64 uiohook binary 2026-05-11 19:53:34 +10:00
webadderall be5bd4e761 Merge pull request #498 from webadderallorg/fix/cursor-playhead-placement
Fix/cursor playhead placement
2026-05-11 19:38:38 +10:00
webadderall e33e214f65 Match mac icon framing to old asset 2026-05-11 19:33:30 +10:00
Alan Trebugeais 398778db6b Merge branch 'main' of https://github.com/webadderallorg/Recordly into fix/cursor-playhead-placement 2026-05-11 11:30:36 +02:00
Alan Trebugeais ce8177a957 fix cursor playhead 2026-05-11 11:30:33 +02:00
webadderall 95dc2a4d4c Update Recordly app branding assets 2026-05-11 19:20:21 +10:00
webadderall 304d3b1eab Merge pull request #491 from ExtraBinoss/fix/video-editor-loading-time
Fix/video editor loading time
2026-05-11 19:06:38 +10:00
webadderall 5779997c9e Merge pull request #487 from ExtraBinoss/fix/css-slidercontrol
fix: SliderControl CSS
2026-05-11 19:03:43 +10:00
webadderall 5a6c8daa59 Merge pull request #488 from miticojo/feat/italian-locale
feat(i18n): add Italian (it) locale
2026-05-11 18:55:27 +10:00
webadderall 1344a99dd9 Merge pull request #478 from ExtraBinoss/fix/global-extension-frame-renderer-path
fix frameRendering with all extensions
2026-05-11 18:54:08 +10:00
webadderall e5cb2d7e40 Merge pull request #486 from ExtraBinoss/fix/mouse-passthrough
fix: Mouse passthrough bug, v 1.3.0beta
2026-05-11 18:53:19 +10:00
Alan Trebugeais 50149c9e9b fix code rabbits comments 2026-05-11 00:43:02 +02:00
Alan Trebugeais 865a900c5a fix suggestion from web adderall 2026-05-11 00:40:32 +02:00
Alan Trebugeais b702f43ed5 fix waveform not being the right length. 2026-05-10 23:46:39 +02:00
Alan Trebugeais ccbeb5fa1d fix: webcam recording, now it works, alongside the microphone etc 2026-05-10 23:37:07 +02:00
Alan Trebugeais 34dcddc455 add: video editor use screen recorder fix code rabbits 2026-05-10 21:36:52 +02:00
Alan Trebugeais 2f1d3f38cd audio encoder code rabbits 2026-05-10 21:20:32 +02:00
Alan Trebugeais a7f99ae506 fix(audio): Enforce strict 100% volume ceiling for all audio tracks 2026-05-10 21:09:29 +02:00
Alan Trebugeais 4c1a63178a fix: audio pitch 2026-05-10 20:48:13 +02:00
Alan Trebugeais 55a81a0b6a fix screenrecorder webcam 2026-05-10 18:05:29 +02:00
Alan Trebugeais 5e453574a7 real warning removal 2026-05-10 14:23:53 +02:00
Alan Trebugeais fb4cd6236b add: performance fix in timeline editor and warning removal 2026-05-10 14:20:17 +02:00
Alan Trebugeais 902f42d07d removed muxing completly from the code (mac/windows) 2026-05-10 13:30:34 +02:00
Alan Trebugeais 2537952a94 fix: editor loads instantly 2026-05-10 13:18:26 +02:00
Alan Trebugeais 3d8ae1942a add: 20 seconds -> 2 seconds fix, for now behind a flag to be sure to be able to revert. 2026-05-10 13:01:45 +02:00
miticojo c85af1e5b5 feat(i18n): add Italian (it) locale
Add full Italian translation across all 8 namespaces (common, launch,
editor, timeline, settings, dialogs, shortcuts, extensions). Register
'it' in SUPPORTED_LOCALES, wire bundle in I18nContext, and add
"Italiano" label to MorePopover and SettingsPanel language selectors.

i18n:check reports no missing/extra keys for the new locale.
2026-05-10 11:47:39 +02:00
Alan Trebugeais f092b1ede9 fix nitpick comments 2026-05-10 00:44:23 +02:00
Alan Trebugeais bc674346aa fix problems called out by CodeRabbits 2026-05-10 00:31:04 +02:00
Alan Trebugeais 46c7115ba5 fix code rabbits comment which is valid 2026-05-10 00:25:19 +02:00
Alan Trebugeais fd9bd1a755 fix: SliderControl is now 2026-05-10 00:19:03 +02:00