Merge main into dev - #5
Open
galadril wants to merge 106 commits into
Open
Conversation
` ` `In frmSettings.Designer.cs, three new buttons (btnContribute, btnReport, btnLatestVersion) were added and the location and size of several existing controls were updated. The AutoScaleDimensions and ClientSize properties of the form were also updated. In frmSettings.cs, event handlers for the new buttons were added to open specific URLs in the default web browser. The ProductVersion in CaptureWolf.Installer.vdproj was updated from 1.0.5 to 1.0.6.`
`Added new buttons and updated UI in frmSettings.Designer.cs`
Features/osx app
Add OSX Build
fix: lock on all movement
Creating 1 overall workflow
Features/osx signing merge
In the `CaptureWolf.Installer.vdproj` file, the `RemovePreviousVersions` property has been updated from `FALSE` to `TRUE`. This change ensures that upon the installation of a new software version, all previous versions will be automatically removed.
Update `RemovePreviousVersions` in Installer
` ` `The build.yml file has been updated to reflect changes in the .vdproj update step. The step name has been changed to "Update version and product code in .vdproj file" to indicate the added functionality. Additionally, code has been added to generate a new GUID and replace the existing product code in the .vdproj file, ensuring each build has a unique product code, a requirement for Windows Installer packages.`
…tureWolf into bug/allow-upgrading
fix: double info.plist
… into test/osx-versioning
Test/osx versioning
#42: Hook in on key down
Upgraded CFPropertyList from 3.0.7 to 3.2.7 in Gemfile.lock to ensure compatibility with latest features and bug fixes.
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.