Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
env:
QBS_VERSION: 2.4.1
CMAKE_VERSION: 3.31
SENTRY_VERSION: 0.7.19
SENTRY_VERSION: 0.9.0
SENTRY_ORG: mapeditor
SENTRY_PROJECT: tiled
TILED_RELEASE: ${{ startsWith(github.ref, 'refs/tags/v') }}
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* AutoMapping: Optimized reloading of rule maps and load rule maps on-demand
* Workaround tileset view layout regression in Qt 6.9
* Raised minimum supported Qt version from 5.12 to 5.15.2
* AppImage: Updated to Sentry 0.9.0

### Tiled 1.11.2 (28 Jan 2025)

Expand Down