ChurchTools Web v3.49.0

On this changelog page you will find the changes to a specific version.

v3.49.0

Optimization /Improvements

  • General
    • Some improvements for the second menu level.
    • The links in the invitation email and the password reset email now lead directly to the input of the new password.
  • Person &Groups
    • The group form will be emptied after the successful registration, so that immediately afterwards another user can be registered.
    • The communication dialog was adapted to the new design.
    • When maintaining group meetings, you can now export the list again.
  • Events
    • When switching between the song list and CCLI report, the selected filters now remain.
    • A filter for the keys of songs has been added.
  • Calendar
    • Appointments from group calendars can now be hidden if the meeting request does not affect the person.
  • Wiki
    • For wiki pages, you can now set up a redirection to another wiki page.
  • API
    • NEW GET /masterdata/person/roles: All group types roles
    • NEW GET /masterdata/person/roles/{roleId}: One group type role
    • GET /groups and GET /groups/{id} have also listed the roles information now

Fixed Bugs

  • Person &Groups
    • When reloading the group list, sometimes not all groups that a user is allowed to see were displayed. The problem has been fixed.
    • If you delete a group, any filter still set to the group will be deleted automatically.
    • When exporting group participant lists, longer texts are now also exported completely.
  • Generell
    • The link to the admin settings in the 2nd menu level only appears if you have the right to see it.
    • Rights attached to a data model (resource, calendar, department, etc.) are now also deleted when this data model is deleted.
    • The church logo is now displayed again correctly in the e-mail on iPhones.
  • Events
    • After deleting a song that had a tag, the number of tags on the left side of the menu was no longer correct. The problem has been fixed.
    • If no group is assigned to any service, it was not possible to assign people to services. The problem has been fixed.
    • The saved sorting of agenda items is now correct again when editing the title of an agenda item.
  • Calendar
    • Embedded calendars and other iFrames no longer have a white border at the top.
    • When absences are displayed, the end date is no longer falsified.

Deprecation

  • MySQL as session handler is deprecated. It will be removed in Version 3.50. Please update your setup if to use File-based or Redis Session Handling.