NEWS 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. Changes of the Sylpheed-Claws GTK2 branch
  2. * 1.9.100
  3. ---------
  4. * etpan >= 0.40 is now required for IMAP support
  5. 0.40 fixes the SSL connection errors that some users experienced.
  6. * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
  7. functions were fixed.
  8. * GnuPG support:
  9. Signature checking is now non-blocking
  10. * The URLs in the About window are now clickable
  11. * the man page has been updated and renamed 'sylpheed-claws'
  12. * 1.9.99
  13. --------
  14. * The binary is now 'sylpheed-claws' and not 'sylpheed'
  15. * The default config dir is now '~/.sylpheed-claws'. The user will
  16. be prompted to perform an automatic migration of configuration
  17. options to this new directory.
  18. * A new default internal icon theme has been added, based on the
  19. Gnomaws theme.
  20. * Messages are now sorted by Date by default
  21. * GnuPG support:
  22. The noticeview is now shown on the message/rfc822 part in addition
  23. to the text/plain part.
  24. The privacy icon in the noticeview is now clickable and also uses
  25. key C to perform the signature check.
  26. The Trust field has been moved into Full info display.
  27. When trust is less than full, don't display a warning icon.
  28. Visual feedback is provided in the statusbar when checking
  29. signature.
  30. The PGP/MIME signature file is now named 'signature.asc'.
  31. The dialog for entering a passphrase has been improved.
  32. * Local deletion of news posts has been added.
  33. * A file selector has been added for selecting an account's Signature
  34. file
  35. * Many window sizes are now remembered.
  36. * The presense of marked msgs in unexpanded subfolders is now indicated
  37. by the icon of the parent folder.
  38. * QuickSearch:
  39. The message list is reset when the dialog is hidden.
  40. The 'Sticky' option, for keeping the search activated across folders.
  41. * The Subject is now set when forwarding multiple mails.
  42. * When a default Cc or Bcc is used, a check is performed to make sure
  43. the To header has also been set.
  44. * In the filtering dialog a warning dialog is shown if the rule was
  45. not saved.
  46. * The file and directory Browse buttons, ("...") have been improved.
  47. * When double-clicking an attachment the "Open with" dialog is
  48. presented if no command was found for the file type.
  49. * The X-Face has been added to the message view and can be toggled by
  50. '/Configuration/Preferences/Message View/Text options/Display
  51. X-Face in messageview'.
  52. * The message list context menu has been reworked.
  53. * When replying to a mail sent by yourself, Reply excludes your own
  54. address from the list of recipients. 'Reply All' and 'Reply to
  55. sender' still work like before.
  56. * When the Folder Preference 'Default To for replies' the entry in
  57. the Compose window is presented in bold text.
  58. * The About window has been reworked.
  59. * 1.9.15
  60. --------
  61. * etpan >= 0.39 is now required for IMAP support
  62. * LDAP and JPilot support is now built by default if the dependencies
  63. are available.
  64. * ~/.mailcap or /etc/mailcap is now used to open attachments
  65. * middle-click pasting that respects the 'Wrap pasted text' option
  66. has been added
  67. * during composition the user is alerted if the message can't be
  68. drafted
  69. * the description windows are now non-modal
  70. * a 'Clear Log' button has been added to the log window popup menu
  71. * Sender, List-Post and To have been added to the headers that are
  72. checked during automatic Filtering and Processing rules creation
  73. * the current locale's charset is used for display of broken mails
  74. and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
  75. been added allowing the user to use UTF-8 for broken mails
  76. * GNU/aspell support: if black is chosen as the misspelled word
  77. colour, misspelled words will be underlined.
  78. * the Message View and Compose windows now display the message
  79. subject as the window title.
  80. * libgnomeprint support: currently selected text attachments can be
  81. printed
  82. * drag'n'drop of messages from the Message List to a Compose window's
  83. Attachment pane is now possible
  84. * PGP/MIME plugin: it is now possible to verify S/MIME signatures
  85. * PGP/Core plugin: A "Don't encrypt" button has been added to the key
  86. selection dialog, and the buttons have been reordered.
  87. * the user is warned if the requested Privacy system is not available
  88. when composing a message
  89. * 1.9.14
  90. --------
  91. * The 'Open first unread message when entering a folder' option has
  92. been replaced with 'When entering a folder select...'.
  93. Whether or not the selected message is opened is now exclusively
  94. controlled by the 'Always open message when selected' option.
  95. * Filtering and Processing rules can now be named.
  96. * A new icon for the Trash button has been added.
  97. * The 'Bold font' option has been removed. A displayed bold font is
  98. now derived from the normal font.
  99. * The option 'Display recipient in 'From' column if sender is yourself'
  100. has been removed from the GUI. It still exists as a hidden option.
  101. * Many improvements to the Address book.
  102. * A '/Special paste/' menu item has been added with sub-items 'as
  103. quotation', 'wrapped', and 'unwrapped'.
  104. * Colourisation of quotes, signatures, and URIs has been added to the
  105. Compose window.
  106. * A 'To' column has been added to the message list pane.
  107. * The displayed columns in the folder list are now configurable.
  108. * A hidden option has been added, 'toolbar_detachable', that enables
  109. the removal of the toolbar handles.
  110. * A hidden option has been added, 'statusbar_update_step', that
  111. enables changing the sensitivity of the progress bar stepping.
  112. * Changes to the Fonts options are now applied immediately.
  113. * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
  114. parents.
  115. * An 'Open image' menu item has been added to image popup menu in the
  116. message view.
  117. * Several optimisations and speed-ups have been added throughout.
  118. * The localedir, manualdir, and faqdir are now user-configurable.
  119. * tools/asus_mailled.sh
  120. A new script to blink an ASUS laptop's mail LED when there is
  121. unread mail.
  122. * tools/kdeservicemenu/*
  123. Use Sylpheed-Claws icon and the text 'Sylpheed-Claws' in the menu,
  124. use kdialog during installation
  125. * 1.9.13
  126. --------
  127. * add GPGME 1.x support.
  128. * A new PGP/Core plugin has been added
  129. * IMAP now uses libEtPan!
  130. * Printing support using libgnomeprint2 and libgnomeprintui2
  131. * The cache/mark files are now platform-independent.
  132. * A plugin dependency system has been added.
  133. * The PGP/Inline plugin has been added to the main package.
  134. * Folders which contain Marked messages are now indicated by a
  135. Folder icon overlaid with a tick
  136. * '/Edit/Quick search' menu item has been added to the main window
  137. * An option to 'Confirm before sending queued messages' has been
  138. added
  139. * The "Copy ..." menu items now copy to both the X and the gtk
  140. clipboards in the Compose window
  141. * The Template and Plugin lists are now sorted alphabetically
  142. * Plugins preferences are now grouped under their own 'Plugins'
  143. heading
  144. * A 'Go to Prev' button has been added to the toolbar
  145. * Keyboard accelerators have been added to many buttons
  146. * The folder selection dialogue now displays folder names with
  147. new/unread counts
  148. * The 'Display cursor in message view' option is now a hidden option,
  149. 'textview_cursor_visible'
  150. * Reordering of accounts by drag 'n' drop has been enabled in the
  151. 'Edit accounts' dialogue
  152. * New Sylpheed-Claws icons have been added, and the default
  153. application icon is now set.
  154. * The SpamAssassin and Clam AntiVirus plugins have been optimised.
  155. * 1.9.12
  156. --------
  157. * improved IMAP support
  158. * Performance increases
  159. * /Message/Delete and /Message/Move to trash
  160. '/Message/Delete' has been renamed '/Message/Move to trash'
  161. and '/Message/Delete' has been added. '/Message/Delete' will
  162. now directly destroy the message, after asking for a
  163. confirmation, instead of moving it to the Trash folder.
  164. * new style configuration options interface.
  165. * PGP MIME plugin
  166. The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
  167. * LDAP bind password is no longer visible onscreen.
  168. * An option to encrypt replies to encrypted messages by default
  169. * Filtering rules can be reordered by drag n drop
  170. * '/Options/Character encoding/...' has been added to the Compose
  171. window
  172. * Hebrew encodings have been added
  173. * The 'Show all headers' option is now sticky.
  174. * Return Receipts can now be sent from any account.
  175. * A clip/signed icon has been added.
  176. * 1.9.11
  177. --------
  178. * bug-fix release which fixes the ASpell Spell Checker
  179. support
  180. * 1.9.9
  181. -------
  182. * Inline image display
  183. * An option to render HTML as text has been added to
  184. /Configuration/Preferences/Common/Message
  185. * An option for a default Queue folder has been added to the
  186. 'Advanced' tab of Account Preferences
  187. * Filtering Preferences window size is saved
  188. * Batch sending of mails (per account)
  189. * Support for GBK encoding
  190. * New logo in About window
  191. * tools/acroread2sylpheed.pl
  192. script to send pdfs as attachments from Adobe Reader 7
  193. see tools/README for details
  194. * 1.9.6
  195. -------
  196. Initial GTK2 release
  197. * default config dir is ~/.sylpheed-gtk2