Releases: Tywed/telegram
Releases · Tywed/telegram
v0.2.1
0.2.1 - Fix event order preservation
- Fixed event order resetting in admin configuration form
- Events now display and send in the order saved in configuration (#12)
- Refactored common cron job logic into TelegramService
Full Changelog: v.0.2.0...v.2.0.1
v0.2.0
What's Changed
This update introduces enhanced notification capabilities, including support for multiple module configurations to manage notifications for different chats and family trees. It also adds a dedicated cron job for sending tree changes and a test message feature for easier configuration validation. Additionally, new AI-generated translations have been integrated.
Attention: The cron job link has changed in this version. Please update it on your server after upgrading and check the old settings module.
Full Changelog: v.0.1.3...v.0.2.0
v.0.1.3
What's Changed
- message splitting when messages exceed 4096 characters (only remains a problem if the message for an individual event exceeds the limit)
- added option not to send date and location
Full Changelog: v.0.1.2...v.0.1.3
v.0.1.2
What's Changed
- Rewrote the message generation logic based on Greg's code. Sending all events, counting the date and place of the event.
New Contributors
- @HerzScheisse made their first contribution in #3
Full Changelog: v.0.1.1...v.0.1.2
v0.1.1
Release Notes
- Added customization for the start and end of messages
- Script execution limited to once per day
- Option to filter events by living individuals
- Event type selection (currently supporting birthdays and weddings)
Full Changelog: v.0.1.0...v.0.1.1