Releases: basxsoftwareassociation/basxconnect
Releases · basxsoftwareassociation/basxconnect
v0.3.6
Bug Fixes
- automatically set deleted/restored persons "active" field (Sam)
Commits
- 909b656: add comment (Pascal Wiesmann) #142
- 6d8853e: enable adding new mailing preferences and create the new corresponding mailchimp contact (Pascal Wiesmann) #142
- f8950ac: refactor and also save new preference to db (instead of just sending to mailchimp) (Pascal Wiesmann) #142
- 3dc1f00: try to set email_id using GET parameters (Pascal Wiesmann) #142
- e2da559: set email as input (still doesn't work) (Pascal Wiesmann) #142
- eb61971: working version of adding mailing preferences and pushing them to mailchimp (Pascal Wiesmann) #142
- 29e54ca: create MailerPerson from MailingPreferences instead of from Email (Pascal Wiesmann) #142
- 11c117f: delete unused import (Pascal Wiesmann) #142
- cd037b9: make MailingPreferences.email mandatory (Pascal Wiesmann) #142
- 46bb1d7: fix pushing first and last to mailchimp correctly (Pascal Wiesmann) #142
- a00cf08: fix typo (Pascal Wiesmann)
- aba231f: undo fix typo (Pascal Wiesmann)
- 7b1b460: change so that one can only create people with status subscribed (Pascal Wiesmann) #142
- 31b3e52: add new persons only for subscribed and unsubscribed statuses (Pascal Wiesmann) #142
- 57f0e74: Merge branch 'main' of github.com:basxsoftwareassociation/basxconnect (Sam)
- a0a31e1: remove post_person (we just use put all the time) (Pascal Wiesmann) #142
- 8277a05: bump version (Pascal Wiesmann)