Evaluează experiența
Cum ți se pare Pure New Tab?

Evaluarea prin stele a fost salvată

Note privind versiunea 1.2.0
## [1.2.0] - 2024-07-04

### 🚀 Features

- Update new tab page description and short description
- Add vite-plugin-web-extension as a dependency
- :construction: migrate to wxt
- *(options)* :sparkles: add options page
- *(newtab)* :art: update colors with options preference
- Add storage permission to manifest
- *(newtab)* :sparkles: add favorite component
- *(options)* :sparkles: support setting fav list and open way
- *(options)* :sparkles: 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)* :art: update options page style

### 📚 Documentation

- :memo: update readme
- :memo: update readme

### ⚡ Performance

- :rocket: enable more support fr new framework
- *(newtab)* :art: improve performance and style for time

### ⚙️ Miscellaneous Tasks

- Ignore Visual Studio Code workspace files

### Build

- *(package)* :package: update to v1.2.0

## [1.0.0] - 2024-07-02

### 🚀 Features

- :sparkles: initialize the project
- *(newtab)* :sparkles: support hitokoto
- *(time)* :sparkles: add time component
- *(time)* :sparkles: add week & styles
- :art: support dark theme
- *(public)* :truck: update icon sources
- *(newtab)* :art: 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

- :memo: add license
- :memo: add readme

### ⚡ Performance

- :heavy_minus_sign: remove popup window
- *(newtab)* :art: update hiotkoto component style; move to new file

**Full Changelog**: https://github.com/cworld1/pure-new-tab/compare/v1.0.0...v1.2.0