webadderall
c1b08a72f8
chore(release): cut v1.1.11
2026-03-31 20:43:41 +11:00
webadderall
e20e6a143c
chore(release): cut v1.1.10
2026-03-31 00:09:06 +11:00
webadderall
fc34288a51
chore: bump version to 1.1.9
2026-03-30 16:47:46 +11:00
webadderall
3b755f85ab
chore: release v1.1.8
2026-03-29 20:09:04 +11:00
webadderall
beb64e88f6
release 1.1.7
2026-03-29 10:49:11 +11:00
webadderall
719fa78e9f
Revert "feat: Advanced Video Editor Implementation, Native WGC Integration, and AI Auto-Captions"
2026-03-28 14:12:25 +11:00
Mahdy Arief
281a73b51a
chore: Finalize PR #116 stability and privacy improvements
...
- Hardened IPC with safety guards for all webContents.send calls
- Scrubbed sensitive absolute paths from caption logs
- Realigned Windows artifact naming logic
2026-03-27 23:14:12 +07:00
Mahdy Arief
e10270f6eb
package typecheck
2026-03-27 22:07:19 +07:00
insomniachooman
157af5f083
Add custom cursor packs and harden native postinstall builds
2026-03-26 22:39:18 +06:00
github-actions[bot]
ffe7ff735c
chore(release): bump version to v1.1.6
2026-03-26 00:42:26 +00:00
webadderall
da77c24a63
chore(updates): add disabled app update infrastructure
2026-03-24 19:32:38 +11:00
webadderall
16c9cc7be3
chore: move non-native deps to devDependencies
2026-03-23 18:00:00 +11:00
webadderall
1a2fc987fb
build: add bundled Whisper runtime pipeline
...
Add the Whisper runtime build script, package integration, runtime manifest, and staged darwin-arm64 Whisper binaries.
2026-03-22 18:30:19 +11:00
webadderall
39a897d460
fix: cap MP4 export size and preview volume
2026-03-21 15:40:30 +11:00
webadderall
8bf6698c3f
chore: refresh wallpaper assets for v1.1.4
2026-03-21 10:39:24 +11:00
webadderall
f5ccd5b7e0
Fix Windows DXGI capture helper flow
2026-03-19 00:05:58 +11:00
webadderall
ecd6bc0571
Bump version to 1.1.1
2026-03-18 18:36:25 +11:00
tokenflow1m
8844111584
feat(windows): add native cursor type detection via cursor-monitor.exe
...
Build a standalone C++ helper (same pattern as wgc-capture) that polls
GetCursorInfo() every 50ms and emits STATE:<type> to stdout — identical
protocol to the macOS Swift helper. Windows recordings now capture
correct cursor types (text, pointer, resize, etc.) instead of always
falling back to arrow.
2026-03-15 18:12:42 +09:00
tokenflow1m
7b26ec3a9e
Add native WGC screen capture for Windows
...
Uses Windows.Graphics.Capture to record the screen without the OS cursor
or the yellow capture border. Falls back to Electron capture on older Windows
or when the helper exe isn't available.
2026-03-14 23:02:29 +09:00
webadderall
0c4d4c9517
feat(i18n): add app-wide localization framework and translator guide
...
- Add namespace-based JSON locale structure (en/es)
- Add I18n provider/context with locale persistence and fallback logic
- Add i18n parity checker script (npm run i18n:check)
- Wire app root/title shell to translation API
- Add TRANSLATION_GUIDE.md for contributors
2026-03-14 19:28:11 +11:00
webadderall
9435910e99
History reorganized for upstream alignment.
2026-03-13 21:36:30 +11:00
webadderall
676204dc88
Prebundle mac native helpers and avoid runtime Swift compile in packaged app
2026-03-13 21:14:05 +11:00
webadderall
8d0afe54f8
Revert "Add CI workflow and helper to create releases and attach artifacts"
...
This reverts commit 5522a9829c .
2026-03-13 21:14:05 +11:00
webadderall
e523eeded2
Add CI workflow and helper to create releases and attach artifacts
2026-03-13 21:14:05 +11:00
webadderall
a954b529c3
Set version to 1.0.0 and remove version from release artifact names
2026-03-13 21:14:05 +11:00
webadderall
c3c5d1ed63
Initial release of Recordly
2026-03-13 21:14:05 +11:00
Siddharth
19476da5cc
upgrade electron-builder version
2026-02-13 22:07:27 -08:00
Siddharth
fac4af40c7
demuxer and CFR conversion
2026-02-13 20:46:12 -08:00
Siddharth
a89198ccdc
anti aliasing on
2026-02-06 21:28:42 -08:00
Siddharth
c8a4becaf0
version fix
2026-01-31 20:15:52 -08:00
Siddharth
9821e926d9
fix version
2026-01-24 22:45:07 -08:00
Siddharth
a2ca0799d4
accordion & settings cleanup
2026-01-20 21:10:22 -08:00
Nikhil Solanki
6e6ecba172
Add GIF export feature to video editor
...
Implements GIF export alongside MP4, including new export types, a GIF exporter module, UI components for format selection and GIF options, and integration into the export dialog and video editor. Adds property-based and unit tests for GIF export correctness, updates dependencies to include gif.js and related types, and refines Electron save dialog to support GIF files.
2025-12-25 01:50:02 +05:30
Sid
7e0ce53df0
Update package.json
2025-12-14 10:47:47 -07:00
Felipe Novaes F Rocha
ebb1d29375
feat: add Linux support
2025-12-13 20:07:41 -03:00
Siddharth
d6d1a3eca6
build fix
2025-12-05 23:31:36 -07:00
Siddharth
c5aa622898
hex based inputs for brand consitency
2025-12-05 23:22:30 -07:00
Siddharth
5d7b817586
fix default wallpaper missing from export in build
2025-12-05 22:22:17 -07:00
Siddharth
cce88b3dab
build errors and version update
2025-12-02 18:31:31 -07:00
Siddharth
ec3b9b46a1
annotations in preview
2025-11-30 14:47:22 -07:00
Siddharth
b6d6fe6a70
draggable UI resizer
2025-11-27 14:17:10 -07:00
john
6475814541
add untracked uuid packages
2025-11-26 22:46:47 +07:00
Siddharth
98d6acaa6a
keyframes
2025-11-25 18:45:37 -07:00
Siddharth
188ba94aad
test win codec fix
2025-11-24 17:11:37 -07:00
Siddharth
dd17551c18
test actions
2025-11-23 23:56:06 -07:00
Siddharth
dae7dc5212
rm uiohook-napi
2025-11-23 23:32:52 -07:00
Siddharth
1306c6e4ea
logo update
2025-11-23 17:03:56 -07:00
Siddharth
b181546ad3
reduce installer size 50% and app bundle size by 30%
2025-11-23 16:49:53 -07:00
Siddharth
0d5c4529d1
migrate to mediabunny
2025-11-23 12:24:56 -07:00
Siddharth
dda08172d9
sunset windows support
2025-11-20 18:45:06 -07:00