Skip to content
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

Release v2.4.6 #4844

Closed
wants to merge 3 commits into from
Closed

Release v2.4.6 #4844

wants to merge 3 commits into from

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Sep 28, 2023

Description

This PR aims to prepare a new release of Chatterino which only updates the version of Qt used for the main Windows build.
This build is based on the v2.4.5 release since the changes in master right now are not considered stable.

I want to merge this into the bugfix-release/v2.4.6 branch, but since it's not a protected branch CI jobs won't run, so I'll target that branch after CI has built and testing has been done

This PR has removed Qt5 builds.

Checklist for making a release

In the release PR

  • Updated version code in src/common/Version.hpp

  • Updated version code in CMakeLists.txt
    This can only be "whole versions", so if you're releasing 2.4.0-beta you'll need to condense it to 2.4.0

  • Add a new release at the top of of the releases key in resources/com.chatterino.chatterino.appdata.xml
    This cannot use dash to denote a pre-release identifier, you have to use a tilde instead.

  • Updated version code in .CI/chatterino-installer.iss

  • Update the changelog ## Unreleased section to the new version CHANGELOG.md
    Make sure to leave the ## Unreleased line unchanged for easier merges

After the PR has been merged

  • Tag the release

  • Manually run the create-installer workflow.
    This is only necessary if the tag was created after the CI in the main branch finished.

  • Start a manual Launchpad import - scroll down & click Import Now
    Not necessary as the PPA build uses system qtimageformats plugins, which have been patched in Ubuntu

  • Make a PPA release to this repo with the debchange command.
    debchange -v 2.4.0 then add the changelog entries
    debchange --release then change the distro to be unstable

    Not necessary as the PPA build uses system qtimageformats plugins, which have been patched in Ubuntu

@pajlada
Copy link
Member Author

pajlada commented Sep 28, 2023

@pajlada
Copy link
Member Author

pajlada commented Sep 29, 2023

New installer posted in the above comment

@Felanbird
Copy link
Collaborator

issues from qt6.5.3 are resolved on this new installer as expected

@pajlada
Copy link
Member Author

pajlada commented Oct 1, 2023

Closing this as this PR was more for gathering comments about the changes

@pajlada pajlada closed this Oct 1, 2023
@Felanbird Felanbird deleted the chore/prepare-v2.4.6 branch December 19, 2023 20:08
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.

None yet

4 participants