Skip to content

Releases: classiebit/eventmie

v3.0 Latest Stable Release

17 Oct 12:05

Choose a tag to compare

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

26 Feb 08:16

Choose a tag to compare

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

DE Translation correction credits @Be-Man

23 Jan 12:53

Choose a tag to compare

DE Translation correction credits @be-man

Laravel 8.x patch

23 Jan 10:41

Choose a tag to compare

Laravel 8.x patch

Laravel 8.x support patch

23 Jan 10:25

Choose a tag to compare

Laravel 8.x support patch

Laravel 8.x Support

07 Dec 13:15

Choose a tag to compare

Laravel 8.x Support

Minor bug fix

15 Nov 12:47

Choose a tag to compare

Minor compatibility issue fix.

Final issues resolution for Voyager 1.3

15 Nov 06:59

Choose a tag to compare

Minor bug fixes

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

Resolve minor issues

04 Nov 07:56

Choose a tag to compare

Resolve Laravel Voyager v1.3 compatibility issues

Resolve minor issues

04 Nov 07:49

Choose a tag to compare

Resolve minor issues Pre-release
Pre-release

Resolve Laravel Voyager v1.3 compatibility issues