You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
* π¦ NEW: TypeScript Boilerplate
* π¦ NEW: Make the TS dev workflow better
* v2.0.0
* π FIX: Switch to v1.0.3
* π¦ NEW: Introduce .travis.yml
* π FIX: Use yarn as your project manager
* π FIX: Ahh! Travis please fix yourself
* π FIX: Use node version 10 and 11 for Travis Test
* π¦ NEW: Initialize basic TypeScript migration
* π¦ NEW: bulk-mail-cli v2 typescript migration (#26)
* π IMPROVE: Typescript boilerplate created
* π¦ NEW: Make feature that creates demo files on bulkmail demo
* π¦ NEW: Compress a new demo zip
The new zip contains the demo configuration file with changed lead.csv
* π FIX: Fix the Authentication bug
The TypeScript Codebase can now check for JSON file, its path, and can also check if the correct credentials are provided.
* π¦ NEW: Write Mass Mailer
* π IMPROVE: Send mails only to the ones who didn't get
* π¦ NEW: Write a stringProcessor
* π FIX: Fix string processing of mail options
* π¦ NEW: Read the HTML file
* π IMPROVE: Don't make users provide 'service' name in the config file
* π¦ NEW: Introduce the Attachments feature!
* π FIX: Delete node-cron module
* π FIX: Don't throw error if nonUserData in config file is undefined
* π FIX: Handle error when no attachment provided
* π IMPROVE: Use node-cron instead of a for-loop
* π IMPROVE: Remove people who got the mail from the csvData
* π¦ NEW: New bulk-mail-cli Demo Zip
* π FIX: Use for-loop if cron interval is less than 10 seconds
* π IMPROVE: Support env variables in configuration files.
* π IMPROVE: Support env variables in configuration files for all credentials.
* π IMPROVE: Support env variables in configuration files for all fields!
* π¦ NEW: Allow {{fname|lname}} syntax
* π IMPROVE: Allow {{hi unknown field|hello}} syntax!
* π IMPROVE: Keep verbosity by default
* π IMPROVE: Write code to support SOCKS5 program
* π¦ NEW: Restart flag
* π DOC: Write the brand new README!
* π DOC: Remove line break
* π DOC: Don't call it json
* π DOC: Better 'Send the Mail' title
* π IMPROVE: Add 'bulkmailDev' command in the bin
* π DOC: Add 'runs on cloud feature'
* π FIX: Fix 'bulkmail demo' path not found bug
* π DOC: List features in a better way
* π DOC: Make a silly last minute change
* π DOC: Fix github issue template
* π DOC: Place 'Active on Slack at the top'