Skip to content

v5.7

Compare
Choose a tag to compare
@memeller memeller released this 09 Dec 19:18
· 15 commits to master since this release
b57e409
  • Added auto resize option for new messages. When enabled, each time an attachment is added / pasted inline, the extension checks if it meets the size restrictions set in the options. If so, the image is automatically resized and saved. (#12)
  • Added an option to hide the extra info displayed in the attachments context menu when the file type is not supported (#13)
  • Disabled Exif check on PNG files as it sometimes led to PNG files being rejected from resize
  • Added 'tabs' to permissions - needed to tidy up the file map and detect the creation of new compose windows
  • Added reloading of settings each time a compose window is opened