Skip to content

Releases: Lan2Play/eventula-manager

v3.3.3

01 Nov 10:34
d5efcb7

Choose a tag to compare

What's Changed

  • chore(deps): update dependency sass to v1.93.3 by @renovate[bot] in #1610
  • fix(games): adjust image dimensions and labels for consistency by @Mawiguk0 in #1607

Full Changelog: v3.3.2...v3.3.3

v3.3.2

30 Oct 13:44
19a68ee

Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

28 Oct 12:56
99d7ac2

Choose a tag to compare

What's Changed

  • chore(deps): lock file maintenance by @renovate[bot] in #1578
  • fix(deps): update dependency laravel/socialite to v5.23.1 by @renovate[bot] in #1581
  • fix(events): correct property name for tickettype_hide_policy with … by @Mawiguk0 in #1584

Full Changelog: v3.3.0...v3.3.1

v3.3.0

25 Oct 16:38
e6fcdb2

Choose a tag to compare

What's Changed

Miltestone:
https://github.com/Lan2Play/eventula-manager/milestone/2

What's Changed

  • chore(deps): lock file maintenance by @renovate[bot] in #1531
  • fix(deps): update dependency laravel/framework to v12.33.0 by @renovate[bot] in #1534
  • fix(deps): update dependency webonyx/graphql-php to v15.25.1 by @renovate[bot] in #1537
  • chore(deps): lock file maintenance by @renovate[bot] in #1541
  • chore(deps): update dependency phpunit/phpunit to v12.4.1 by @renovate[bot] in #1539
  • fix(deps): update dependency chart.js to v4.5.1 by @renovate[bot] in #1544
  • fix(deps): update dependency dompdf/dompdf to v3.1.3 by @renovate[bot] in #1548
  • fix(deps): update dependency laravel/framework to v12.34.0 by @renovate[bot] in #1549
  • chore(deps): lock file maintenance by @renovate[bot] in #1555
  • fix(deps): update dependency laravel/framework to v12.35.0 by @renovate[bot] in #1557
  • chore(deps): update dependency sass-loader to v16.0.6 by @renovate[bot] in #1567
  • fix(deps): update dependency laravel/framework to v12.35.1 by @renovate[bot] in #1568
  • fix(deps): update dependency webonyx/graphql-php to v15.25.2 by @renovate[bot] in #1575
  • Milestone 3.3.0 by @Mawiguk0 in #1533

Full Changelog: v3.2.1...v3.3.0

v3.2.1

05 Oct 12:14
ec003a8

Choose a tag to compare

What's Changed

PRs:

Features/Changes user friendly:

  • hotfix: Dates wrong display
  • missing change of ticket and ticketType in the backend for mails and successpage

v3.2.0

02 Oct 20:55
4e4aeda

Choose a tag to compare

What's Changed

PRs:

Features/Changes user friendly:

  • Ticketing Terminology: Standardization and renaming of participant to ticket and ticket_id to ticket_type_id throughout the codebase, including views, controllers, models, and routes.
  • Auditing Enhancements: Integration of OwenIt\Auditing for the Ticket model. Added fine-grained privacy filters for audit logs based on user role. Only managers, owners, and administrators can access ticket change logs at different visibility levels.
  • Performance Improvements: Refactoring of various helper methods like getTopAttendees and getTopWinners, among others, with the use of subqueries for better efficiency and cleaner logic.
  • UI Enhancements: Updates to user- and admin-facing ticketing interfaces, including role-based restrictions, autocomplete search features, and improved seating management functionalities.
  • Translation Updates: Addition and integration of missing translations, including support for multiple languages (da, de, es, fr, sv). Language file optimizations and missing translations for ticket-related interfaces.
  • Dependency Updates: Inclusion of new dependencies in composer.lock such as libphonenumber-for-php-lite (v9.0.8) and laravel-auditing.

v3.1.0

03 Jul 19:05
11a8fe1

Choose a tag to compare

What's Changed

  • Auto-generated IDE helper update by @github-actions in #1325
  • Update laravel phone to 6.0.0 by @Apfelwurm in #1327
  • Update dependency propaganistas/laravel-phone to v6.0.1 by @renovate in #1321
  • Auto-generated IDE helper update by @github-actions in #1328
  • Laravel 12 Update by @Apfelwurm in #1335
  • Lock file maintenance by @renovate in #1337
  • Auto-generated IDE helper update by @github-actions in #1338
  • implement getEnvWithFallback helper by @Apfelwurm in #1339
  • Auto-generated IDE helper update by @github-actions in #1340
  • Update dependency phpunit/phpunit to v12.2.4 by @renovate in #1341
  • Update dependency phpunit/phpunit to v12.2.5 by @renovate in #1342
  • Update symfony packages to v7.3.1 by @renovate in #1343
  • Lock file maintenance by @renovate in #1344

Full Changelog: v3.0.0...v3.1.0

v3.0.0

20 Jun 13:18
15bbfed

Choose a tag to compare

This is our initial release since we forked eventula. Lots of changes happened in the mean time, which is why we won't start with detailed Release notes on this one. You can see this release as the base to make future development semver compliant again.