Releases: ZigaoWang/daztab
Releases · ZigaoWang/daztab
[v0.3.1] - 2023-11-06
v0.3.1 Release
Changed
- Changed the daily background picture API from https://bing.shangzhenyang.com/api/1080p to my own one: https://api.zigao.wang/bing-wallpaper
Full Changelog: v0.3.0...v0.3.1
[v0.3.0] - 2023-10-11
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
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
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
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
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
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✕
- 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
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
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
v0.2.3 Release
Changed
- Changed the license to MIT License, for more information, click here
What's Changed
- Update README.md by @ZigaoWang in #8
- Merge pull request #8 from ZigaoWang/main by @ZigaoWang in #9
New Contributors
- @ZigaoWang made their first contribution in #8
Full Changelog: v0.2.2...v0.2.3