Skip to content

QPrompt 1.0.0-beta-006 (12/21/2021)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Cuperino Cuperino released this 21 Dec 18:20
· 683 commits to main since this release

Changelog

Enhancements

  • Full screen behavior now completely hides top and bottom controls while prompting
  • Timer's X position persists across screen resolutions and orientations.
  • Reduced margin between border and timer to make timer less prominent.
  • Aesthetic and functionality improvements to Find interface
  • Added "Step" as a prefix to speed and acceleration settings to reduce chance of user confusion.
  • Improved font selection UI
  • Removed window menu bar from Windows version because there's no simple way to fully hide and show depending on prompter state
  • Hid options that won't be making it to 1.0. These include: the ability to restore default settings and telemetry (which is not implemented at this point) and its settings.
  • Made step configuration button always visible on desktop versions for faster access.
  • Multiple small improvements to mobile user experience (nevertheless, Android version, unlike desktop, is not suitable for production use).

Fixes

  • Fixed annoying bug where countdown still toggled prompter even after countdown had been skipped by the user.
  • Fixed high dpi scaling issues Windows and Android had.
  • Re-implemented the timer. Previous implementation lead to inaccurate results.
  • Markdown format is now read-only.
  • Fixed minimum width and height being too high for PinePhone Pro screen resolution with default upscaling.
  • Fixed incorrect size and placement of timer in mobile interface
  • Redefined 100% font-size as what used to be 144% size.
  • Fixed bug that led to soft locking inside About Page on mobile Linux environments and while in full screen on desktop versions.

Legal Updates

  • Implemented GitHub automation for easy signing of CLA upon pull request.
  • Changed license header from GPL 3 or later to GPL 3 only. (I will likely update to future versions of the GPL, if they ever come; but I had to make this change to ensure long term compatibility of code contributions with libraries that I'm planning to make use of later on.)

Disclaimer

This is a pre-release version of QPrompt created for testing platform specific bugs, and to improve on the user experience. Although all 1.0 features have been implemented at this point, you may experience a few bugs using this software.

Download QPrompt