Changelog

ChangeLog Version 2.3.3

Version 2.3.3

Available: 04.06.2025

🆕 New Feature: Movie Cover Visibility Control

System administrators can now enable or disable the display of movie covers on the website's index page. This setting can be toggled via the system dashboard. When enabled, covers are only visible to users who are logged in. This feature is intended solely to support this behavior and has no legal implications.

The feature was introduced to offer an option for creating a 'private community'. This is relevant in terms of copyright concerns. If you, as an admin or host, do not hold the rights to publicly display certain movie covers, you can restrict their visibility to logged-in users only. In this configuration, the logged-in area of the website is considered a 'small private group'—as long as new account registration is not openly available (e.g., access requires a registration key).

🛠️ Fixes

  • Fixed info icon size in the dropdown menu of a system setting's description.
  • Fixed the error description text when a movie series' cover could not be loaded properly.
  • Fixed the update of the movie's cover when the link of the movie's cover is changed on the movie's edit page.
  • Fixed the error message displayed when the movie's cover could not be loaded when editing a movie.
  • Fixed an ordering issue resulting in a falsely sorted movie series group name ordering on the index page.

📌 Notes

  • ⚠️ There are neither legal implications regarding copyright concerns nor a guarantee that the setting to prevent displaying movie covers will prevent legal issues.
  • Add autocompletion to the movie series' name field when editing or creating a movie. The field will be filled with the movie's title as long as it was not altered manually.

Cheers! 👨‍💻
ChangeLog Version 2.3.2

Version 2.3.2

Available: 15.04.2025

🆕 New Feature: Changelog

From now on, you'll see a changelog popup when you log in. It shows all updates you haven't seen yet, with the latest changes right at the top. You can close the shown changelog window by clicking the button to acknowledge it. If you leave the page before doing so, the changelog window will be shown to you the next time you log in again.

This feature was introduced to keep you informed about updates and their details. 🥳

🛡️ Privacy

The system now stores the following information about each user:

  • Last acknowledged changelog version:

    This version is recorded when you press the confirmation button in the changelog window. It ensures that you are only shown updates you haven't seen yet.

  • Don't show changelogs again:

    If selected, changelogs will no longer be shown. You can re-enable this option on your profile page.

✅ This information stays private and is not shared with any third parties or users.

If you do not agree to the collection and storage of this information, you can delete your account in your account settings.

🛠️ Fixes

None ... for now.

📌 Notes

  • Added a new endpoint /changelog which displays every version's changelog.
  • Changed design of the details button in the expanding movie cards.
  • Added dynamic app version display

Cheers! 👨‍💻
ChangeLog Version 2.3.1

Version 2.3.1

Available: 07.04.2025

🆕 New Feature: Advertising new movies

From now, newly added movies will be listed at the beginning of the general movie list. Each movie cover will have a "NEW!" indicator fading in and out in its corner to indicate that it is currently new. The duration for how long each movie is considered as new, can be changed in the system's settings by an admin.

This feature was introduced to point out all new movies, so they do not vanish in the masses.

🛠️ Fixes

  • Fixed event title not shown when sharing a link

📌 Notes

  • Added an icon and direct link to change invalid image urls

Cheers! 👨‍💻
ChangeLog Version 2.3.0

Version 2.3.0

Available: 17.11.2024

🆕 Event scheduling

Newly created and updated events are now scheduled using a new algorithm. This way events can be moved in their already booked time slot without interfering with themselves.

This feature was added to be able to fix e.g. small typos when setting a date and time and enable events to block each other when a time slot is booked already.

🆕 Event background images

Tickets on the index page and event details displays now have a selectable background image.

This feature was added to make empty movie tickets (when not film was specified) and the invitation page more vivid.

🛠️ Fixes

  • Fixed deleting an assigned movie causing the system to crash

📌 Notes

  • Added server system time display on admin dashboard index page
  • Events can not be edited while the event takes place and after the event has ended.

Cheers! 👨‍💻