Skip to content

Releases: ZigaoWang/daztab

[v0.3.1] - 2023-11-06

06 Nov 12:35
Compare
Choose a tag to compare

v0.3.1 Release

Changed

Full Changelog: v0.3.0...v0.3.1

[v0.3.0] - 2023-10-11

11 Oct 12:00
Compare
Choose a tag to compare

v0.3.0 Release

Added

  • Added user name option, showed below the profile picture
  • Added profile picture and custom upload option
  • Added Settings popup

Changed

  • Moved the “Upload Background” and “Delete Background” button to the Settings popup

Fixed

  • Fixed several bugs in script.js

Full Changelog: v0.2.10...v0.3.0

[v0.2.10] - 2023-10-1

10 Oct 23:40
Compare
Choose a tag to compare

v0.2.10 Release

Added

  • Added Attributions section for used projects in the about popup
  • Added Days Online section in the about popup

Changed

  • Changed the font size of the calculator in light mode

Full Changelog: v0.2.9...v0.2.10

[v0.2.9] - 2023-10-10

10 Oct 09:32
Compare
Choose a tag to compare

v0.2.9 Release

Changed

  • Changed DazCalc to a new calculator based on this.
  • Changed the hover title for the calculator button to "Calculator"

Full Changelog: v0.2.8...v0.2.9

[v0.2.8] - 2023-10-09

08 Oct 23:38
Compare
Choose a tag to compare

v0.2.8 Release

Changed

  • Changed the name "DazTab Lite" to "DazTab" at all places

Full Changelog: v0.2.7...v0.2.8

[v0.2.7] - 2023-09-06

05 Sep 22:55
6819272
Compare
Choose a tag to compare

v0.2.7 Release

Added

  • Added notes function popup
  • Added more quotes
  • Added mouse hover text for some buttons

Full Changelog: v0.2.6...v0.2.7

[v0.2.6] - 2023-09-01

01 Sep 13:46
Compare
Choose a tag to compare

v0.2.6 Release

Added

  • Added underline hover effect for the links in the about popup

Changed

  • Changed the Close button text of the popup from Close to &#x2715
  • Changed the postion of the Close button of the popup
  • Changed some element unit from pixels to viewport height
  • Changed the margin size of the text in the about popup

Full Changelog: v0.2.5...v0.2.6

[v0.2.5] - 2023-08-31

31 Aug 11:58
Compare
Choose a tag to compare

v0.2.5 Release

Changed

  • Changed DazCalc version and made it compatible with DazTab Lite #11

Fixed

  • Fixed Issue #11

Full Changelog: v0.2.3...v0.2.5

[v0.2.4] - 2023-08-30

30 Aug 15:59
7df98d3
Compare
Choose a tag to compare

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

[v0.2.3] - 2023-08-28

28 Aug 06:53
8a173a0
Compare
Choose a tag to compare

v0.2.3 Release

Changed

  • Changed the license to MIT License, for more information, click here

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3