Releases: MaineDSA/ActionNetworkEventSync
Releases · MaineDSA/ActionNetworkEventSync
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
V39
What's Changed
- Fixes for authentication issues we had using the public calendar api
- Cleaning up the code ("prettifying")
Full Changelog: v35...v39
V35
What's Changed
- General refactoring of code to make better use of language features and increase legibility. Reduction of ~ 100 lines.
Full Changelog: v28...v35
V28
What's Changed
- Failed creation of events no longer sends the Slack bot into a frenzy of "event created" messages.
Full Changelog: v26...v28
V26
What's Changed
- Fix content issues with Slack messages.
- Standardize indentation of code (which got messed up between GitHub and Google Apps Script).
Full Changelog: v25...v26