We have detected that you are using AdBlock.

Please disable it for this site to continue.

Fuse - Angular 14+ Admin Template

Fuse - Angular 14+ Admin Template v22.0.0

v22.0.0
Aug 3, 2026

Added
  • AI Chat app with conversation history, mock streaming and code blocks
  • Global AI Assistant panel on the toolbar
  • AI summary, insights and ask-AI elements on the dashboards
  • Scrumboard app with board and list views, drag & drop, and card comments
  • Orders app with a sortable, paginated orders table
  • Shortcuts component with bookmarkable apps and pages on the toolbar
  • Maintenance page
Changed
  • Updated dependencies
  • Restructured the layout scrolling; the banner and toolbar now stay fixed on large screens
  • Aligned application header paddings with the toolbar
  • Improved the Notes app cards with images, tasks and reminders
  • Improved the Contacts app list density
Fixed
  • Various small fixes and improvements

v21.0.0​

Dec 29, 2024

Changed
  • (Dependencies) Updated Angular & Angular Material to v19
  • (Dependencies) Updated other packages

v20.0.0​

Jun 05, 2024

Changed
  • (Dependencies) Updated Angular & Angular Material to v18
  • (Dependencies) Updated other packages
  • Moved the project to the new "application" builder
  • Moved assets to "/public" folder
  • Added prettier and re-formatted entire codebase with it
  • Moved to the new control flow syntax (@if, @for, @switch, and etc.)
Fixed
  • (apps/mailbox) "filter" renamed to "funnel" accidentally
  • Missing/renamed icons on navigation
  • Mat-select icon color
  • Mat-menu misalignment and size issues
Top