Skip to content

v4.1.2

Choose a tag to compare

@cworld1 cworld1 released this 30 Dec 06:15
· 78 commits to main since this release

What's Changed

🚀 Features

  • (ui) Improve Tabs layout on mobile and pc
  • (components) 💄 remove waline meta tag

🐛 Bug Fixes

  • (assets) 🐛 fix chromium browser scrollbar without fluent bar style flag enabled
  • (package) Fix ts expect error not work on building process
  • Fix error & improve code
  • (packages) Fix keyword command that forget to delete

📚 Documentation

  • Change new post doc to new command bun pure new
  • (blog) Rename test file to draft.md

⚡ Performance

  • (assets) ⚡ reduce image size to improve index page loading time
  • (components) ♿ improve accessibiliity; fix link spaces

🎨 Styling

  • Add Safari safe area adaptation
  • Remove unnecessary padding from main container
  • (layouts) Add commment for safe area support
  • (layouts) Add additional refference on safe area
  • 🚨 use biome to lint the code
  • Remove compress recommend

⚙️ Miscellaneous Tasks

  • (package) Update dependencies
  • (pages) Improve terms list page path
  • Update version numbers in package.json files

Full Changelog: v4.1.1...v4.1.2