Skip to content

[v0.2.4] - 2023-08-30

Compare
Choose a tag to compare
@ZigaoWang ZigaoWang released this 30 Aug 15:59
· 65 commits to main since this release
7df98d3

v0.2.4 Release

Added

  • Added preview image and logo in README file

Changed

  • Changed the darkness of the shadow of the clock, greeting message, date and quote text
  • Changed the unit of the shadow using viewport height instead of pixels
  • Changed the units of the elements of the popup window (iframe and the close button) into viewport height #4
  • Changed the size of the text (title, subtitle and normal text) in the about popup into viewport height instead of root em #4

Fixed

  • Fixed Issue "Too small text and elements in the popup windows on higher resolution screens" #4

Known Issues

  • Nearly all of the elements' unit in DazCalc and DazCheck are using the pixel unit, so they are not compatible with the viewport height unit in the iframe popup in DazTab Lite (This will be fixed in DazCalc and DazCheck GitHub's Repo and DazTab Lite will be updated immediately after the bug fix).

Full Changelog: v0.2.3...v0.2.4