A fresh new look, richer text and cloud integration delivers Christmas cheer!
Whatever you celebrate at this time of year we hope you will enjoy this exciting, shiny new look release of the Fyne toolkit.
With a refined design, cloud integration, images in rich text and a new text handling engine there is a lot to love in Fyne v2.3.0.
Added
Shiny new theme that was designed for us
Improved text handling to support non-latin alphabets
Add cloud storage and preference support
Add menu icon and submenu support to system tray menus
More button importance levels ErrorImportance, WarningImportance
Rendering of not changed canvas objects after an event (#3211)
Form dialog not displaying hint text and validation errors (#2781)
Have a very happy holiday and do let us know what you build with this new release. Head to GitHub to report issues or request new features, we will be hard at work after a few more mince pies!
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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 from 2.2.4 to 2.3.0.
Release notes
Sourced from fyne.io/fyne/v2's releases.
Changelog
Sourced from fyne.io/fyne/v2's changelog.
Commits
175017e
Merge pull request #3494 from andydotxyz/fix/systraysubtap6313f34
Listen to submenu item taps8e4eaa2
Merge pull request #3491 from Jacalz/changelog-v255d8b1b
Update CHANGELOG.md with missing work by@lucor
fb3ce41
Merge pull request #3488 from andydotxyz/fix/3487c8b1d561
Merge pull request #3486 from fyne-io/fix/appdatacrasha04d041
Slightly more aggressive refresh to pass tests5cc7bc7
Fix locking order so we update UI before running user code in List/Table18e7e29
Remove optimisation that is causing blank tables on load23b4d05
Remove old code breaking table Y position scrollDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)