Update stable.json (#712)

This commit is contained in:
mr. m 2025-07-01 10:36:33 +02:00 committed by GitHub
parent d3fdd0cb45
commit b9e3c3b1b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2824,7 +2824,7 @@
}, },
{ {
"version": "1.14b", "version": "1.14b",
"extra": "This update includes a nice upgrade to the color picker and some nice fixes!\n\n<strong class='underline'>IMPORTANT:</strong> Previous colors might have issues, to update them, right click the sidebar and click on 'edit theme'", "extra": "",
"fixes": [ "fixes": [
"Fixed visual twitching when cancelling a drag-to-split operation.", "Fixed visual twitching when cancelling a drag-to-split operation.",
"Resolved an issue with tab switching when tabs overflow the toolbar." "Resolved an issue with tab switching when tabs overflow the toolbar."
@ -2847,5 +2847,14 @@
"workflowId": 15953789168, "workflowId": 15953789168,
"image": false, "image": false,
"date": "29/06/2025" "date": "29/06/2025"
},
{
"version": "1.14.1b",
"extra": "",
"fixes": ["Fixed a crash with third party tools"],
"features": [],
"workflowId": 15985890220,
"image": false,
"date": "01/07/2025"
} }
] ]