-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Bump version to 0.4.21 #1558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
asegal-inflight
wants to merge
85
commits into
CapSoftware:main
from
inflightsoftware:version-bump-01-27-2026
Closed
Bump version to 0.4.21 #1558
Changes from all commits
Commits
Show all changes
85 commits
Select commit
Hold shift + click to select a range
d611c3d
Add version_id support to S3 upload metadata and links
vgadodia b4398c1
Workspace selection + Updated recording controls UI (#1)
vgadodia b9de82c
Merge branch 'CapSoftware:main' into main
vgadodia 801e41a
Hide macOS window buttons in ShowCapWindow
vgadodia 0e7a0f4
Add new icons and update window chrome UI
vgadodia 3144dc0
Revamped main window UI (#2)
vgadodia 164466c
Add ArrowsOutIcon and update camera controls UI
vgadodia a918081
Update UI components and rename Cap to Inflight
vgadodia 0c3401e
Revamp recording controls UI and add debug button
vgadodia 893082e
Revamp settings UI and add workspace selection
vgadodia 5c4a68f
Remove debug button and fix account setting visibility
vgadodia 7c4329b
Rename Cap to Inflight and update workflow
vgadodia b7298c1
Merge remote-tracking branch 'upstream/main'
vgadodia eec4bf7
Update Sentry config and UI adjustments
vgadodia f53b8aa
Update macOS runner in publish workflow
vgadodia 6b0722c
Bump desktop app version to 0.3.85
vgadodia 76f9c54
Fix macOS signing and bump to 0.3.86
vgadodia dcdff91
Update description and fix binary name, bump to 0.3.87
vgadodia 935b5eb
Change default mode to 'instant' in options query
vgadodia b189827
Add relative and overflow-hidden to MicrophoneSelect
vgadodia 26e2801
flyover md file
vgadodia e87702d
Sync upstream main into inflight-recorder main
vgadodia a8705c4
Update camera.tsx
vgadodia 715fece
Update general_settings.rs
vgadodia 547ec71
Squashed commit of the following:
vgadodia da444ba
Refactor settings and camera UI components
vgadodia e16a192
Merge remote-tracking branch 'upstream/main'
vgadodia ee146e2
Flyover (#5)
vgadodia 9a2a9f5
Bump cap-desktop version to 0.4.1
vgadodia 5ac9a96
Update deep-link scheme in Tauri config
vgadodia 32bea7e
Refactor target-select-overlay formatting and logic
vgadodia 4fd209b
Add camera preview to recording and main window
vgadodia 1a6c7bf
Update index.tsx
vgadodia 0f08ca8
Refactor instant recording upload logic
vgadodia 9ad3d99
Revamped main window UI (#6)
vgadodia 4b15dfd
Merge remote-tracking branch 'upstream/main'
vgadodia a346149
Update in-progress-recording.tsx
vgadodia d85bf5e
Update window size and reupload command parameters
vgadodia f1e7d69
Redesign setup screen and update app icons (#7)
vgadodia 3fa6b20
Merge remote-tracking branch 'upstream/main'
vgadodia 46787dc
Comment out InflightLogo and dev bug button
vgadodia f7922ef
Bump version to 0.4.2 in Cargo.toml
vgadodia 7103a09
Rename Cap references to Inflight in UI (#8)
vgadodia 0acd952
Allow Supabase image source in CSP (#9)
vgadodia 331e0f6
Update DMG background and window layout for macOS
vgadodia 32d213e
Bump version to 0.4.3 in Cargo.toml
vgadodia eeedf08
Update DMG background and window configuration
vgadodia 4c0ff28
Update publish.yml
vgadodia 7989028
Update Cargo.toml
vgadodia 3db06b8
Bump cap-desktop version to 0.4.6
vgadodia ba9d629
Bump cap-desktop to v0.4.7 and update DMG assets
vgadodia 5f106d0
Update dmg-background.png
vgadodia b5069a3
Bump desktop version and update persist key
vgadodia 5a7ac95
Linear fixes (#10)
vgadodia 6698b7f
Set hasCompletedStartup on setup continue
vgadodia 68105e2
Bump cap-desktop version to 0.4.10
vgadodia b442860
Update settings UI to use white text and backgrounds
vgadodia eb6c2da
Bump cap-desktop version to 0.4.11
vgadodia 23f8fe6
Remove transition-colors from select components
vgadodia c82b22e
Rename screenshot.jpg to thumbnail.jpg in S3 uploads
vgadodia 3474665
Bump cap-desktop version to 0.4.12
vgadodia e7ab1a0
Update DMG background image
capkyle aac9755
First round edits (#12)
capkyle 43dab38
Updates
capkyle 121f2e8
Fix Clippy warnings and organize imports
capkyle bea0906
Add dynamic background window filtering during area recording
capkyle 7d05652
Big update
capkyle c6695ae
Merge pull request #13 from InFlight-Software/kyle-edits
capkyle e31c62a
Update Cargo.toml
capkyle 2d5e7e7
Merge pull request #14 from InFlight-Software/kyle-edits
capkyle 86ffe77
Update recording.rs
capkyle 92f24f8
Merge pull request #15 from InFlight-Software/kyle-edits
capkyle 028eb59
Update Cargo.toml
capkyle b352773
Merge pull request #16 from InFlight-Software/kyle-edits
capkyle 5fb55c0
Ridds Feedback
capkyle 511eda5
Merge pull request #17 from InFlight-Software/updates
capkyle 3343727
Improve code quality: error handling, deduplication, constants (#18)
capkyle 68eb1c1
Bump version to 0.4.16 (#19)
capkyle e3e2ec7
Fix native module compilation for publish workflow (#20)
capkyle 2f9cc0a
Revert DMG icon fix and downgrade Node to 20 (#21)
capkyle fbdc8f9
Update lockfile and bump version to 0.4.19 (#22)
capkyle d81a477
Add AI processing trigger and fix countdown timer display (#23)
capkyle 8fda68e
Bump version to 0.4.20 (#24)
capkyle 55e9409
User agent update (#25)
asegal-inflight 63407d1
Bump version to 0.4.21
asegal-inflight File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| # Enforce LF line endings for all text files | ||
| * text=auto eol=lf | ||
|
|
||
| # Explicitly declare text files | ||
| *.rs text eol=lf | ||
| *.ts text eol=lf | ||
| *.tsx text eol=lf | ||
| *.js text eol=lf | ||
| *.jsx text eol=lf | ||
| *.json text eol=lf | ||
| *.md text eol=lf | ||
| *.yml text eol=lf | ||
| *.yaml text eol=lf | ||
| *.toml text eol=lf | ||
| *.html text eol=lf | ||
| *.css text eol=lf | ||
| *.scss text eol=lf | ||
| *.sql text eol=lf | ||
| *.sh text eol=lf | ||
|
|
||
| # Binary files | ||
| *.png binary | ||
| *.jpg binary | ||
| *.jpeg binary | ||
| *.gif binary | ||
| *.ico binary | ||
| *.woff binary | ||
| *.woff2 binary | ||
| *.ttf binary | ||
| *.eot binary | ||
| *.mp4 binary | ||
| *.webm binary | ||
| *.mp3 binary | ||
| *.wav binary | ||
| *.pdf binary |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -50,3 +50,10 @@ tauri.windows.conf.json | |||||||||
| # Cursor | ||||||||||
| .cursor | ||||||||||
| .env*.local | ||||||||||
|
|
||||||||||
| # Secrets and credentials | ||||||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looks like
Suggested change
|
||||||||||
| *.pem | ||||||||||
| *.key | ||||||||||
| **/credentials*.json | ||||||||||
| **/secrets.json | ||||||||||
| **/*.secrets | ||||||||||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file looks machine-local (hardcoded paths like
/opt/homebrew/...+ per-user command permissions). I would avoid committing it; consider committing a.claude/settings.example.json(repo-safe defaults) and keepingsettings.local.jsonignored.