You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
630 B

  1. `1.0.5`
  2. -------
  3. - FIX: TypeError "Cannot read property 'constructor' of undefined" when change a model
  4. - FIX: Issue related to 'Move to origin' option
  5. `1.0.4`
  6. -------
  7. - FIX: don't allow to relocate message to itself as it cause infinitive loop
  8. - ADD: 'Move Followers' option -- Add followers of current record to a new record.
  9. `1.0.3`
  10. -------
  11. - FIX email_from parsing. There was an error with specific email_from value (e.g. '"name @ example" <name@example.com>')
  12. `1.0.2`
  13. -------
  14. - big improvements in interface
  15. `1.0.1`
  16. -------
  17. - fix bug "some messages are not shown in inbox after relocation"
  18. - improve "Move back" tool