ChurchTools Web v3.84.0

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

v3.84.0

Improvements

  • General

    • The church short name is now used in the navigation and subject of e-mails.
  • *Persons & Groups

    • Person and group table now has sticky header and footer
  • Calendar

    • After creating an appointment, the calendar also jumps to the corresponding date
    • The meeting request now displays the people by request status and then alphabetically
  • Finance

    • Cost centers can be exported as CSV file or Excel in the master data.
    • Cost centers can be imported with a CSV file.
  • REST-API

    • GET /api/calendars returns all calendars that can be seen
    • GET /api/calendars/appointments returns calendar entries
    • GET /api/resource/masterdata returns the resource master data
    • GET /api/bookings returns the bookings from the Resources module
    • GET /api/events und GET /api/events/:id now also contain the attachments of the event.
    • GET /api/finance/costcenters/export – Export cost centers as CSV or Excel file
    • New Endpoint: POST /api/finance/costcenters/bulkcreate – Import cost centers
  • Admin-Settings

    • In public relations, error messages were improved.

Fixed Bugs

  • Persons & Groups

    • In rare cases uploaded images could not be displayed because the focus point was stored incorrectly in the database.
    • The person functions now also work again on a smartphone
    • In the registration confirmation email, the link to log out of the group was “Log out”. This has been corrected to ” Unsubscribe”.
  • REST-API

    • It is no longer possible to set a status that has a higher security level than you are allowed to edit.
  • Admin-Settings

    • In public relations, the focused button is now more clearly highlighted in the “save” dialog.
    • In public relations, it could happen that undoing a profile was not saved correctly. This is fixed.
    • In public relations, for the weekday selection, there is now Thursday and not just Tuesday twice.
    • In Public Relations, worship service data to be edited is now correctly displayed in the form.
  • Check-in

    • Group participants with a status that means “to be deleted” are now no longer offered for check-in.
  • Finance

    • In certain cases it was possible that the master data could not be copied to the new accounting year.
  • Sync

    • The type of a sync job can now no longer be edited afterwards.