ColorCop Release
This release was generated automatically from tag v5.5.7.
The changelog and commit summary appear below.
What's Changed
- ci: rename choco workflow and add WinGet publish workflow by @j4y in #138
- fix(ci/winget): use release-tag input and expose full tag in metadata by @j4y in #139
- Document Chocolately and Wiinget post release actions by @j4y in #140
- refactor(headers): modernize ColorCop headers and remove obsolete MFC… by @j4y in #141
- chore(build): upgrade project to C++20 by @j4y in #142
- fix(vcxproj): remove AdditionalManifestFiles to prevent duplicate man… by @j4y in #143
- refactor: replace C-style casts with static_cast and simplify cpplint… by @j4y in #144
- chore(deps): bump jdx/mise-action from 3 to 4 by @dependabot[bot] in #146
- chore(deps): bump microsoft/setup-msbuild from 2 to 3 by @dependabot[bot] in #145
- refactor(mfc): modernize PCH usage and replace legacy min/max helpers by @j4y in #147
- Security policy by @j4y in #149
- refactor(colorcop): fix ScreenToClient bug and correct prefix checks by @j4y in #150
- Systray by @j4y in #151
- refactor(color): modernize websafe snap logic and remove narrowing wa… by @j4y in #152
- chore(vcxproj): add unicode, sdk pin, caret diagnostics and conforman… by @j4y in #153
- refactor(ui): modernize OnInitDialog and label font flags by @j4y in #155
- chore: build on push to main by @j4y in #156
- Refactor default settings and add logging by @j4y in #157
- Remove unused by @j4y in #158
- fix(color): replace incorrect CMY math with proper RGB→CMYK conversio… by @j4y in #159
- Release 5.5.7 by @j4y in #160
Full Changelog: v5.5.6...v5.5.7