Ellie - Your AI Email Assistant version history - 25 versions
Ellie - Your AI Email Assistant by Ellie Assist
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.4.1
Released 17 Sep 2024 - 366.62 kBWorks with firefox 58.0 and laterSource code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.4.0
Released 14 Aug 2024 - 366.62 kBWorks with firefox 58.0 and laterChanges
💬 Add a new textarea in the popup to enter text you want Ellie to reply to. This will show highlighted text if any is selected or allow typing/pasting of new text for when websites don't allow us to view the selected text.
Full release notes on GitHub.Source code released under All Rights Reserved
Version 2.3.4
Released 26 Apr 2024 - 366.27 kBWorks with firefox 48.0 and laterChanges
🐛 fixed bug where Ellie wouldn't attach to the reply box in Gmail if there was a new compose box open but minimised
Full release notes on GitHub.Source code released under All Rights Reserved
Version 2.3.3
Released 12 Apr 2024 - 366.18 kBWorks with firefox 48.0 and laterChanges
🚀 better error handling and messages for when licence keys are invalid, payments are overdue, etc
Full release notes on GitHub.Source code released under All Rights Reserved
Version 2.3.2
Released 19 Mar 2024 - 365.63 kBWorks with firefox 48.0 and laterSource code released under All Rights Reserved
Version 2.3.1
Released 15 Mar 2024 - 365.61 kBWorks with firefox 48.0 and later# Fixes
🪄 fixed issue where Gmail would add spellcheck stuff and mess up our streaming
Full release notes on GitHub.Source code released under All Rights Reserved
Version 2.3.0
Released 11 Mar 2024 - 365.6 kBWorks with firefox 48.0 and laterChanges
💌 Added email training onboarding
💅 Updated extension options UI to explain the features better
Full release notes on GitHub.Source code released under All Rights Reserved
Version 2.2.0
Released 3 Mar 2024 - 364.56 kBWorks with firefox 48.0 and laterChanges
✏️ Added option to shorten Ellie's reply length to the Gmail UI
👌 Made it so that the mood, interest, and short reply options are saved for future replies
Full release notes on GitHub.Source code released under All Rights Reserved
Version 2.1.2
Released 2 Mar 2024 - 364.28 kBWorks with firefox 48.0 and laterFixes
🙈 Fixed a bug where completing onboarding would create an empty and invalid role
Full release notes on GitHub.Source code released under All Rights Reserved
Version 2.1.1
Released 2 Mar 2024 - 364.27 kBWorks with firefox 48.0 and laterSource code released under All Rights Reserved
Version 2.1.0
Released 28 Feb 2024 - 364.27 kBWorks with firefox 48.0 and laterChanges
✨ New on-boarding screen to enter your name and licence key before diving into the rest of the options page
🏋️♂️ Created a new version of email training that works much better
Full release notes on GitHub.Source code released under All Rights Reserved
Version 2.0.1
Released 27 Feb 2024 - 353.35 kBWorks with firefox 48.0 and laterChanges
- ask for extension store reviews if the customer has been using the product for a while
Full release notes on GitHub.Source code released under All Rights Reserved
Version 2.0.0
Released 22 Feb 2024 - 351.98 kBWorks with firefox 48.0 and later- Bumped to v2.0.0 to account for potentially breaking API changes
Changes
- Each response from the /compose endpoint now includes metadata as it's first line.
- Metadata will tell the extension when to show a "you must upgrade" prompt.
- If the user has used all of their replies for the day, the "Write" button will be disabled.
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.9.0
Released 9 Feb 2024 - 350.81 kBWorks with firefox 48.0 and laterChanges
- Improved all of Ellie's prompts
- Updated all plans to use GPT-4-Turbo
- Added "Default role" button
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.8.0
Released 14 Jan 2024 - 330.16 kBWorks with firefox 48.0 and laterNew Features
- 🚀 Ellie can now be trained on the items in your sent emails folder
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.7.3
Released 24 Nov 2023 - 378.01 kBWorks with firefox 48.0 and laterFixes
- Fixed a problem where Ellie wouldn't show up in some versions of Gmail
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.7.2
Released 13 Nov 2023 - 104.86 kBWorks with firefox 48.0 and laterSource code released under All Rights Reserved
Version 1.7.1
Released 6 Nov 2023 - 104.83 kBWorks with firefox 48.0 and laterFixes
🧵 Fixed a bug in Fastmail where Ellie couldn't get the previous thread data
✏️ Fixed a bug in Gmail where sometimes Ellie wouldn't load for certain grammar/spelling settings
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.7.0
Released 1 Nov 2023 - 104.78 kBWorks with firefox 48.0 and laterNew Features
💁 Roles! You can now create Roles for Ellie. Roles allow you to specify in detail how you want Ellie to reply to emails. For example you can assign Ellie a "Customer Support" role to tell it that it will be answering support emails.
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.6.6
Released 6 Oct 2023 - 99.16 kBWorks with firefox 48.0 and laterFixes
🤦♂️ Fixed issue where the "Revise" button didn't work very well. And updated the completion model to gpt-3.5-turbo in line with the other models
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.6.5
Released 2 Oct 2023 - 99.22 kBWorks with firefox 48.0 and laterChanges
🚨 Improved the error handling of the extension so the user will see a proper error message now if something goes wrong
Fixes
🪰 Fixed a problem where Ellie would sometimes stall and appear not to be writing anything. This was caused by Ellie inserting text into the first element in Gmail, which is sometimes a <br /> tag.
Full release notes on GitHub.
# Instructions
To build the Chrome and Firefox extensions follow these steps:
1. Install the dependencies run `yarn`
2. Build the extension run `./build.sh`
3. Both builds and zip files are output to `builds`.
Licence key to test: sk_e5e0076b-e7c4-4926-b85b-9b9cc21ba8d0Source code released under All Rights Reserved
Version 1.6.4
Released 13 Sep 2023 - 98.59 kBWorks with firefox 48.0 and laterFixes
🧵 Fixed an issue parsing email threads in Gmail that was causing the extension to show "Thinking..." forever
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.6.3
Released 12 Sep 2023 - 98.58 kBWorks with firefox 48.0 and laterChanges
🔗 Updated URLs to pricing and billing from the extension to prefill the customers email address. This hopefully solves a problem where customers were entering the wrong email address and not being assigned the plan correctly.
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.6.1
Released 5 Sep 2023 - 98.11 kBWorks with firefox 48.0 and laterFixes
🪰 Bug with the email thread being truncated in the wrong direction, so sometimes Ellie would reply to the wrong email if the number of chars in the thread was too long
Full release notes on GitHub.Source code released under All Rights Reserved
Version 1.6.0
Released 6 Aug 2023 - 98.09 kBWorks with firefox 48.0 and laterChanges
📧 If the most recent reply in the email thread was by you, then Ellie will now write a follow up email instead of trying to create a reply. For example:
Improvements
🗣️ Updated Ellie's prompt to work better with longer emails
Full release notes on GitHub.Source code released under All Rights Reserved