fix: adjust rgb overlay for video preview and visual bugs#67
Merged
eshaan-mehta merged 5 commits intomainfrom Apr 2, 2026
Merged
fix: adjust rgb overlay for video preview and visual bugs#67eshaan-mehta merged 5 commits intomainfrom
eshaan-mehta merged 5 commits intomainfrom
Conversation
* fix: unify file count logic * fix: video preview rgb messed up * fix: removes upload widget when files exist, adds new file noti, hides debug info in prod * fix: non mp4 can't be added to timeline * feat: adds video track selection
## [1.4.0-staging.10](v1.4.0-staging.9...v1.4.0-staging.10) (2026-04-02) ### Bug Fixes * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf))
eshaan-mehta
added a commit
that referenced
this pull request
Apr 15, 2026
* fix: adjust rgb overlay for video preview and visual bugs (#67) * fix: visual bugs (#65) * fix: unify file count logic * fix: video preview rgb messed up * fix: removes upload widget when files exist, adds new file noti, hides debug info in prod * fix: non mp4 can't be added to timeline * feat: adds video track selection * chore(release): 1.4.0-staging.10 [skip ci] ## [1.4.0-staging.10](v1.4.0-staging.9...v1.4.0-staging.10) (2026-04-02) ### Bug Fixes * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) * chore(release): 1.4.1-staging.1 [skip ci] ## [1.4.1-staging.1](v1.4.0...v1.4.1-staging.1) (2026-04-02) ### Bug Fixes * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) ### Reverts * Revert "More fixes ([#63](#63))" ([#64](#64)) ([6c52c51](6c52c51)) --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> * ci: updates semantic release workflow (#69) * fix: visual bugs (#65) * fix: unify file count logic * fix: video preview rgb messed up * fix: removes upload widget when files exist, adds new file noti, hides debug info in prod * fix: non mp4 can't be added to timeline * feat: adds video track selection * chore(release): 1.4.0-staging.10 [skip ci] ## [1.4.0-staging.10](v1.4.0-staging.9...v1.4.0-staging.10) (2026-04-02) ### Bug Fixes * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) * chore(release): 1.4.1-staging.1 [skip ci] ## [1.4.1-staging.1](v1.4.0...v1.4.1-staging.1) (2026-04-02) ### Bug Fixes * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) ### Reverts * Revert "More fixes ([#63](#63))" ([#64](#64)) ([6c52c51](6c52c51)) * ci: updates semantic release workflow (#68) --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> * chore(release): 1.4.1 [skip ci] ## [1.4.1](v1.4.0...v1.4.1) (2026-04-03) ### Bug Fixes * adjust rgb overlay for video preview and visual bugs ([#67](#67)) ([c3e44dc](c3e44dc)), closes [#65](#65) * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) ### Reverts * Revert "More fixes ([#63](#63))" ([#64](#64)) ([6c52c51](6c52c51)) * fix: version mismatch from multiple sources --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
eshaan-mehta
added a commit
that referenced
this pull request
Apr 15, 2026
* update code now follows staging track and main track, fresh installs don't trigger updates * ensured staging versions stay on staging versions * this should auto update the release tag and fix the auto update issue * update ordering of version checking * matched config to actual toml version * fix: version mismatch from multiple sources (#71) * fix: adjust rgb overlay for video preview and visual bugs (#67) * fix: visual bugs (#65) * fix: unify file count logic * fix: video preview rgb messed up * fix: removes upload widget when files exist, adds new file noti, hides debug info in prod * fix: non mp4 can't be added to timeline * feat: adds video track selection * chore(release): 1.4.0-staging.10 [skip ci] ## [1.4.0-staging.10](v1.4.0-staging.9...v1.4.0-staging.10) (2026-04-02) ### Bug Fixes * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) * chore(release): 1.4.1-staging.1 [skip ci] ## [1.4.1-staging.1](v1.4.0...v1.4.1-staging.1) (2026-04-02) ### Bug Fixes * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) ### Reverts * Revert "More fixes ([#63](#63))" ([#64](#64)) ([6c52c51](6c52c51)) --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> * ci: updates semantic release workflow (#69) * fix: visual bugs (#65) * fix: unify file count logic * fix: video preview rgb messed up * fix: removes upload widget when files exist, adds new file noti, hides debug info in prod * fix: non mp4 can't be added to timeline * feat: adds video track selection * chore(release): 1.4.0-staging.10 [skip ci] ## [1.4.0-staging.10](v1.4.0-staging.9...v1.4.0-staging.10) (2026-04-02) ### Bug Fixes * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) * chore(release): 1.4.1-staging.1 [skip ci] ## [1.4.1-staging.1](v1.4.0...v1.4.1-staging.1) (2026-04-02) ### Bug Fixes * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) ### Reverts * Revert "More fixes ([#63](#63))" ([#64](#64)) ([6c52c51](6c52c51)) * ci: updates semantic release workflow (#68) --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> * chore(release): 1.4.1 [skip ci] ## [1.4.1](v1.4.0...v1.4.1) (2026-04-03) ### Bug Fixes * adjust rgb overlay for video preview and visual bugs ([#67](#67)) ([c3e44dc](c3e44dc)), closes [#65](#65) * visual bugs ([#65](#65)) ([6b5aadf](6b5aadf)) ### Reverts * Revert "More fixes ([#63](#63))" ([#64](#64)) ([6c52c51](6c52c51)) * fix: version mismatch from multiple sources --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Sujash Nayak <sujash.nayak@gmail.com> Co-authored-by: Sujash Nayak <45498613+SNubby19@users.noreply.github.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ethan-mcmanus-dev
pushed a commit
that referenced
this pull request
Apr 18, 2026
Collaborator
|
🎉 This PR is included in version 1.4.1-staging.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
eshaan-mehta
added a commit
that referenced
this pull request
Apr 18, 2026
* chore: increases upload timeouts (#73) * chore(release): 1.4.1-staging.2 [skip ci] ## [1.4.1-staging.2](v1.4.1-staging.1...v1.4.1-staging.2) (2026-04-18) ### Bug Fixes * version mismatch from multiple sources ([#71](#71)) ([35d2bdc](35d2bdc)), closes [#67](#67) [#65](#65) --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.