Skip to content

Native File Dialog Extended v1.0.3

Compare
Choose a tag to compare
@btzy btzy released this 30 Apr 08:05
· 29 commits to master since this release
06a5c1f

This release brings two improvements to the Portal implementation: better error messages, and a runtime check in NFD_PickFolder() for whether the installed xdg-desktop-portal service supports a folder picker.

What's Changed

  • CI: Upgrade Ubuntu 18.04 to Ubuntu 20.04 by @btzy in #95
  • README: Remove untested portal warning and link OpenFile() current_folder PR by @btzy in #96
  • Portal: Support formatted error messages using sprintf() by @btzy in #97
  • Portal: Make PickFolder() check that portal interface version is >=3 by @btzy in #94

Full Changelog: v1.0.2...v1.0.3