Skip to content

QPrompt 1.0.0-beta-005 (11/12/2021)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Cuperino Cuperino released this 01 Dec 15:18
· 1263 commits to main since this release

Changelog

Platform Updates

  • ARM 64 Linux DEB package for Ubuntu 21.04, ready for production testing
  • First Android beta build, not ready for production use

New features

  • Added new icons for each button that lacked an icon.
  • Automatically disable native text renderer on displays where pixel scaling is enabled, due to Qt bug that prevents rendering scaled native text properly.
  • Implemented toggle button that makes velocity dial only output positive values.
  • New mobile friendly font selection tool for fonts included by default, to support over 180 languages
  • Find input now changes position to prevent being covered by mobile interface buttons and avoid from covering scroll bar.
  • Part of global menu can now be used to drag window. This solves the problem of having no way to drag frame less window on macOS.

Enhancements

  • Refactored Screen Projections setup options into a clean user interface.
  • Replaced all non-font icons with icons from the Breeze Icons theme.
  • Improved copyright year auto update so that it formats differently whether current year is in the future of publication year.
  • Improved responsiveness of editor toolbar on smaller displays
  • Fixed Flatpak low performance issues
  • Reduced installation size for all platforms
  • Windows installer now shows License Agreement
  • Reduced size of minimum editor width to improve UX on ultra wide displays
  • Editor toolbar background now becomes semi-transparent when opacity is changed
  • Previews now reflect opacity to be used while prompting.

Fixes

  • Fixed bug where background image being cleared didn't result in background image settings being updated for next session.
  • Fixed incorrect placement of marker sidebar on right to left GUI layouts.
  • Added missing flip behavior to background image
  • Highlight dialog background color defaulted to transparent, making it impossible to change highlight color in some platforms
  • Fixed bug with incorrect placement of left and right black bars for opaque prompter projections.
  • Fixed all transparency related theming issues for all Qt themes and KDE system theme.
  • Opacity slider now only removes window frame on macOS while the slider is being held and re-appears when let go.
  • Fixed Windows specific crash bug with screen projections
  • Fixed erroneous duplication of projection windows when some screen configuration has not been left unset.

Disclaimer

This is a pre-release version of QPrompt created for testing platform specific bugs and to improve on the user experience. Although most 1.0 features have been implemented at this point, some features and icons are missing.