Skip to content

Releases: LinusSkucas/email-skill

New Configuration and Translations

09 May 19:27
198e0bc
Compare
Choose a tag to compare

Email Skill - v1.6.5 - Configuration! 📖

This release updates:

  • The how the configuration is stored 📝
  • Translations 🎏

Release 1.6.0!

06 Jan 23:48
Compare
Choose a tag to compare

Email Skill - 1.6.0 - 📧

New features:

  • Added many translations! 🎏
  • Fixed a local config getting issue 🐛
  • Made the card in the Mycroft home have color! 🌈
  • Added an enquire intent. Now you can say thing like: Do I have email from Bob? 🎉
  • Added a notification service: 📬
    • You can ask Mycroft to tell you of all emails
    • You can ask Mycroft to tell you to only tell you when you receive a email from a certain person.
    • You can tell Mycroft to stop notifying you of new emails 😄
  • Added/fixed so you can put all your email information in to the config file! 🗄
  • Added "prettiness" when reporting back emails. Now when report back Mycroft will say: 🔢
    • Your second email is .... Instead of number 1 is...
    • Note: this is only for English as it uses a module which only supports English.
  • Not a noticeable feature, but I've refactored __init__.py a lot ♻️