3.0.4
[3.0.4] - 2026-05-03
Added
- Discord Notification System, Automated alerts for outstanding payments at both the Alliance and Corporation levels.
tax_messagefield for Owner to specify custom First Message.
Configuration
The frequency of these alerts can be managed through the following setting:
TAXSYSTEM_NOTIFICATION_EXPIRATION_DAYS = "1"Defines the timeframe (in days) before a notification expires. The system will only trigger a new Discord alert for the outstanding balance once this period has elapsed. This prevents notification fatigue while ensuring consistent follow-up on unpaid dues.
Changed
- Enhance error handling for ESI downtime and update retry logic in providers
- Update Translation
What's Changed
- [CHANGE] Enhance error handling for ESI downtime and update retry logic in providers by @Geuthur in #194
- [ADD] Implement Discord Notification System for outstanding payments and add tax message field for owners by @Geuthur in #193
- [ADD] Implement Discord Notification System for outstanding payments and add tax message field for owners (#193) by @Geuthur in #195
- Bump postcss from 8.5.8 to 8.5.12 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #196
- [npm] Bump the npm-dependencies group with 3 updates by @dependabot[bot] in #198
- [github-actions] Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #197
- [CHANGE] Update tax_message help text for overdue notifications in Alliance and Corporation owners by @Geuthur in #199
- [RELEASE] v3.0.4 by @Geuthur in #200
Full Changelog: v3.0.3...v3.0.4