NEWS 36 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187
  1. Changes of the Claws Mail GTK2 branch
  2. * 2.7.2
  3. -------
  4. * Added command line equivalent options:
  5. -h for --help
  6. -q and --quit for --exit
  7. -v for --version
  8. "Unknown option" is now printed when unknown command line options
  9. are used.
  10. * The wizard for configuration migration, (Sylpheed-Claws to Claws
  11. Mail), now has the option to save or not save a backup of the old
  12. configuration folder.
  13. * The configuration wizard is now re-run if it was previously
  14. cancelled.
  15. * Bug fixes:
  16. o bug 1100, 'Highlighted e-mail data not visible when color
  17. label applied.'
  18. o bug 1101, '"Load plugin" button is accidentally hidden'
  19. o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap
  20. functions'
  21. o IMAP: fixed crash when connect command doesn't exist.
  22. o IMAP: better folder checking when an IMAP directory is set.
  23. o IMAP: Never remove INBOX when scanning for new folders.
  24. It's a special folder that must exist.
  25. o fix vertical scrollbar jumping back to the top when 'Check
  26. for new folders' is used.
  27. o fix sensitivity issues of Mark as Spam/Ham context menus.
  28. o fix potential crashes in the address book's embedded 'Edit
  29. person' dialogue, and fix conflicting copy/paste menu
  30. entry.
  31. o Reflect change of Font configuration in the Header view
  32. clickable links.
  33. o fix handling of empty values in attach_load_directory and
  34. attach_save_directory clawsrc options.
  35. o fix 2nd-run loss and new configuration loss of filtering
  36. rules on configuration migration.
  37. o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
  38. header" option
  39. * 2.7.1
  40. -------
  41. * Bug fixes:
  42. o bug 1095, 'Crash while changing folder columns during
  43. incorporation'
  44. o bug 1098, 'bogus last row display after expanding a thread'
  45. o fix a few annoyances when choosing keys for the CMS (S/MIME)
  46. protocol
  47. o fix updating of the mime parts
  48. o fix Forwarding msgs with attachments that have dos line
  49. endings
  50. o strip S/MIME signatures when re-editing S/MIME signed
  51. messages
  52. o fix body search starting at the end of the mail (and asking
  53. for loop)
  54. o fix Enter in search windows
  55. o fix dbus-related crash in the the GTK+ file selector.
  56. o IMAP: fix recursion when server lists the current subfolder
  57. in the response
  58. o IMAP: get rid of the previous mailimap when connecting, just
  59. in case disconnect was unclean
  60. o IMAP: make sure we don't use an old socket when reconnecting
  61. * 2.7.0
  62. -------
  63. * The --select option can now also select emails by Message-ID
  64. * Attaching files from 'mailto:' URIs (&attach=...) is now possible.
  65. A dialog is displayed to make sure that the user is aware that the
  66. mail will contain attachments
  67. * 'New Message format' has been added to the Compose/Writing options,
  68. this works like the Quote format and the same symbols are supported
  69. * Reworked the About dialog, including the addition of a new page,
  70. 'Features', which indicates which of the optional features are
  71. compiled in and which are not. A 'Release Notes' page was also
  72. added
  73. * Added history combo for all search fields (message and text)
  74. * The 'mark_as_read_delay' option is not hidden anymore and can be
  75. found in Configuration/Preferences/Summaries
  76. * Added global and per-folder preferences to set the default
  77. alternate dictionary
  78. * Allow spell-checking to use both current and alternate dictionaries
  79. * Added an hidden option 'addressbook_use_editaddress_dialog' to
  80. embed the contact editor in the addressbook window in contrast to
  81. a separate dialog
  82. * Added a hidden option 'unsafe_ssl_certs', to allow storing
  83. multiple SSL certificates for a given server/port. You will be
  84. asked to accept unknown certificates. Unchecking this option will
  85. require you to re-accept previously known certificates
  86. * Allow copying of folders between mailboxes
  87. * Better automatic account selection for mailing lists (searches for
  88. the email address in the Delivered-To header also)
  89. * Made the "Synchronise" menu item inactive when there's nothing to
  90. synchronise
  91. * Use Message font in Writing and Quoting preferences, as well as in
  92. Templates
  93. * Added more HTML symbols to the html to text converter
  94. * Save the addressbook's window size on closing
  95. * Better checks for syntax errors are applied to Templates and Quote
  96. formats
  97. * Added a check to avoid trying to use a non-existent folder as
  98. default inbox
  99. * Enable setting SSL via STARTTLS from the set-up wizard
  100. * Added handling of ":port" in server addresses in the set-up wizard
  101. to specify a port to connect to
  102. * Bogofilter plugin: added an option to print the X-Claws-Bogosity
  103. header in emails handled by the Bogofilter plugin (in MH folders
  104. only)
  105. * Bogofilter plugin: added an option to whitelist senders found in
  106. addressbook
  107. * Bogofilter plugin: Allow storing of Unsure mails in a specific
  108. folder to make better teaching easier
  109. * Bogofilter plugin: Improved GUI interaction while Bogofilter is
  110. filtering
  111. * TrayIcon plugin: added an "Email from account/..." submenu
  112. * updated Brazilian Portuguese, British English, Catalan, Finnish,
  113. French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
  114. translations
  115. * 2.6.1
  116. -------
  117. * First release as Claws Mail
  118. * Bug fixes:
  119. o bug 1053, 'SC fails to reestablish a secure connection'
  120. o bug 1054, 'Slowness logging big data chunks'
  121. o bug 1057, 'crash on sending s signed message to a
  122. newsgroup'
  123. o bug 1060, 'compilation error with Irix's cc'
  124. o bug 1061, 'crash on opening signed email'
  125. o bug 1066, 'Incorrect mailbox size displayed'
  126. o bug 1069, 'Sent mails disappear, BCC or locking problem?'
  127. o fix Reply To/Mailing list from the menu
  128. o forbid drag and drop from/to different folders of type
  129. F_UNKNOWN
  130. o src/ssl_manager.c: fix possible infinite loop
  131. o fix Options/Reply mode after draft save
  132. o obey always_show_msg option when marking as spam
  133. o fix spelling menu when replying
  134. o don't change the From column title to To if the To column
  135. is visible
  136. o fix the wrong recipient being selected when replying to a
  137. msg which is From one of our accounts To another of our
  138. accounts
  139. o fix crash on combining mark_as_read_delay with Hide Read
  140. Messages
  141. o create ~/.mailcap if it doesn't exist
  142. * 2.6.0
  143. -------
  144. * Final release as Sylpheed-Claws
  145. * libetpan 0.48 or greater is now required for IMAP support.
  146. * The Compose window now has an /Options/Reply mode/ menu. This
  147. enables changing the recipients of a reply on the fly.
  148. * QuickSearch now has a type-ahead option for fast searches.
  149. * Extra symbols are now available for the Quote parser, your name,
  150. your email address, the account name, and the organization.
  151. * In the Folder Properties, it is now possible to test the regular
  152. expression used in the Simplify Subject RegExp option.
  153. * GSSAPI support has been added for IMAP.
  154. * UIDPLUS support has been added for IMAP.
  155. * A Stop button has been added for Message Body searches, enabling
  156. cancelling of a running search. This is available in '/Edit/Search
  157. Folder...' and '/Edit/Find in current message...'.
  158. * libSM support has been added. This enables communication with the
  159. session manager, so that it is known when the session ends, in
  160. order to save the caches, and draft any messages currently being
  161. composed.
  162. * Support for Address Book Groups has been added to the Compose
  163. window's automatic address completion.
  164. * a new hidden option has been added, 'respect_flowed_format'. This
  165. follows RFC3676 with regard to a message part with a Content-Type
  166. that includes 'format=flowed' and 'delsp=yes'. This will cause some
  167. mails to have long lines, but will fix some URLs that would
  168. otherwise be wrapped. By default it is turned off.
  169. * Basic key import/export has been added to the PGP plugins. When
  170. generating a new key pair you can export the public key to a key
  171. server. When selecting the signature part of a message, if the key
  172. is not on your keyring, you will be asked if you want to attempt
  173. to import it from a keyserver.
  174. * The TrayIcon now displays 'offline' status.
  175. * More window sizes and placements are remembered across sessions.
  176. * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
  177. value, and to use strict RFC matching patterns for dates have been
  178. added.
  179. * Several optimisations have been made.
  180. * 2.5.6
  181. -------
  182. * Bug fixes:
  183. o Fix redirecting of sent mails
  184. o Fix Go to Next * after applying Preferences
  185. o Fix quote-folding when emails don't convert cleanly to
  186. UTF-8
  187. * 2.5.5
  188. -------
  189. * Bug fix:
  190. o bug 1034, 'Incorrect display of size field in message view'
  191. * 2.5.4
  192. -------
  193. * Bug fixes:
  194. o bug 1032, 'Segmentation fault when showing message'
  195. o fix crash with quote folding on HTML
  196. o fix building with --disable-nls
  197. o remove tabs in Subject string
  198. * 2.5.3
  199. -------
  200. * Make node expanding in the Folder List non-recursive
  201. * Bug fixes:
  202. o bug 1024, 'Array index out of range in
  203. claws-mail-2.5.2'
  204. o Fix "Check for new folders" on folders with accented
  205. characters
  206. o Fix filtering "copy" rules
  207. o Fix "goto next unread" after collapsing/expanding a node
  208. * 2.5.2
  209. -------
  210. * Bug fixes:
  211. o bug #1023 (Sylpheed deletes too much messages)
  212. o Crash in partial downloading
  213. * 2.5.1
  214. -------
  215. * It is now possible to stop searches in message bodies
  216. * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
  217. to fix speed issues with badly implemented servers
  218. * Bug fixes:
  219. o Fix multiple registering of SpamAssassin and Bogofilter
  220. plugin after having changed their preferences, leading to
  221. slowness or duplicated messages.
  222. * 2.5.0
  223. -------
  224. * Minimum required versions of GTK+ and GLIB is now 2.6.0
  225. * Minimum required version of libetpan (for IMAP support) is now 0.46
  226. * metamail support has been dropped, this is now handled internally
  227. * New plugin: Bogofilter, providing Spam filtering and learning
  228. * Account-based filtering rules. Each filtering rule can now be
  229. assigned to a specific account, by default it's "All".
  230. * Filtering against Address Book. It is now possible add matched
  231. conditions to determine if any email address in a message matches
  232. or doesn't match any or all books or folders in the Address Book.
  233. * Quote folding. Quotes in the message view can now be folded, via
  234. the "/View/Quotes/..." menu. The folding can also be toggled by
  235. double clicking on the quotes in the Message View
  236. * Re-enabled user-defined Headers in Displayed Headers configuration
  237. * "/View/Go to/Parent message" and "/View/Go to/Last read message"
  238. have been added
  239. * Made the list views look more modern by add alternating coloured
  240. lines, replacing the box-type expanders with arrows, removing the
  241. dotted lines.
  242. Hidden prefs have been added to enable users to maintain the old
  243. style:
  244. 'enable_dotted_lines' for the dotted lines and box-type expanders.
  245. 'use stripes_in_summary' to enable alternating coloured lines in
  246. the Message and Folder lists.
  247. 'use stripes_everywhere' to also enable alternating coloured lines
  248. in all other lists.
  249. Note: 'use_stripes_everywhere' replaces the previous hidden option
  250. 'enable_rules_hint'.
  251. * New hidden pref, 'stripes_color_offset', to change the value added/
  252. subtracted to normal bgcolor to create the stripes in the summaries
  253. * The Send button on the main toolbar is now inactive when the Queue
  254. folders are empty
  255. * IMAP: Added a View Log button on auth error
  256. * PGP/Core plugin: it is now possible to create a new key pair from
  257. within Claws Mail
  258. * PGP/Core plugin: When encrypting, if only one key matches, and it
  259. matches exactly, it is automatically used
  260. * TrayIcon plugin: the icon now has transparency
  261. * Enabled text selection for replying from MimeViewer plugins
  262. * The attachments list in the MimeView column can now be scrolled
  263. using the mousewheel
  264. * In the MimeView column a middle-click will now just open the Mime
  265. part without showing it in the Message View, likewise, a right-
  266. click will display the context menu without displaying the part
  267. * The "When entering a folder..." selection option is now used for
  268. '/View/Go to/Next unread folder'
  269. * A special Return-Receipt message is shown if the message is from
  270. the user
  271. * An icon has been added to the statusbar to notify of errors
  272. * Added missing icons to the Icon Legend dialog
  273. * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
  274. key
  275. * Displaying of huge mails can now be cancelled, so the GUI doesn't
  276. block
  277. * Claws Mail' internal queue headers are now hidden when showing
  278. all headers. They'll be present only in Source window.
  279. * Several GUI improvements.
  280. * Faster loading of folders and other optimisations and speed-ups
  281. * Logging has been improved.
  282. * improved sizing of some widgets
  283. * Made the desktop file XDG compliant
  284. * The manuals have been updated
  285. * A Spanish translation of the manual has been added
  286. * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
  287. with OpenOffice.
  288. * Added an action tool, tools/fix_date.sh, to fix a missing Date field
  289. in emails.
  290. * 2.4.0
  291. -------
  292. * A ./configure option has been added, --with-mandir=DIR allowing the
  293. setting of the man directory location
  294. * 'Send queue' has been added to the folder contextual menu, which
  295. allows sending the contents of a single queue, as opposed to the
  296. toolbar's Send Queue, which sends all queues
  297. * '/View/Go to/Next unread folder' has been added
  298. * 'View/Go to/Next marked messages' now traverses folders
  299. * sftp:// links are now recognised in mails
  300. * A dialogue is presented to the user when dropping files into the
  301. Compose window, asking whether to insert or attach the file(s). The
  302. default behaviour can be controlled via a new option in
  303. Compose/Writing
  304. * Allow attached message parts to be selected, opened, or saved via
  305. their text label in the message body
  306. * Save named inlined attachments with "Save all"
  307. * An option to change the Folder Type has been added to the Folder
  308. Properties
  309. * Add |i{sub_expr} to Templates, which allows inserting user-entered
  310. text in a template
  311. * A new option has been added to '/Preferences/External programs' to
  312. allow "Display as text" on attachments to be done via a script
  313. * An option to 'Never send Return Receipts' has been added to the
  314. 'Other' page of the preferences.
  315. * The Custom Header dialogue in Account Preferences now has a 'From
  316. file...' button, which enables a Face or X-Face header to be set by
  317. selecting a file
  318. * libgnomeprint support : A font for printing can be specified in
  319. '/Display/Fonts'
  320. * Add Help buttons to some dialogues, clicking on them will open the
  321. manual at a suitable section in the configured browser
  322. * The option 'Add date header' has been removed, a date header is
  323. now always added
  324. * The '/Message/Re-edit' menu item has been removed from the separate
  325. Message View, where it was useless
  326. * Display an Account's Protocol as a label instead of the unusable
  327. combo when editing accounts
  328. * It is now possible to move and copy mails from and to the Drafts
  329. and Queue folders
  330. * More non-English Subject prefixes have been added
  331. * The Attachment flag is now set for some inlined attachments
  332. * Faster recursive quicksearch (show current folder's results before
  333. searching sub-folders)
  334. * Faster send on IMAP
  335. * Alert in case of authentication error on imap
  336. * Better error reporting in GPG plugins
  337. * Faster and better MBOX import/export
  338. * Save caches on SIGPIPE (like on Xorg exit)
  339. * Unified Info/Help/Symbols buttons
  340. * Honor display-header-pane setting in separate window too
  341. * Use the user-defined From: in the Return-Path: header when sending
  342. * Grab Save button by default in Save dialog, which allows saving
  343. by hitting Enter
  344. * The online status is checked before resetting mailcheck timer
  345. * Show POP3 connection earlier in statusbar
  346. * Re-read /etc/resolv.conf before connecting to IMAP servers, and
  347. when switching to Online mode
  348. * tools/textviewer.pl has been added, which can be used with the new
  349. option 'Command for Display as Text' in '/Preferences/External
  350. programs'
  351. * The Claws Mail logo has been updated
  352. * 2.3.1
  353. -------
  354. * bug fix release
  355. * Improved error catching in GnuPG plugins
  356. * Always replace \n, \r and \t with spaces in headers
  357. * Fix 'make clean' removing of provided manuals
  358. * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
  359. backwards compatible
  360. * Fix double-ask of "Do you want to mark all as read"
  361. * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't
  362. RFC-compliant)) - Workaround Rockliffe IMAP server bug
  363. * Fix bug #969 (crash on rebuilding imap folder)
  364. * Fix bug #971 (2.2.3 cannot read mail from local mbox)
  365. * 2.3.0
  366. -------
  367. * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc)
  368. has been added in the main window's 'Message/Mailing list' menu
  369. * Filtering and processing rules can be disabled with just one click
  370. * The From address is editable in the Compose window
  371. * A menu has been added to the Compose toolbar button to enable
  372. choosing the account to use
  373. * Write-only support of .mh_sequences' Unseen property has been added
  374. for MH mailboxes, allowing synchronised flags when reading your MH
  375. mailbox with Mutt or other MH-based mail clients
  376. * More feedback is provided to the user when importing MBOX files
  377. * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
  378. Search
  379. * The option to go to the first Marked message when entering a
  380. folder has been added.
  381. * The 'ignore thread' flag is now correctly set on mails threaded by
  382. subject, in addition to standard headers.
  383. * Hidden prefs have been added that allow customization of the
  384. colours used in the Log window (useful for dark GTK+ themes)
  385. * Optimised large folder reading
  386. * Optimised copy/move/deletion/selection
  387. * Optimised 'mark all read' in the current folder
  388. * 'test' filtering rules are processed in the background
  389. * A progressbar for cache updates has been added
  390. * A progressbar for copy/move functions has been added
  391. * More dialogues have been made HIG compliant
  392. * Allow recursive setting of properties for whole mailboxes
  393. * A Face header has been added to the Welcome mail
  394. * The user manual has been updated
  395. * tools/filter_conv_new.pl has been updated for rule
  396. enabling/disabling
  397. * 2.2.3
  398. -------
  399. * bug fix release
  400. * Fix crash on a very common code path, introduced by a merge error in
  401. 2.2.1
  402. * 2.2.2
  403. -------
  404. * bug fix release
  405. * Fix URI check, which failed to identify fake, phishing URIs if they
  406. began with a space.
  407. * Reply-To and Sender addresses in the message view are now fully
  408. clickable.
  409. * Remove extraneous tab at start of addresses.
  410. * 2.2.1
  411. -------
  412. * bug fix release
  413. * Always obey the "confirm before marking all mails read" option
  414. * Fixed MBOX import/export's behaviour on failure
  415. * Fixed automatic rule creation with List-Post
  416. * Fixed some GTK+ warnings and errors at runtime
  417. * Fixed some compiler warnings
  418. * Fixed double init of the g_thread subsystem
  419. * Fixed saving of parts with names that can't be converted to UTF-8
  420. * Fixed a possible infinite loop when filtering moved and copied some
  421. mails
  422. * Fixed a buffer overflow in Russian locale
  423. * Fixed a memory leak in expired SSL certificate check
  424. * Fixed bolding of folder names in the folder selector window with
  425. GLib 2.10
  426. * Added an hidden preference, 'ssl_skip_cert_check', to avoid
  427. duplicates of bug #959 - if libetpan is linked against gnutls, there
  428. can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4
  429. release.
  430. * The SSL "expired certificate" warning is now presented only once per
  431. session
  432. * Fixed races when reusing the SMTP sessions
  433. * Added the missing timeout on SMTP sessions
  434. * Fixed a few leaks
  435. * Fixed a crash in PGP plugins, which could happen when signing fails
  436. for unknown reasons
  437. * Fixed SpamAssassin plugin, which stayed disabled as long as the
  438. transport wasn't reselected
  439. * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
  440. * Fixed bug #955 (copying messages between imap folders is extremely
  441. slow)
  442. * Fixed bug #961 (return receipt dialog complains incorrectly about
  443. return-path email adress being different)
  444. * Fixed bug #962 (Manual and/or UI should warn about incompatible
  445. locking causing dataloss)
  446. * 2.2.0
  447. -------
  448. * S/MIME signature verification has been removed from the PGP/MIME
  449. plugin as it is now provided by the S/MIME plugin.
  450. * IMAP users will see significant speed improvements.
  451. * ANONYMOUS auth has been added for IMAP
  452. * In the Compose window all spell-checker options are now available
  453. from the /Spelling/Options menu.
  454. * Syntax errors in the extended Quick Search are now indicated by
  455. a pink/red background.
  456. * An encrypt-to-self option has been added to the Account Privacy
  457. options.
  458. * Sysadmins can now provide their users with pre-filled values in
  459. the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
  460. for details.
  461. * Various GUI improvements have been added.
  462. * A new command line option has been added: --select 'folder[/msg]'
  463. This can be used at startup and causes the specified folder/message
  464. to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
  465. * Optional background colouring of quotes has been added. It can be
  466. configured from the Colour Preferences dialogue.
  467. GTK+-2.8.x or newer is required for this feature.
  468. * In the Compose window, multiple quote levels are now coloured in
  469. the same way as the Message View.
  470. * A warning is now displayed on expired SSL certificates and the
  471. expiration date is shown.
  472. * A hidden option has been added, 'compose_no_markup', this prohibits
  473. the use of bold and italic text in Compose dialogue's account
  474. selector.
  475. * LDAPS support has been added.
  476. * The user manual has been updated, and French and Polish
  477. translations are now also included.
  478. * 2.1.1
  479. -------
  480. * bug fix release
  481. * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
  482. stored with UTF-8 encoding
  483. * 2.1.0
  484. -------
  485. * libetpan version 0.45 or newer is now required for IMAP support,
  486. this allows checking for IMAP/SSL certificates.
  487. * Support for the Face header has been added,
  488. see http://quimby.gnus.org/circus/face/
  489. * In the Templates dialog TAB address completion has been added for
  490. Cc and Bcc fields, in addition to To.
  491. * An account's signature file, (Account Preferences, Compose tab),
  492. can now been edited in place using the configured text editor.
  493. * An advanced search is now possible in the '/Edit/Search folder'
  494. dialog.
  495. * '/Edit/Find' has been added to the Compose window for text
  496. searching.
  497. * A progress bar is now shown in the status bar whilst doing a Quick
  498. Search.
  499. * A long search can now be cancelled.
  500. * In a Sent mail folder the From column in the message list is now
  501. automatically changed to the To column.
  502. * '/Message/Colour Label' has been added to the main menu, enabling
  503. (unmodifiable) shortcut keys, Ctrl+[0-7].
  504. * The colour labels are now customisable from the 'Display/Colours'
  505. page of the Preferences. It is now possible to choose any colours
  506. and to give them each a label.
  507. * A Spell Checking option to 'Recheck message when changing
  508. dictionary' has been added.
  509. * An option to 'Render HTML-only mail with plugin if possible' has
  510. been added to the 'Message View/Text Options' preferences page.
  511. * Headers in the message view and the Custom headers dialog are now
  512. translated if the option 'Translate header names' is activated.
  513. * It is now possible to sort the columns in the Addressbook.
  514. * More drag-n-drop capabilities have been added, from the message
  515. list to other apps, from the mimeview to other apps, from other
  516. apps to message list, from other apps to folder list, from the
  517. mimeview to the message and folder lists and the Compose window's
  518. attachments pane.
  519. * "Ignore thread" has beed added as a filtering action.
  520. * The Compose window is now hidden when sending mails via filtering.
  521. * An alphabetical resort is done immediately when a folder's name
  522. is changed.
  523. * Unsubscribing a newsgroup now removes the related folder and
  524. articles from newscache/
  525. * A "Get more..." link has been added to the Plugins window. This
  526. loads http://claws.sylpheed.org/plugins.php in your browser.
  527. * The SpamAssassin plugin is now equipped with a spam learning
  528. interface, usable by right-clicking a message and choosing
  529. 'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
  530. possible to disable SpamAssasin filtering when receiving mail, so
  531. that the plugin can be used for learning only.
  532. * Remote learning in the SpamAssassin plugin has been added. This
  533. requires SpamAssassin 3.1.x.
  534. * A new script has been added that integrates a Thunderbird folder
  535. tree into Claws Mail, tools/tbird2syl.py
  536. * 2.0.0
  537. -------
  538. * libetpan >= 0.41 is now required for IMAP support
  539. * A new and completely rewritten manual has been added.
  540. * An icon legend window has been added to the Help menu
  541. * Attached images can now be printed along with the message when using
  542. the optional libgnomeprintui support.
  543. * '--exit' command-line option has been added.
  544. * '--subscribe' command-line option has been added.
  545. Calling claws-mail --subscribe '%s' will ask the loaded plugins
  546. if they can handle the type of URL passed as a parameter. Thus, if
  547. using the RSSyl or vCalendar plugins, for example, the user will be
  548. able to subscribe RSS feeds or Webcals from the browser.
  549. * claws-mail email@domain.com is now equivalent to --compose
  550. * claws-mail proto://blah.com is equivalent to --subscribe
  551. * HIG compliant button order has been implemented.
  552. * Several dialogues throughout have been improved.
  553. * Text can now also been displayed next to the icons in the main
  554. window Toolbar.
  555. * Quick mail retrieval from any account is now possible due to the
  556. account submenu which has been added to the 'Get All' button.
  557. * The spellchecker context menu in the compose window has been added
  558. to the standard GtkTextView menu instead of replacing it.
  559. * The Subject in the compose window title now updates instantaneously.
  560. * The mimetypes list in the compose window attachment pane is now
  561. alphabetically ordered.
  562. * The message view email and URI parsers have been enhanced.
  563. * In Quick Search Extended mode, a '...' button has been added, this
  564. provides the user with a dialogue enabling the quick formation of
  565. search criteria.
  566. * When Quick Search is activated, the entry box is given a yellow
  567. background for greater visibility.
  568. * The LDAP search in the address book now supports wildcard searching
  569. using '*'.
  570. * The configuration option 'Go to inbox after receiving new mail' has
  571. been moved from 'Display/Summaries' to 'Mail handling/Receive'.
  572. * The 'Wrap at send' configuration option has been removed.
  573. * Colour preferences have been moved from '/Message View/Colors' to
  574. '/Display/Colors'.
  575. * The previously hidden option, color_new, has been added to the GUI
  576. as '/Display/Colors/Folder' containing new messages.
  577. * The spamassassin and spamassassin_gtk plugins have been merged into
  578. one single plugin, and this plugin is now built by default if the
  579. requirements are matched.
  580. * The clamav and clamav_gtk plugins have been merged into one single
  581. plugin.
  582. * GnuPG support: Add support for PKA info if available
  583. * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
  584. * A check to verify that plugins are licenced under a GPL-compatible
  585. licence has been added.
  586. * The unmaintained mathml_viewer plugin has been removed.
  587. * Added tools/filter_conv_new.pl.
  588. Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
  589. to Claws filtering rules.
  590. * 1.9.100
  591. ---------
  592. * etpan >= 0.40 is now required for IMAP support
  593. 0.40 fixes the SSL connection errors that some users experienced.
  594. * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
  595. functions were fixed.
  596. * GnuPG support:
  597. Signature checking is now non-blocking
  598. * The URLs in the About window are now clickable
  599. * the man page has been updated and renamed 'claws-mail'
  600. * 1.9.99
  601. --------
  602. * The binary is now 'claws-mail' and not 'sylpheed'
  603. * The default config dir is now '~/.claws-mail'. The user will
  604. be prompted to perform an automatic migration of configuration
  605. options to this new directory.
  606. * A new default internal icon theme has been added, based on the
  607. Gnomaws theme.
  608. * Messages are now sorted by Date by default
  609. * GnuPG support:
  610. The noticeview is now shown on the message/rfc822 part in addition
  611. to the text/plain part.
  612. The privacy icon in the noticeview is now clickable and also uses
  613. key C to perform the signature check.
  614. The Trust field has been moved into Full info display.
  615. When trust is less than full, don't display a warning icon.
  616. Visual feedback is provided in the statusbar when checking
  617. signature.
  618. The PGP/MIME signature file is now named 'signature.asc'.
  619. The dialog for entering a passphrase has been improved.
  620. * Local deletion of news posts has been added.
  621. * A file selector has been added for selecting an account's Signature
  622. file
  623. * Many window sizes are now remembered.
  624. * The presense of marked msgs in unexpanded subfolders is now indicated
  625. by the icon of the parent folder.
  626. * QuickSearch:
  627. The message list is reset when the dialog is hidden.
  628. The 'Sticky' option, for keeping the search activated across folders.
  629. * The Subject is now set when forwarding multiple mails.
  630. * When a default Cc or Bcc is used, a check is performed to make sure
  631. the To header has also been set.
  632. * In the filtering dialog a warning dialog is shown if the rule was
  633. not saved.
  634. * The file and directory Browse buttons, ("...") have been improved.
  635. * When double-clicking an attachment the "Open with" dialog is
  636. presented if no command was found for the file type.
  637. * The X-Face has been added to the message view and can be toggled by
  638. '/Configuration/Preferences/Message View/Text options/Display
  639. X-Face in messageview'.
  640. * The message list context menu has been reworked.
  641. * When replying to a mail sent by yourself, Reply excludes your own
  642. address from the list of recipients. 'Reply All' and 'Reply to
  643. sender' still work like before.
  644. * When the Folder Preference 'Default To for replies' the entry in
  645. the Compose window is presented in bold text.
  646. * The About window has been reworked.
  647. * 1.9.15
  648. --------
  649. * etpan >= 0.39 is now required for IMAP support
  650. * LDAP and JPilot support is now built by default if the dependencies
  651. are available.
  652. * ~/.mailcap or /etc/mailcap is now used to open attachments
  653. * middle-click pasting that respects the 'Wrap pasted text' option
  654. has been added
  655. * during composition the user is alerted if the message can't be
  656. drafted
  657. * the description windows are now non-modal
  658. * a 'Clear Log' button has been added to the log window popup menu
  659. * Sender, List-Post and To have been added to the headers that are
  660. checked during automatic Filtering and Processing rules creation
  661. * the current locale's charset is used for display of broken mails
  662. and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
  663. been added allowing the user to use UTF-8 for broken mails
  664. * GNU/aspell support: if black is chosen as the misspelled word
  665. colour, misspelled words will be underlined.
  666. * the Message View and Compose windows now display the message
  667. subject as the window title.
  668. * libgnomeprint support: currently selected text attachments can be
  669. printed
  670. * drag'n'drop of messages from the Message List to a Compose window's
  671. Attachment pane is now possible
  672. * PGP/MIME plugin: it is now possible to verify S/MIME signatures
  673. * PGP/Core plugin: A "Don't encrypt" button has been added to the key
  674. selection dialog, and the buttons have been reordered.
  675. * the user is warned if the requested Privacy system is not available
  676. when composing a message
  677. * 1.9.14
  678. --------
  679. * The 'Open first unread message when entering a folder' option has
  680. been replaced with 'When entering a folder select...'.
  681. Whether or not the selected message is opened is now exclusively
  682. controlled by the 'Always open message when selected' option.
  683. * Filtering and Processing rules can now be named.
  684. * A new icon for the Trash button has been added.
  685. * The 'Bold font' option has been removed. A displayed bold font is
  686. now derived from the normal font.
  687. * The option 'Display recipient in 'From' column if sender is yourself'
  688. has been removed from the GUI. It still exists as a hidden option.
  689. * Many improvements to the Address book.
  690. * A '/Special paste/' menu item has been added with sub-items 'as
  691. quotation', 'wrapped', and 'unwrapped'.
  692. * Colourisation of quotes, signatures, and URIs has been added to the
  693. Compose window.
  694. * A 'To' column has been added to the message list pane.
  695. * The displayed columns in the folder list are now configurable.
  696. * A hidden option has been added, 'toolbar_detachable', that enables
  697. the removal of the toolbar handles.
  698. * A hidden option has been added, 'statusbar_update_step', that
  699. enables changing the sensitivity of the progress bar stepping.
  700. * Changes to the Fonts options are now applied immediately.
  701. * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
  702. parents.
  703. * An 'Open image' menu item has been added to image popup menu in the
  704. message view.
  705. * Several optimisations and speed-ups have been added throughout.
  706. * The localedir, manualdir, and faqdir are now user-configurable.
  707. * tools/asus_mailled.sh
  708. A new script to blink an ASUS laptop's mail LED when there is
  709. unread mail.
  710. * tools/kdeservicemenu/*
  711. Use Claws Mail icon and the text 'Claws Mail' in the menu,
  712. use kdialog during installation
  713. * 1.9.13
  714. --------
  715. * add GPGME 1.x support.
  716. * A new PGP/Core plugin has been added
  717. * IMAP now uses libEtPan!
  718. * Printing support using libgnomeprint2 and libgnomeprintui2
  719. * The cache/mark files are now platform-independent.
  720. * A plugin dependency system has been added.
  721. * The PGP/Inline plugin has been added to the main package.
  722. * Folders which contain Marked messages are now indicated by a
  723. Folder icon overlaid with a tick
  724. * '/Edit/Quick search' menu item has been added to the main window
  725. * An option to 'Confirm before sending queued messages' has been
  726. added
  727. * The "Copy ..." menu items now copy to both the X and the gtk
  728. clipboards in the Compose window
  729. * The Template and Plugin lists are now sorted alphabetically
  730. * Plugins preferences are now grouped under their own 'Plugins'
  731. heading
  732. * A 'Go to Prev' button has been added to the toolbar
  733. * Keyboard accelerators have been added to many buttons
  734. * The folder selection dialogue now displays folder names with
  735. new/unread counts
  736. * The 'Display cursor in message view' option is now a hidden option,
  737. 'textview_cursor_visible'
  738. * Reordering of accounts by drag 'n' drop has been enabled in the
  739. 'Edit accounts' dialogue
  740. * New Claws Mail icons have been added, and the default
  741. application icon is now set.
  742. * The SpamAssassin and Clam AntiVirus plugins have been optimised.
  743. * 1.9.12
  744. --------
  745. * improved IMAP support
  746. * Performance increases
  747. * /Message/Delete and /Message/Move to trash
  748. '/Message/Delete' has been renamed '/Message/Move to trash'
  749. and '/Message/Delete' has been added. '/Message/Delete' will
  750. now directly destroy the message, after asking for a
  751. confirmation, instead of moving it to the Trash folder.
  752. * new style configuration options interface.
  753. * PGP MIME plugin
  754. The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
  755. * LDAP bind password is no longer visible onscreen.
  756. * An option to encrypt replies to encrypted messages by default
  757. * Filtering rules can be reordered by drag n drop
  758. * '/Options/Character encoding/...' has been added to the Compose
  759. window
  760. * Hebrew encodings have been added
  761. * The 'Show all headers' option is now sticky.
  762. * Return Receipts can now be sent from any account.
  763. * A clip/signed icon has been added.
  764. * 1.9.11
  765. --------
  766. * bug-fix release which fixes the ASpell Spell Checker
  767. support
  768. * 1.9.9
  769. -------
  770. * Inline image display
  771. * An option to render HTML as text has been added to
  772. /Configuration/Preferences/Common/Message
  773. * An option for a default Queue folder has been added to the
  774. 'Advanced' tab of Account Preferences
  775. * Filtering Preferences window size is saved
  776. * Batch sending of mails (per account)
  777. * Support for GBK encoding
  778. * New logo in About window
  779. * tools/acroread2sylpheed.pl
  780. script to send pdfs as attachments from Adobe Reader 7
  781. see tools/README for details
  782. * 1.9.6
  783. -------
  784. Initial GTK2 release
  785. * default config dir is ~/.sylpheed-gtk2