Skip to content

Releases: PolyMeilex/rfd

0.14.1

11 Mar 18:10
7db7985
Compare
Choose a tag to compare
  • Avoid unnecessary heap allocation and copy (#181)
  • Implement FileDialog.starting_directory for xdg desktop portal backend (#179)

0.14.0

19 Feb 19:15
8646b50
Compare
Choose a tag to compare
  • i18n for GTK and XDG Portal
  • Use XDG Portal by default
  • Use zenity as a fallback for XDG Portal
  • Update raw-window-handle to 0.6.
  • Update winit in example to 0.29.
  • Update ashpd to 0.8.
  • Update wasm CSS to respect the color scheme (including dark mode)
  • Fix macOS sync backend incorrectly setting the parent window
  • Add FileDialog/AsyncFileDialog::set_can_create_directories, supported on macOS only.

Thanks to @dtzxporter, @evilpie, @amrbashir, @bilelmoussaoui, @orowith2os, @czf0613 🎉 🚀

0.13.0

14 Jan 16:59
df89a42
Compare
Choose a tag to compare
  • [Breaking] Users of the xdg-portal feature must now also select the tokio
    or async-std feature
  • [macOS] Use NSOpenPanel.message instead of title #166

0.12.1

20 Oct 17:56
81aa5d6
Compare
Choose a tag to compare
  • Fix FileHandle::inner (under feature file-handle-inner) on wasm

0.12.0

09 Sep 15:59
19e4e7b
Compare
Choose a tag to compare

0.11.4

19 May 17:05
Compare
Choose a tag to compare

xdg-portal: Bump to latest ASHPD and cleanup (#95) (fixes #119)

0.11.3

24 Mar 18:18
Compare
Choose a tag to compare
  • Zenity message dialogs for xdg portal backend (#106)

0.11.2

04 Mar 15:58
Compare
Choose a tag to compare
  • Update pollster to 0.3 #105

0.11.1

10 Feb 17:27
Compare
Choose a tag to compare
  • Fix windows CC6 feature build

0.11.0

31 Jan 12:52
Compare
Choose a tag to compare
  • Update gtk-sys to 0.16 and windows-rs to 0.44