Skip to content

Releases: MaineDSA/ActionNetworkEventSync

V56

18 Dec 00:56
d07a487

Choose a tag to compare

What's Changed

  • Action Network events tagged with google calendar event ids will no longer have issues when synced to multiple calendars
  • Updated example wrapper html with hover-responsive buttons
  • Updated example wrapper with constrained size of event images

Full Changelog: v55...v56

V55

06 Aug 21:39

Choose a tag to compare

V55

What's Changed

  • Remove execessive whitespace between titles and paragraphs by @madsatech in #16
  • fix: only sort event data, never ids, to greatly reduce API calls by @madsatech in #15
  • Massive improvements to the email wrapper template, but it includes a MaineDSA-specific section
  • Improved formatting of Google Calendar event descriptions

New Contributors

Full Changelog: v54...v55

V54

27 Mar 16:33
b68423d

Choose a tag to compare

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

13 Mar 13:56
v53
6afac06

Choose a tag to compare

V53

Discord message example

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

12 Mar 04:09
e283de8

Choose a tag to compare

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

10 Mar 15:16
ab1d47d

Choose a tag to compare

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

26 Feb 20:35
v50
fb368c6

Choose a tag to compare

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

26 Feb 20:34
v49

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

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

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