Releases: classiebit/eventmie
Releases · classiebit/eventmie
v3.0 Latest Stable Release
v3.0 update: update dependencies, remove unused files, and enhance event management features
- Updated Laravel framework requirement in composer.json to support versions 10.0 and 11.0.
- Removed obsolete files including mix-manifest.json, webpack.mix.js, and various JavaScript files related to event management.
- Introduced new Vite configuration for asset management.
- Added new migration files for translations, cache, jobs, and sessions.
- Updated event seeder to reflect new thumbnail paths and added new settings in the database seeder.
- Enhanced CSS styles for the theme and added new components for better UI/UX.
- Refactored JavaScript imports to use Vue single-file components for improved maintainability.
- Updated various Blade templates to utilize Vite for asset loading, improving performance.
- Add support for S3 storage to deploy on auto-scaling cloud servers
- v3.0 Stable: Enhance installation and update commands, improve database seeding, and update Vite configuration
- Added a method to merge npm dependencies from Eventmie into the host application's package.json during installation and update processes.
- Updated Vite configuration to include the correct path for 'vue-confirm-dialog' and added it to the optimized dependencies.
- Modified the sessions migration to check for existing tables before creation.
- Adjusted the order of database seeding to ensure 'UsersTableSeeder' runs after 'RolesTableSeeder'.
- Updated footer credits in the settings seeder to reflect version 3.0.
2.0 Release
Laravel 9.x compatibility, theme updated, bugs fixed, multiple timezone support and more.
DE Translation correction credits @Be-Man
DE Translation correction credits @be-man
Laravel 8.x patch
Laravel 8.x patch
Laravel 8.x support patch
Laravel 8.x support patch
Laravel 8.x Support
Laravel 8.x Support
Minor bug fix
Minor compatibility issue fix.
Final issues resolution for Voyager 1.3
Minor bug fixes
- added auto-prefixer
- specified composer package versions
- laravel new router updates fixes
- voyager view files fixes
Resolve minor issues
Resolve Laravel Voyager v1.3 compatibility issues
Resolve minor issues
Resolve Laravel Voyager v1.3 compatibility issues