Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@AdamNowotny AdamNowotny released this 11 Sep 20:35
  • rewrite options UI from angular 1 to React
  • update bootstrap to v5
  • remove angular and webpack
  • separate manifest.json for Chrome/Edge and Firefox (fixes warning in Chrome)
  • remove "collapse groups" options - always true for more compact dashboard
  • move static assets to public/ so vite works fine in DEV mode as well
  • npm run dev:mock to develop outside of extension environment
  • update documentation for new API for services and dashboard UI
  • remove font-awesome and replace with unplugin-icons