We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6a995 commit 7ffd028Copy full SHA for 7ffd028
CHANGELOG.md
@@ -3,7 +3,7 @@
3
This file lists the main changes with each version of the Fyne toolkit.
4
More detailed release notes can be found on the [releases page](https://github.com/fyne-io/fyne/releases).
5
6
-## 2.6.1 - 9 May 2025
+## 2.6.1 - 8 May 2025
7
8
### Changed
9
@@ -18,7 +18,7 @@ More detailed release notes can be found on the [releases page](https://github.c
18
* RichTextSegment SizeName is not SizeNameText by default (#5307)
19
* When there is an offline netdrive, the file dialog will freeze (#2411)
20
* Correctly reset image cache when Resource goes to nil
21
-
+ * Data race after migration to v2.6.0 (#5713)
22
23
## 2.6.0 - 10 April 2025
24
0 commit comments