Releases: MaineDSA/ActionNetworkEventSync
Releases · MaineDSA/ActionNetworkEventSync
V54
What's Changed
- Substantial improvements to HTML wrapper template
- Code simplification
- Daily events are now sorted by starting time before being posted in chat
Full Changelog: v53...v54
V53

What's Changed
- Discord webhook support by @bmos in #12
- Code simplification
- Change logging from Logging to console class to allow for levels of console messages
Full Changelog: v52...v53
V52
What's Changed
- Further improve formatting of html newsletter for easier editing
- Add html ids to some headings in newsletter
- Add new customization function
customAnnouncements()
in place of "Even More" section at bottom of newsletter
- Change function name of
formattedCalendarText
to customNewsletterEventHeaderText
- Change function name of
formattedDescriptionFooter
to customEventDescriptionFooter
Full Changelog: v51...v52
V51
What's Changes
- Add location to Google Calendar events
- Add machine-readable datetime to event dates
- Improved logging
- Improved formatting of ActionNetwork newsletter HTML (for easier manual edits)
- Code cleanup
Full Changelog: v50...v51
V50
What's Changed
- Events from all API keys will be sorted together based on start times and compiled into a newsletter on the primary group
- Significant code cleanup efforts
- Corrected inaccuracies in README
- Improved logging
- If there are no groups, empty newsletter will no longer be created
Full Changelog: v49...v50
V49
What's Changed
- Wrapper-based styling
- Fixes for link formatting
Full Changelog: v48...V49
V48
What's Changed
- respect configured calendar ID for creation/deletion
Full Changelog: v47...v48
V47
What's Changed
- embed event images into posts
- add rsvp button instead of link
- post one message for each upcoming event rather than creating a digest (for now at least)
Full Changelog: v45...v47
V45
What's Changed
- Allow multiple API keys for calendar sync and daily event notifications
- Logging improvements
- General quality improvements/cleanup
Full Changelog: v42...v45
V40
What's Changed
- Fixes for canceling events not working
Full Changelog: v39...v40