Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@cworld1 cworld1 released this 02 Jul 15:04
· 29 commits to main since this release
8cf0d8f

[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: https://github.com/cworld1/pure-new-tab/commits/v1.0.0