diff --git a/CMakeLists.txt b/CMakeLists.txt index 92afa760f927..21b68298fac0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ set(CMAKE_LINK_DEPENDS_NO_SHARED ON) # Project and version set(CPACK_PACKAGE_VERSION_MAJOR "3") set(CPACK_PACKAGE_VERSION_MINOR "28") -set(CPACK_PACKAGE_VERSION_PATCH "13") +set(CPACK_PACKAGE_VERSION_PATCH "14") set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}) set(RELEASE_NAME "Firenze") project(qgis VERSION ${COMPLETE_VERSION}) diff --git a/ChangeLog b/ChangeLog index 0b012ee80fc0..516785eb0f7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,97 @@ +Jürgen E. Fischer 2023-12-22 + + translation update for 3.28.14 from transifex + +Nyall Dawson 2023-12-18 + + Update src/app/3d/qgspoint3dsymbolwidget.cpp + + Co-authored-by: Martin Dobias + +Nyall Dawson 2023-12-18 + + Fix 3d billboard symbol height is ignored + + Followup 0218ece + +AlisterH 2023-12-19 + + Update style.qss + + Fix spinbox padding in Night Mapping theme + +AlisterH 2023-12-19 + + Update style.qss + + Fix spinbox padding in Blend of Gray theme + +Merge: 58aa7b8549c 104bea8fb9a +Matthias Kuhn 2023-12-20 + + Merge pull request #55669 from qgis/backport-55666-to-release-3_28 + + [Backport release-3_28] [processing] Extract vertices: fix crash with empty polygons + +Andrea Giudiceandrea 2023-12-19 + + [processing] Fix "Extract specific vertices" (native:extractspecificvertices) alg + + Fix inconsistent behaviour with input null and empty geometries + +Andrea Giudiceandrea 2023-12-19 + + [processing] Fix "Extract vertices" (native:extractvertices) alg + + Fix crash with input empty polygons + Fix inconsistent behaviour with input null and empty geometries + +Nyall Dawson 2023-11-28 + + Add test masks + +Nyall Dawson 2023-11-27 + + Fix permissions on report files + + (cherry picked from commit 53aace1dd592df8609cd3f85555ec270b3bb1672) + +Alessandro Pasotti 2023-11-14 + + Better type logig and test + +Alessandro Pasotti 2023-11-14 + + Fix JSON utils long types + + Unreported, to be backported + +Julien Cabieces 2023-11-07 + + close connection if error + +Julien Cabieces 2023-11-07 + + Fix oracle date filtering + +Nyall Dawson 2023-11-10 + + If user enabled OTB plugin without setting a path, don't show + message box warnings when closing Settings dialog + + This is confusing for users who have accidentally enabled the plugin. + If the path is empty, chances are the user isn't wanting to use + the OTB provider and it's nicer not to show a big confusing + message box warning to them. + +Nyall Dawson 2023-11-08 + + QgsAfsSharedData should not be a QObject + +Jürgen E. Fischer 2023-11-24 + + Release of 3.28.13 + Jürgen E. Fischer 2023-11-24 translation update for 3.28.13 from transifex diff --git a/debian/changelog b/debian/changelog index 1484bc6e217b..c0ab4e9bfbc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ -qgis (3.28.13) UNRELEASED; urgency=medium +qgis (3.28.14) UNRELEASED; urgency=medium + + * Release of 3.28.14 + + -- Jürgen E. Fischer Fri, 22 Dec 2023 13:04:30 +0100 + +qgis (3.28.13) unstable; urgency=medium * Release of 3.28.13 - -- Jürgen E. Fischer Fri, 24 Nov 2023 13:05:56 +0100 + -- Jürgen E. Fischer Fri, 22 Dec 2023 13:04:30 +0100 qgis (3.28.12) unstable; urgency=medium diff --git a/linux/org.qgis.qgis.appdata.xml.in b/linux/org.qgis.qgis.appdata.xml.in index 40bcd104af26..d79ad7fac1c3 100644 --- a/linux/org.qgis.qgis.appdata.xml.in +++ b/linux/org.qgis.qgis.appdata.xml.in @@ -19,6 +19,7 @@ QGIS +