Skip to content

Merge main into dev - #5

Open
galadril wants to merge 106 commits into
ramonklanke:mainfrom
galadril:main
Open

Merge main into dev#5
galadril wants to merge 106 commits into
ramonklanke:mainfrom
galadril:main

Conversation

@galadril

Copy link
Copy Markdown

No description provided.

galadril and others added 30 commits April 23, 2024 10:29
` `

`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`
fix: lock on all movement
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.`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants