[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