Skip to content

Releases: ZigaoWang/daztab

[v0.2.2] - 2023-08-23

23 Aug 12:42
c224099
Compare
Choose a tag to compare

v0.2.2 Release

Changed

  • Changed some structure of the HTML code
  • Changed most of the margin and gaps unit into "vh"
  • Changed some styles of some elements
  • Changed some ID names of some elements in the HTML code

Removed

  • Removed long quotes in the JavaScript code because it bends and then overlaps the buttons in mobile screens

Known Issues

  • Still too small text and elements in the popup windows on higher resolution screens #4
  • Newline issue of long quotes on mobile browsers and smaller screens #5

Full Changelog: v0.2.1...v0.2.2

[v0.2.1] - 2023-08-20

19 Aug 17:20
e3aed1c
Compare
Choose a tag to compare

v0.2.1 Release

Changed

  • Changed some parts of the style.css code into percentages instead of pixels

Fixed

  • Fixed the margin problem of the clock, date and greets message container on larger screens
  • Fixed DazCalc and DazCheck iframe windows are scrollable in Firefox and Safari Issue #2

Full Changelog: v0.2.0...v0.2.1

[v0.2.0] - 2023-08-18

17 Aug 17:26
e8b16b6
Compare
Choose a tag to compare

v0.2.0 Release

Added

  • Added click effect for the 5 buttons
  • Added DazCalc popup window (A simple calculator web app, for more information, please visit: https://github.com/ZigaoWang/dazcalc)
  • Added favicon for the website

Changed

  • Changed the hover effect of the 5 buttons
  • Changed the icon of upload button and the DazCheck button
  • Changed the background color of the 5 buttons to white
  • Changed the position of the 5 buttons to the center above the quote
  • Changed the 5 buttons' icon shapes into circles
  • Changed the structure and the IDs of the HTML code
  • Changed the website title name to: New Tab | DazTab Lite

Removed

  • Removed the extra close button in the DazCheck popup window
  • Removed any unnecessary code that slows down the page loading time

Fixed

  • Fixed the DazCheck iframe and interactive bug #3
  • Fixed the buttons JS code bugs

Known Issues

  • DazCalc and DazCheck iframe windows are scrollable in Firefox and Safari
  • SF Pro font (the first default font) is not showing in Safari, instead, it is showing the default font

Full Changelog: v0.1.0...v0.2.0

[v0.1.0] - 2023-08-17

17 Aug 10:09
bb045a9
Compare
Choose a tag to compare

v0.1.0 Release

Added

  • Added fade in animation for the background image darken effect
  • Added function: click the quote to show a new one
  • Added DazCheck (a to-do list web-app, for more information, please visit https://github.com/ZigaoWang/dazcheck)
  • Added greetings message based on the time (Good Morning / Afternoon / Evening)

Changed

  • Changed the layout and size of the clock, date and the quote

Removed

  • Removed the year display in the date

Fixed

  • Made the page unscrollable (on mobile browsers or on smaller screens)
  • Made all the text in the web page unselectable

Known Issues

  • DazCheck's iframe is too small and not interactive yet, the issue will be fixed in next update

Full Changelog: v0.0.2...v0.1.0

[v0.0.2] - 2023-08-17

16 Aug 20:24
7be3537
Compare
Choose a tag to compare

v0.0.2 Release

Added

  • Added hover and click effect for the clock
  • Added more quotes

Changed

  • Changed the font of the whole website into SF Pro
  • Changed the margin of the clock

Full Changelog: v0.0.1...v0.0.2

[v0.0.1] - 2023-08-17

16 Aug 18:51
6edc824
Compare
Choose a tag to compare

v0.0.1 Release

Added

  • Added about button and popup page
  • Added background image darkening effect (pseudo-element)

Fixed

  • Fixed the background cache issue, the image is still cache even when the browser quits and reopens

Full Changelog: v0.0.1-alpha...v0.0.1

[v0.0.1-alpha] - 2023-08-16

16 Aug 17:08
6bc23da
Compare
Choose a tag to compare
Pre-release

v0.0.1-alpha Release

DazTab Lite Version is Now Online!

Added

  • Added Bing.com background picture API from https://github.com/shangzhenyang/bing-wallpaper
  • Added clock, date, and 50 random quotes
  • Added user upload background image (cache in the browser) function
  • Added delete user upload background image function

Full Changelog: https://github.com/ZigaoWang/daztab-lite/commits/v0.0.1-alpha