Skip to content

Tags: classiebit/eventmie

Tags

v3.0.1

Toggle v3.0.1's commit message
v3.0 Stable: Enhance installation and update commands, improve databa…

…se 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.

v3.0.0

Toggle v3.0.0's commit message
v3.0 update: update dependencies, remove unused files, and enhance ev…

…ent 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

v2.0.0

Toggle v2.0.0's commit message
update banner

v1.0.12

Toggle v1.0.12's commit message
DE translation correction merge

v1.0.11

Toggle v1.0.11's commit message
Laravel 8.x patch

v1.0.9

Toggle v1.0.9's commit message
compatible with laravel 8

v1.0.8

Toggle v1.0.8's commit message
update version

v1.0.7

Toggle v1.0.7's commit message
update composer version

v1.0.6

Toggle v1.0.6's commit message
resolve router issue

v1.0.5

Toggle v1.0.5's commit message
update composer.json version