File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33This file lists the main changes with each version of the Fyne tools project.
44More detailed release notes can be found on the [ releases page] ( https://github.com/fyne-io/tools/releases ) .
55
6+ ## 1.7.1 - 12 Apr 2026
7+
8+ ### Added
9+
10+ * Start support for open with in metadata (#104 )
11+ * Support for adaptive and themed android icons (#115 )
12+ * Parsing of concatenated strings with fyne translate (#117 )
13+
14+ ### Changed
15+
16+ * Apply hardening C/LD-FLAGS and optimize (#100 )
17+ * Improve help to show that at least one file is needed (#102 )
18+ * Set StartupWMClass in Unix/Linux .desktop files (#112 )
19+ * gendex: Sort directory names in findLast (#123 )
20+
21+ ### Fixed
22+
23+ * Update Fyne version (#97 )
24+ * Don't generate Migration code for pre-2.6 library usage (#98 )
25+ * Support remote install with icons that are simply Icon.png (#99 )
26+ * Fix release flags not being set for WASM (#101 )
27+ * Don't make tarbombs (#105 )
28+ * Fallback to app name if AppID is not present for package_unix (#114 )
29+ * Update Android to API 21 in to keep the builds for Play Store happy (#119 )
30+ * Make sure that CGO is not enabled when building in WASM mode (#121 )
31+ * fyne serve: fix blank wasm loading screen while app is starting (#122 )
32+
33+ ### New Contributors
34+
35+ Code in v1.7.1 contains work from the following first time contributors:
36+
37+ * @dweymouth
38+ * @gezb
39+ * @MaxGyver83
40+ * @ncw
41+ * @typenoob
42+
43+
644## 1.7.0 - 16 Oct 2025
745
846### Added
You can’t perform that action at this time.
0 commit comments