October 10, 2012
This new release includes the following changes:
Fix |
Emails with an empty field such as the subject, body etc will be shown with a message “this field is empty” or “no subject for this email” instead of just showing a blank space. |
Fix |
Email history database size now can store up to 4GB of data per email source. If the database reaches this limit Email Parser will delete the information from the very old messages to save up space. This means that, under the email history window, the very old messages will show only basic info. |
Fix |
Some bug fixes in the email history window user interface. Elements were sometimes arranged incorrectly after doing scroll |
Fix |
Email Parser will only process the first 50 new messages of the inbox, leaving the rest for the next time the inbox is checked. This prevents Email Parser to use a huge amount of system memory when there is a ton of new messages available (for example, thousands). |
Fix |
The action “delete emails from source” now shows “Deleting emails in Outlook email sources is not supported” when trying to delete an email from an Outlook email source as it is not supported. |
Fix |
The Email Parser installer now updates from version 3.1 to 3.2 without wrongly telling that the version 3.2 was already installed. |
Fix |
The left panel now shows a scroll bar when the contents exceed its vertical size. |
Feature |
A new default field called “body_HTML” that stores the HTML version of the email body is now available for the users that need to parse directly the HTML version of the message. |
Feature |
Email attachment saver action now can filter attachmens wuth different extensions. For example “*.jpg;*.png” for saving jpg and png attachments only. |
Feature |
Simple email parsers can now select if you want to extract test from the subject, the html version of the email body or the plain text version of the body. Previously only plain text version of the email body was available for parsing. |
Feature |
Expression match email parsers can now select if you want to extract test from the subject, the html version of the email body or the plain text version of the body. Previously only plain text version of the email body and subject was available for parsing. |
April 4, 2012
This new version comes with a completely redesigned way to handle emails and how the processes are taken to process them. Because of that this version is not backwards compatible with the configuration files of the previous versions. The list of changes is the following:
Feature |
Creation of multiple email filters for the same email source |
Feature |
Email filters can be combined to produce a more complex email filter logic |
Feature |
History tab (under the email source settings window) shows every processed email and gives detailed information about the different Email Parser items that have used that email and their results |
Change |
Email Parsers can take emails from filters or directly from the email source (unfiltered) |
Change |
processes can take emails from Email Parsers, Filters or directly from the email source |
Change |
processes can be attached to another processes to build a flow of processes that process the same email |
Change |
processes can be set to be run once (regardless of the number of emails received) |
Change |
An processes can be run based on a given condition chaining it to the output of a “Bifurcate based on condition” |
Change |
An process can be run multiple times for the same email chaining it to the output of a “Iterate through fields with same name” process |
Feature |
New type of process: Send email |
Feature |
New type of process: Forward email |
Feature |
New type of process: Delete email from source |
Feature |
New type of process: Save email attachments |
Feature |
New type of process: Bifurcate based on condition |
Feature |
New type of process: Iterate through fields with same name |
September 12, 2011
– [Fixed] The check box “Use secure login” in the kind of process that send emails does not update the SMTP port.
– [Fixed] The button “Insert field from parser” into the body does not work.
– [Fixed] Already processed emails are proceseed again under some configurations.
– [Fixed] processes window does not properly close after clicking “Save”.
– [Fixed] Left panel width is now fixed and automatically calculated.
– [Feature] The flow of data between the email sources, parser and processes are shown with arrows on the left panel.
– [Feature] Version and licensing information is shown on Preferences->About.
September 1, 2011
This new release fixes minor bugs reported by the users since the last release:
– [Fixed] Some emails are processed again even if they are already processed.
– [Fixed] Button position on the left pane of the main window is wrong under some main window sizes.
August 29, 2011
The license key format has changed since the first release of the app. If you want to use the most recent version, please request a new license key (a free update) sending an email to
support@emailparser.com.
If you use the same email address as the one used during the purchase there is no additional information needed. If not, please include your Share-it Order Id, it is included in one of the emails you received with the original license key.
August 7, 2011
This is mainly a bug fixing release that solves some reported problems. The fixes are the following:
– [Fixed] Emails that only contain a HTML body (no plain-text version) are not correctly converted to plain text for parsing.
– [Fixed] Script-based processes make the Email Parser configuration file under some cirumstances.
June 30, 2011
Most of the changes and new features are focused on making Email Parser capable of integrating custom developed scripts for performing email filtering, parsing or launching any kind of operations. Of course, the most simple and widely used ways to do these tasks are still available without the need to do any scripting, this is only useful to users with very specific needs that cannot be met with the usual options already available in the last version. Other remarkable feature has been the support for Outlook folders as email sources as many user have requested. This new release also comes with a ton of bug fixes and many improved usability issues. A detailed list of new features:
– [Feature] Support for Outlook folders as email source.
– [Feature] Email sources no have a history tab that shows every processed email.
– [Feature] Settings can now be easily backuped up and restored from the preferences dialog.
– [Feature] An email message that has been already processed can be set to be reprocessed.
– [Feature] New email filter rule based on custom script for advanced email filtering.
– [Feature] Completely reworked simple email parsers. Now easier to set up and test.
– [Feature] New script-based email parsers for advanced email parsing.
– [Feature] New kind of process: Run external program. Allows to launch command line programs or apps with parsed fields as parameters.
– [Feature] processes can now be fired by other processes.
– [Feature] New kind of process: Script-based process. For advanced and custom processes.
Any questions or suggestions? Feel free to participate in the
forum or just
contact us.
August 1, 2010
The documentation page that covers how to use wildcard expressions has been completely rewritten. It now includes examples, complete explanations and a full case scenario.
July 20, 2010
This new release addresses the reported problems in the installer for Windows Vista and 7 systems. It also fixes minor errors found in the program.
October 20, 2009
This new release comes with a major redesign of the database processes among other updates and fixes:
- [General] Improved stability, many bug fixes.
- [General] The output detail can now be increased or decreased by user choice.
- [Email Sources] Added support for email filters.
- [Email Sources] New policy for keeping or deleting emails based on the filter.
- [Field Extractors] Added the support for fields in fixed positions.
- [Field Extractors] Improved documentation. Added examples.
- [Database processes] Support for Excel.
- [Database processes] Support for MySQL.
- [Database processes] Support for Ms SQL Server.
- [Database processes] Support for TXT files.
- [Website] Overall redesign, new welcome page, improved and completed documentation.