Skip to content

v5.1.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@psychedelicious psychedelicious released this 02 Oct 06:59
· 1297 commits to main since this release

This release includes tablet support for Canvas and an improved image context menu.

Planned for v5.1.0 (but not in this RC) is support for GGUF FLUX models and middle-mouse panning on Canvas.

Be sure to review the v5 release notes if you haven't already upgraded to v5.

Enhancements

  • Canvas tablet support for both touch and pen input devices (e.g. drawing tablets).
  • Pressure sensitivity for pen input devices. This can be disabled in the Canvas settings.
  • Revised Canvas layout to better fit on smaller screens.
  • Improved image context menu. @joshistoast
  • Planned: Middle-mouse button panning.
  • Planned: Support for GGUF FLUX models.

Installation and Updating

To install or update to v5.1.0rc1, download the installer and follow the installation instructions

To update, select the same installation location. Your user data (images, models, etc) will be retained.

What's Changed

  • feat(context menu): ✨ condense top row of image context menu by @joshistoast in #7001

Full Changelog: v5.0.2...v5.1.0rc1