From 0c0604fb8d7eff81d15d1f2840aecdea6fb28e73 Mon Sep 17 00:00:00 2001 From: Jan Sundermeyer Date: Sun, 3 Dec 2023 20:08:25 +0100 Subject: [PATCH] use qt6.6.0 for osx --- .github/workflows/cd.yml | 2 +- utilities/manual/source/CHANGELOG.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index c3e6727d54..5fe1e4ef8e 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -7,7 +7,7 @@ permissions: contents: read env: - OSX_QT_VERSION: 6.6.1 + OSX_QT_VERSION: 6.6.0 OSX_POPPLER_VERSION: 23.11.0 OSX_QUAZIP_VERSION: 1.4 diff --git a/utilities/manual/source/CHANGELOG.md b/utilities/manual/source/CHANGELOG.md index 130b4e169b..bbee59b3fb 100644 --- a/utilities/manual/source/CHANGELOG.md +++ b/utilities/manual/source/CHANGELOG.md @@ -1,7 +1,8 @@ # CHANGELOG ## TeXstudio 4.7.1 -- +- fix highlighting of %TODO comments after loading a file [#3398](https://github.com/texstudio-org/texstudio/issues/3398) +- fix missing document height update when copy wrapped single lines [#3396](https://github.com/texstudio-org/texstudio/issues/3396) ## TeXstudio 4.7.0