Skip to content

Releases: MaineDSA/ActionNetworkEventSync

V50

26 Feb 20:35
v50
fb368c6
Compare
Choose a tag to compare

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

26 Feb 20:34
v49
Compare
Choose a tag to compare
V49

What's Changed

  • Wrapper-based styling
  • Fixes for link formatting

Full Changelog: v48...V49

V48

06 Jun 11:58
Compare
Choose a tag to compare
V48

What's Changed

  • respect configured calendar ID for creation/deletion

Full Changelog: v47...v48

V47

26 May 20:02
f2f117f
Compare
Choose a tag to compare
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

02 Apr 23:11
e2799f8
Compare
Choose a tag to compare
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

12 Nov 16:34
f4e6150
Compare
Choose a tag to compare
V40

What's Changed

  • Fixes for canceling events not working

Full Changelog: v39...v40

V39

11 Nov 13:49
008ce8c
Compare
Choose a tag to compare
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

28 Sep 02:04
25272c3
Compare
Choose a tag to compare
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

23 Sep 00:40
Compare
Choose a tag to compare
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

10 Sep 17:32
Compare
Choose a tag to compare
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