# Changelog ## 4.0.0 (2023-04-12) **Implemented New Features and Enhancements** - Migrated to Vite from Vue-CLI ## 3.4.0 (2023-01-26) **Migration Guide** - Update theme files. **Implemented New Features and Enhancements** - Upgrade to PrimeVue 3.22.4 - Upgrade to PrimeFlex 3.3.0 - Upgrade to PrimeIcons 6.0.1 - New styles of PrimeVue components ## 3.3.0 (2021-12-23) **Migration Guide** - Update theme files and layout files. - public/assets/sass folder is moved to src/assets and files of public/assets folder are moved public folder for better performance **Implemented New Features and Enhancements** - Upgrade to PrimeVue 3.10.0 - Upgrade to PrimeFlex 3.1.2 - Upgrade to PrimeIcons 5.0.0 - New styles of PrimeVue components - Removed axios ## 3.2.0 **Migration Guide** - Update theme files and layout files. - Implemented New Features and Enhancements **Implemented New Features and Enhancements** - Upgrade to PrimeVue 3.7.1 and Vue 3.1.5 - Styles of new PrimeVue components ## 3.1.0 **Migration Guide** - Update theme files and layout files. - Update App.vue file. - update event-bus.js **Implemented New Features and Enhenements:** - Upgrade to PrimeVue 3.3.3 and Vue 3.0.6 - Styles of new PrimeVue components - Remove mitt event bus ## 3.0.0 **Migration Guide** - Update Vue version to v3. - Update main.js, router.js and event-bus.js. - Update App*.vue files (AppWrapper.vue, App.vue, AppMenu.vue, App.Submenu.vue, AppRightMenu.vue, AppTopbar.vue and AppConfig.vue) - Update theme and layout files. **Implemented New Features and Enhancements:** - Upgrade to Vue and PrimeVue 3 ## 2.0.0 **Migration Guide** - Update to PrimeVue 2.0.x - Update theme and layout css files - Update containerClass computed property in App.vue. - Configure ripple directive inside main.js. - Update AppSubmenu.vue to get ripple effect on menuitems and for full compatibility with the PrimeVue MenuModel API properties such as visible, disabled and separator. **Implemented New Features and Enhancements:** - Compatibility with PrimeVue 2.0.0