What's Changed
- fix: the
pick_file()can returnNonewhen cancelled by @bioinformatist in #258 - fix cancel button on web backend by @SocraticSauropod in #265
- Update windows-sys to 0.60 by @Legend-Master in #260
- Make wayland optional and enable it by default by @edwloef in #267
- Handle dialog reject (Cancel) on wasm by @rnd-ash in #266
- Fix
AsyncFileDialog::set_file_namedocumentation by @dolezvo1 in #269 - Update docs by @Lepidopteran in #272
- Drop the Sized bounds for WindowHandle @PolyMeilex in #275
- Eliminate the overlay popup in most cases for
pick_fileon Web by @kevinmehall in #273
New Contributors
- @SocraticSauropod made their first contribution in #265
- @edwloef made their first contribution in #267
- @rnd-ash made their first contribution in #266
- @dolezvo1 made their first contribution in #269
- @Lepidopteran made their first contribution in #272
- @kevinmehall made their first contribution in #273
Full Changelog: 0.15.4...0.16.0