Skip to content

feat(deps): bump fyne.io/fyne/v2 from 2.7.2 to 2.7.3#207

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/fyne.io/fyne/v2-2.7.3
Feb 23, 2026
Merged

feat(deps): bump fyne.io/fyne/v2 from 2.7.2 to 2.7.3#207
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/fyne.io/fyne/v2-2.7.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps fyne.io/fyne/v2 from 2.7.2 to 2.7.3.

Release notes

Sourced from fyne.io/fyne/v2's releases.

v2.7.3 - Loads of fixes from around the community

A massive thanks to our community for contributing a lot of fixes for this latest release. The following highlights the main items:

Fixed

  • systray not functional within snap sandbox (systray#64)
  • A dialog with a table. Selecting a cell and closing the dialog produces a Fyne error (#5166)
  • Fix JNI crash due to invalid global reference when accessing Android file streams (#6067)
  • Low frame rate with animated rectangles on 2.7.x (#6040)
  • Random panic when launching the app (#5981)
  • Tree Widget constantly calls IsBranch and ChildrenUIs (#4339)
  • Font scanning fails in Flatpak due to broken symlinks
  • Correct system tray icon on Linux when using SVG
  • Button press animation sometimes leaks outside the bounds of the button (#6096)
  • SVG cannot be loaded if it has currentColor at root element (#6102)
  • Wrapped text is rendered poorly (blurred) (#4390)
  • Blurry text in mobile Linux (#2280)
  • On 2.3.0 text is fuzzy (#3464)
  • Correct presentation of HTML entities when using markdown in RichText
  • Accordion kills CPU by inefficient MinSize implementation (#6108)
  • Tree with no data (with Accordion?) - triggers endless layout loop (#6094)
  • NewRichTextFromMarkdown can't handle nested lists (#6113)

As always please do let us know if you experience any issues. We are now focusing on features for 2.8, but there will probably be one more bugfix release on the 2.7.x branch in a Month.

Changelog

Sourced from fyne.io/fyne/v2's changelog.

2.7.3 - 21 Feb 2026

Fixed

  • systray not functional within snap sandbox (systray#64)
  • A dialog with a table. Selecting a cell and closing the dialog produces a Fyne error (#5166)
  • Fix JNI crash due to invalid global reference when accessing Android file streams (#6067)
  • Low frame rate with animated rectangles on 2.7.x (#6040)
  • Random panic when launching the app (#5981)
  • Tree Widget constantly calls IsBranch and ChildrenUIs (#4339)
  • Font scanning fails in Flatpak due to broken symlinks
  • Correct system tray icon on Linux when using SVG
  • Button press animation sometimes leaks outside the bounds of the button (#6096)
  • SVG cannot be loaded if it has currentColor at root element (#6102)
  • Wrapped text is rendered poorly (blurred) (#4390)
  • Blurry text in mobile Linux (#2280)
  • On 2.3.0 text is fuzzy (#3464)
  • Correct presentation of HTML entities when using markdown in RichText
  • Accordion kills CPU by inefficient MinSize implementation (#6108)
  • Tree with no data (with Accordion?) - triggers endless layout loop (#6094)
  • NewRichTextFromMarkdown can't handle nested lists (#6113)
Commits
  • 3f52c5d Add document to clarify OnSubmitted
  • 0557a0f Preparing v2.7.3
  • aa1a7b5 Fix counting for nested ordered lists
  • 7ecc835 Handle nested lists in Markdown renderer
  • 35df60e add minsize caches (#6112)
  • d93b16b Fix text encoding of entities when parsing markdown
  • 41bf61c Fix text blurring by using explicit size rounding instead of position-derived...
  • 1a6e669 Fixing icon failure when currentColor is at the root node (i.e. no current ...
  • 5cdfaab [text] bump go-text/typesetting to v0.3.3 and fix deprecated fields.
  • 6412db0 Fix button animation overstepping the bounds of the button if button Refreshe...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/fyne-io/fyne/releases)
- [Changelog](https://github.com/fyne-io/fyne/blob/v2.7.3/CHANGELOG.md)
- [Commits](fyne-io/fyne@v2.7.2...v2.7.3)

---
updated-dependencies:
- dependency-name: fyne.io/fyne/v2
  dependency-version: 2.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot merged commit 2c9cada into main Feb 23, 2026
5 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/fyne.io/fyne/v2-2.7.3 branch February 23, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants