Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
releasenotes:1.1.2 [2011/05/03 08:04] – add link to magnet documentation and wrote mac os x improvement amatubureleasenotes:1.1.2 [2011/08/21 17:22] – Add release date to the release notes xuesheng
Line 1: Line 1:
-====== 1.1.2 (Someday, 2011) ====== +====== 1.1.2 (August 21, 2011) ======
- +
-** POPFile v1.1.2 is not released yet. ** +
 <code> <code>
-*** POPFile 1.1.2 (Someday, 2011) *** +Welcome to POPFile v1.1.2 (August 21, 2011)
- +
-Welcome to POPFile v1.1.2+
  
 POPFile is an email classification tool with a Naive Bayes classifier, POP3, POPFile is an email classification tool with a Naive Bayes classifier, POP3,
Line 12: Line 7:
 platforms and with most email clients. platforms and with most email clients.
  
-This upgrade introduces some new features and fixes some bugs. The minimal Perl +This maintenance release provides some minor new features and fixes some bugs. 
-used by the Windows version has been upgraded and as a result Windows 9x, + 
-Windows Millennium and Windows NT are no longer officially supported.+Installers are provided for Windows XP or later and Mac OS X 10.3.9 to 10.5.x, 
 +10.6 (Snow Leopard) and 10.7 (Lion). 
 + 
 +The minimal Perl used by the Windows version has been upgraded and as a result 
 +Windows 9x, Windows MillenniumWindows NT and Windows 2000 are no longer 
 +officially supported. 
  
 WHAT'S CHANGED SINCE v1.1.1 WHAT'S CHANGED SINCE v1.1.1
Line 20: Line 21:
 1. New features 1. New features
  
-Magnets with whole e-mail address (e.g. [email protected]) now matches only the +Magnets now offer improved handling of addresses. If a complete email address 
-exact same address. The domain magnets (example.com, @example.com and +(e.g. [email protected]is specified then the magnet will now match only that 
-.example.com) are also supported. (ticket #76)+exact address (e.g. [email protected] will not be caught by the magnet). 
 +Domain magnets (e.g. example.com, @example.com and .example.com) are now 
 +supported properly. (ticket #76)
  
 For more information about exact match and domain match, see: For more information about exact match and domain match, see:
   http://getpopfile.org/docs/glossary:amagnet   http://getpopfile.org/docs/glossary:amagnet
  
-The search/bucket filter part of the History tab can be hilighted when they are +The search/bucket filter part of the History tab can be highlighted when the 
-used. You can enable this option by editing new option in the Advanced tab+page is showing the results of a search or a filter to make it more obvious 
-Its name is 'html_search_filter_highlight'. (ticket #149)+that the page may not be showing all of the message history. You can enable 
 +this new feature by setting the 'html_search_filter_highlight' option in the 
 +Advanced tab to 1. (ticket #149)
  
  
 2. Windows version improvements 2. Windows version improvements
  
-The installer for Windows now installs SSL support by default. (ticket #153)+The installer for Windows now installs SSL support by default. SSL Support 
 +is now provided by a smaller and simpler package which is more up-to-date 
 +than the package used in earlier releases. (ticket #153) 
 + 
 +Several of the utilities included with the Windows version have been upgraded, 
 +including the diagnostic utility.
  
  
 3. Mac OS X version improvements 3. Mac OS X version improvements
  
-The installer for Mac OS X also installs SSL support by default. (ticket #154)+The installers for Mac OS X also install SSL support by default. (ticket #154)
  
  
 4. Other improvements 4. Other improvements
  
-no improvements yet )+This is a maintenance release so there are no major new features included.
  
  
 5. Bug fixes 5. Bug fixes
  
-Fixed a bug that POPFile ignored part of message body if the mesage is encoded +Fixed a bug that POPFile ignored part of message body if the message is encoded 
-in Quited-Printable and a soft line break (=) exists at the end of its body.+in Quoted-Printable and a soft line break (=) exists at the end of its body.
 (ticket #130) (ticket #130)
  
Line 56: Line 66:
 addresses. (ticket #127) addresses. (ticket #127)
  
-Fixed a bug the utility scripts remove some entries of the configuration file +Fixed a bug in some utility scripts that resulted in the removal of some 
-(popfile.cfg). (ticket #135)+entries from the configuration file (popfile.cfg). (ticket #135)
  
 Avoid some Perl warnings. Avoid some Perl warnings.
Line 65: Line 75:
  
     http://getpopfile.org/download/     http://getpopfile.org/download/
 +
  
 GETTING STARTED WITH POPFILE GETTING STARTED WITH POPFILE
Line 72: Line 83:
  
   http://getpopfile.org/docs/QuickStart   http://getpopfile.org/docs/QuickStart
 +
  
 SSL SUPPORT IN WINDOWS SSL SUPPORT IN WINDOWS
  
-** This part should be rewritten**+Up until now SSL support has been an optional feature in the Windows version 
 +and when SSL support was selected the necessary SSL support files were always 
 +downloaded from the internet. 
 + 
 +For this release the Windows version uses a more up-to-date and smaller SSL 
 +package. As a result the SSL support files are now included in the installer 
 +and are no longer optional (i.e. they are always installed now).
  
-SSL Support is offered as one of the optional components by the installer. If 
-the SSL Support option is selected the installer will download the necessary 
-files during installation. 
  
-If SSL support is not selected when installing (or upgrading) POPFile or if the +THREE VERSIONS RELEASED FOR MAC OS X
-installer was unable to download all of the SSL files then POPFile'+
-"Add/Remove Programs" entry can be used to add SSL support to an existing +
-installation.+
  
-TWO VERSIONS RELEASED FOR MAC OS X+There are three versions of the installer for Mac OS X systems: one for the 
 +'Lion' release, one for the previous 'Snow Leopard' release and one for the 
 +the earlier 10.3.9 to 10.5.x releases. The 'Lion' installer has '-lion-' in 
 +its filename and the 'Snow Leopard' installer has '-sl-' in its filename.
  
-There are two versions of installer. 
-One is for Snow Leopard, and another is for the former versions of Mac OS X. 
-The name of Snow Leopard installer will have '-sl' suffix. 
  
 I AM USING THE CROSS PLATFORM VERSION I AM USING THE CROSS PLATFORM VERSION
Line 116: Line 128:
  
  http://getpopfile.org/docs/JP:HowTos:CrossPlatformInstall  http://getpopfile.org/docs/JP:HowTos:CrossPlatformInstall
 +
  
 KNOWN ISSUES KNOWN ISSUES
  
-POPFile now supports IPv4 only.+POPFile currently supports IPv4 only.
 (IPv6 is not supported yet.) (IPv6 is not supported yet.)
 +
  
 CROSS PLATFORM VERSION KNOWN ISSUES CROSS PLATFORM VERSION KNOWN ISSUES
Line 127: Line 141:
 v0.99. They are known to be incompatible with POPFile; v1.40 is the most recent v0.99. They are known to be incompatible with POPFile; v1.40 is the most recent
 release of IO::Socket::SSL that works correctly. release of IO::Socket::SSL that works correctly.
 +
  
 WINDOWS KNOWN ISSUES WINDOWS KNOWN ISSUES
Line 152: Line 167:
 If SSL support is being used then the default setting (no concurrent POP3 If SSL support is being used then the default setting (no concurrent POP3
 connections) _MUST_ be used otherwise POPFile returns an error message. connections) _MUST_ be used otherwise POPFile returns an error message.
 +
  
 v1.0.0, v1.0.1, v1.1.0 and v1.1.1 RELEASE NOTES v1.0.0, v1.0.1, v1.1.0 and v1.1.1 RELEASE NOTES
Line 162: Line 178:
  http://getpopfile.org/docs/ReleaseNotes:1.1.0  http://getpopfile.org/docs/ReleaseNotes:1.1.0
  http://getpopfile.org/docs/ReleaseNotes:1.1.1  http://getpopfile.org/docs/ReleaseNotes:1.1.1
 +
  
 DONATIONS DONATIONS
Line 171: Line 188:
  
  http://getpopfile.org/docs/donate  http://getpopfile.org/docs/donate
 +
  
 10TH ANNIVERSARY 10TH ANNIVERSARY
  
-This year is the tenth anniversary of POPFile, since its first version had been +This year is the tenth anniversary of POPFile. Although it was 
-built as AutoFile. +first released to the public in 2002 development actually started 
-We hope we'll release long-awaited POPFile version 2 later this year.+in 2001. The original version was written in Visual Basic and 
 +called AutoFile. 
 + 
 +We hope to release the long-awaited POPFile version 2 with 
 +multi-user support later this year. 
  
 THANKS THANKS
 
releasenotes/1.1.2.txt · Last modified: 2011/08/21 19:22 by 127.0.0.1
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License