Skip to content

Relwase v1.2.0

Latest
Compare
Choose a tag to compare
@cworld1 cworld1 released this 04 Jul 11:05
· 7 commits to main since this release
df0f567

[1.2.0] - 2024-07-04

πŸš€ Features

  • Update new tab page description and short description
  • Add vite-plugin-web-extension as a dependency
  • 🚧 migrate to wxt
  • (options) ✨ add options page
  • (newtab) 🎨 update colors with options preference
  • Add storage permission to manifest
  • (newtab) ✨ add favorite component
  • (options) ✨ support setting fav list and open way
  • (options) ✨ support backup&restore

🚜 Refactor

  • (time) Update date display format in TimeComponent
  • Remove unused containerElement in HitokotoComponent
  • Improve font styling and add new fonts
  • (manifest) Update new tab page description and short description
  • Improve HitokotoComponent and TimeComponent initialization
  • Update global CSS styles and add dark mode support
  • (options) 🎨 update options page style

πŸ“š Documentation

  • πŸ“ update readme
  • πŸ“ update readme

⚑ Performance

  • πŸš€ enable more support fr new framework
  • (newtab) 🎨 improve performance and style for time

βš™οΈ Miscellaneous Tasks

  • Ignore Visual Studio Code workspace files

Build

  • (package) πŸ“¦ update to v1.2.0

[1.0.0] - 2024-07-02

πŸš€ Features

  • ✨ initialize the project
  • (newtab) ✨ support hitokoto
  • (time) ✨ add time component
  • (time) ✨ add week & styles
  • 🎨 support dark theme
  • (public) 🚚 update icon sources
  • (newtab) 🎨 add dark mode favicon
  • Remove "private" flag from package.json

🚜 Refactor

  • Refactor background script to use HitokotoExtension class
  • Improve error handling in fetchHitokoto method
  • (newtab) Improve letter-spacing in time component

πŸ“š Documentation

  • πŸ“ add license
  • πŸ“ add readme

⚑ Performance

  • βž– remove popup window
  • (newtab) 🎨 update hiotkoto component style; move to new file

Full Changelog: v1.0.0...v1.2.0