Skip to content

Releases: kammerchor-wernigerode/participate

v2.3.0

08 Jul 20:01
Compare
Choose a tag to compare

Changelog

  • 🚀 Update Spring Boot Parent to version 2.1.4-RELEASE
  • 🐛 Fix multi-dialect Liquibase change sets
  • 🔙 Remove user documentation PDF
  • 💎 Update application footer when logged in
  • ✨ Add feature API
  • 📦 Revise Email API

Feature API

Add proprietary feature flags which can be enabled. These all features are coupled with the scheduler right now but can easily used elsewhere in the application.

Flags:

  • REMIND_OVERDUE - Sends a reminder to overdue invitations on Sunday before the upcoming event
  • NOTIFY_SCORES_MANAGER - Send an attendee list on Sunday before the upcoming event

v2.2.0

27 Jan 15:52
1985b19
Compare
Choose a tag to compare

Changelog

  • Introduce cron job which reminds unresponded invitations one week before the event starts
  • Fix Status change to pending after a reminder is sent #6