Skip to content

v3.5.1

Compare
Choose a tag to compare
@thenaterhood thenaterhood released this 29 Jun 03:32
· 38 commits to dev since this release
v3.5.1
e32d190
  • ENHANCEMENT: Improve selection highlighting
  • BUGFIX: Add support for more internal formats than just PNM/PPM for preview
  • BUGFIX: Correctly close pixbuf loaders when previewing a screenshot
  • MAINTENANCE: Prefer importlib over pkg_resources (gscreenshot will fall back to pkg_resources if needed). pkg_resources is deprecated.