Skip to content

v0.9

Compare
Choose a tag to compare
@eyalroz eyalroz released this 29 Jun 14:43
· 1612 commits to master since this release

Secondary version number bump:

  • Direction is now auto-detected for each paragraph separately.
  • When reading a message, user can choose between 'autodetect directions', 'flush all paragraphs left' and 'flush all paragraphs right', using a toolbar button or a keyboard shortcut.
  • Completely reworked message charset correction logic; now correctly setting the charset in many more cases.
  • Ability to correct the charset of messages with multiple MIME parts in different charsets, and even text in different charsets within the same MIME part.
  • Basic message direction now preserved when doing 'Edit as Draft...'
  • Version release procedure changes.
  • Users whose default charset isn't windows-1255/6 are prompted about the limited functionality in this situation.
  • Text direction detection logic improved: More cases correctly identified, somewhat better performance.
  • Arabic locale is now the general 'ar' rather than the specific 'ar-SA'.
  • Now decoding numeric HTML entities in messages, e.g. ס becomes the Hebrew letter 'Samech'.