Releases: anicholson/obsidian-google-mail
Releases · anicholson/obsidian-google-mail
v1.4.5
1.4.4
What's Changed
- Support some more attachment-related edge cases by @dotnich-io in #32
- Correctly handle messages that send base64-encoded parts in a slightl… by @dotnich-io in #35
- docs: ✏️ Add thanks to previous maintainer by @anicholson in #36
- Cleanup by @anicholson in #37
New Contributors
- @anicholson made their first contribution in #36
Full Changelog: 1.4.3...1.4.4
1.4.3
1.4.3
1.3.1
1.3.0
- Add template support
- Add a walkthrough video
Full Changelog: 1.2.0...1.3.0
1.2.0
Add logout button
Replace text area for credential to text input modal
Add proper handling for fetch before login.
Add notice to show fetching progress.
1.1.0
- Change the credential import method to paste text (instead of loading file possibly out side a vault
- Automatically fetch user email and labels after setup
- Now users need to authorize every time when they click setup
- Add default mailbox folder
1.0.1
Core function:
- Google nodejs API
- Fetch emails with certain tag to the folder.
- Convert from html to markdown
- Installation flow