Skip to content

Releases: classiebit/eventmie

v3.0 Latest Stable Release

Choose a tag to compare

@classiebit classiebit released this 17 Oct 12:05

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

Choose a tag to compare

@classiebit classiebit released this 26 Feb 08:16

Laravel 9.x compatibility, theme updated, bugs fixed, multiple timezone support and more.

DE Translation correction credits @Be-Man

Choose a tag to compare

@classiebit classiebit released this 23 Jan 12:53

DE Translation correction credits @be-man

Laravel 8.x patch

Choose a tag to compare

@classiebit classiebit released this 23 Jan 10:41

Laravel 8.x patch

Laravel 8.x support patch

Choose a tag to compare

@classiebit classiebit released this 23 Jan 10:25

Laravel 8.x support patch

Laravel 8.x Support

Choose a tag to compare

@classiebit classiebit released this 07 Dec 13:15

Laravel 8.x Support

Minor bug fix

Choose a tag to compare

@classiebit classiebit released this 15 Nov 12:47

Minor compatibility issue fix.

Final issues resolution for Voyager 1.3

Choose a tag to compare

@classiebit classiebit released this 15 Nov 06:59

Minor bug fixes

  • added auto-prefixer
  • specified composer package versions
  • laravel new router updates fixes
  • voyager view files fixes

Resolve minor issues

Choose a tag to compare

@classiebit classiebit released this 04 Nov 07:56

Resolve Laravel Voyager v1.3 compatibility issues

Resolve minor issues

Resolve minor issues Pre-release
Pre-release

Choose a tag to compare

@classiebit classiebit released this 04 Nov 07:49

Resolve Laravel Voyager v1.3 compatibility issues