Skip to content

v1.1.0

Compare
Choose a tag to compare
@rosehgal rosehgal released this 01 Jun 14:42
· 130 commits to master since this release

This release change-log:

  • Handling long email messages, as telegram messages imposes a limit of 4096 characters.
  • Bug Fixes:
    • In case email server is unable to create Alias, the alias was getting assigned to the user. This issue has been fixed.
  • Code refactor
  • Code clean-up and used Lombok for removing boilerplate getter/setter code.
  • Support for config based max emailIds per user
  • version change from 1.0.0 -> 1.1.0
  • Config restructuring.
  • Support for multiple domains is added. Now this bot can interact with multiple domains and can offer temp-mails from various domains. Config driven.