Skip to content

Commit

Permalink
We've got quite a few fixes since last release already :)
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Jul 21, 2020
1 parent ea960bd commit 3d3694b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,27 @@
This file lists the main changes with each version of the Fyne toolkit.
More detailed release notes can be found on the [releases page](https://github.com/fyne-io/fyne/releases).

## 1.3.3 - Ongoing

### Added

* Use icons for file dialog favourites (#1186)

### Changed

* Make file filter case sensitive (#1185)

### Fixed

* Allow popups to create dialogs (#1176)
* Use default cursor for dragging scrollbars (#1172)
* Correctly parse SVG files with missing X/Y for rect
* Fix visibility of Entry placeholder when text is set (#1193)
* Fix encoding issue with Windows notifications (#1191)
* Fix issue where content expanding on Windows could freeze (#1189)
* Fix errors on Windows when reloading Fyne settings (#1165)


## 1.3.2 - 11 July 2020

### Added
Expand Down

0 comments on commit 3d3694b

Please sign in to comment.